This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
compiler-rt
/
test
/
profile
/
ContinuousSyncMode
History
Wael Yehia
45e1a38a10
[PGO] use -fprofile-update=atomic instead of mllvm option in ContinuousSyncMode/set-file-object.c
...
because on some platforms (e.g. AIX) the compiler adds -latomic to the link step in 32-bit.
2024-10-01 01:14:34 +00:00
..
basic.c
…
darwin-proof-of-concept.c
[CompilerRT][Tests] Fix profile/darwin-proof-of-concept.c (
#104237
)
2024-08-15 06:16:27 -07:00
get-filename.c
…
image-with-mcdc.c
Reapply: [MC/DC][Coverage] Loosen the limit of NumConds from 6 (
#82448
)
2024-06-14 19:31:56 +09:00
image-with-no-counters.c
…
multiple-DSOs.c
…
online-merging-windows.c
[test] add 'REQUIRES: lld-available' to online-merging-windows.c
2023-09-13 10:30:56 -04:00
online-merging.c
…
pid-substitution.c
…
reset-default-profile.c
[Profile] Disable continuous mode when reset to default.profraw due to malformed LLVM_PROFILE_FILE. (
#74879
)
2023-12-11 10:13:08 -05:00
runtime-counter-relocation.c
[AIX][PGO] Enable PGO continuous mode support on AIX (
#110196
)
2024-09-27 22:34:05 +00:00
set-file-object.c
[PGO] use -fprofile-update=atomic instead of mllvm option in ContinuousSyncMode/set-file-object.c
2024-10-01 01:14:34 +00:00
set-filename.c
…