summaryrefslogtreecommitdiff
path: root/compiler-rt/test/profile
AgeCommit message (Expand)Author
2025-11-21[profdata] Skip probes with missing counter and function pointers (#163254)Ellis Hoag
2025-11-17[compiler-rt][Profile] Mark Darwin test work with internal shellAiden Grossman
2025-11-05[compiler-rt][Profile] Temporarily Disable Test on AIXAiden Grossman
2025-10-30[Profile] Rewrite Test to work with Internal ShellAiden Grossman
2025-10-30[profile] Use correct flag in InstrProf test (#165738)Ellis Hoag
2025-10-27[InstrProf][NFC] Use -profile-correlate flag in tests (#163299)Ellis Hoag
2025-09-11[compiler-rt] Fix binary-id-offset.c test to not require shell. (#157954)cmtice
2025-08-28[docs][NFC] Resolve mismatched backticks (#155883)Rageking8
2025-08-11[compiler-rt][test] Require lld for coverage_short_circuit.cppDavid Spickett
2025-08-08[Coverage] Add gap region between binary operator '&& and ||' and RHS (#149085)int-zjt
2025-07-17Fix more compiler-rt tests after #149015.Peter Collingbourne
2025-07-17Rename config.host_os to config.target_os.Peter Collingbourne
2025-06-20[llvm-cov][gcov] Support multi-files coverage in one basic block (#144504)int-zjt
2025-05-20[Coverage] Add testing to validate code coverage for exceptions (#133463)Justin Cady
2025-05-19[Coverage] Fix mapping for do-while loops with terminating statements (#139777)Justin Cady
2025-04-25[compiler-rt] [test] Adjust profile tests to allow arm_aapcs_vfpcc (#137176)Martin Storsjö
2025-04-21[compiler-rt][profile][tests][NFC] Avoid using a.out from PATH (#136465)Hubert Tong
2025-03-31[AIX][PGO] Add testcase for D136192Wael Yehia
2025-03-26[compiler-rt][Darwin][x86] Fix instrprof-darwin-dead-strip test (#132874)David Tellenbach
2025-03-21Reland [Coverage] Fix region termination for GNU statement expressions (#132222)Justin Cady
2025-03-20[profile] Implement a non-mmap path when reading profile files from a non-loc...Wael Yehia
2025-03-19Revert "[Coverage] Fix region termination for GNU statement expressions" (#13...Justin Cady
2025-03-19Revert " [profile] Implement a non-mmap path when reading profile files from ...Arthur Eubanks
2025-03-19[Coverage] Fix region termination for GNU statement expressions (#130976)Justin Cady
2025-03-18 [profile] Implement a non-mmap path when reading profile files from a non-lo...Wael Yehia
2025-03-17[compiler-rt][Darwin][x86] Fix instrprof-darwin-exports test (#131425)David Tellenbach
2025-03-15[profile] Use fprofile-continuous in compiler-rt tests (#126617)Wael Yehia
2025-03-13[InstrProf] Remove -forder-file-instrumentation (#130192)Ellis Hoag
2025-02-06[compiler-rt] Fix binary-id-path.c after da053415d214d6a66ff5f8c69eb35b2c9ada...Zequan Wu
2025-02-06[profile] Add `%b` `LLVM_PROFILE_FILE` option for binary ID (#123963)Sinkevich Artem
2025-01-24[compiler-rt] Fix Windows test after profile summary change (#124318)Ellis Hoag
2025-01-23[llvm-profdata] Add block percent to detailed summary (#105915)Ellis Hoag
2025-01-15[PGO][AIX] Disable multi-process continuous mode test in 32-bitWael Yehia
2025-01-02[gcov] Bump default version to 11.1Fangrui Song
2024-12-29[profile] Enable testing Continuous mode on Linux (#121238)NAKAMURA Takumi
2024-11-27[profile] Make the binary-id-offset.c test more robust (#117647)Josh Stone
2024-11-21[profile] Use base+vaddr for `__llvm_write_binary_ids` note pointers (#114907)Josh Stone
2024-11-19[test][PGO] Add a multi-threaded test for continuous PGO.Wael Yehia
2024-11-18[test][PGO] Use -fprofile-update=atomic instead of mllvm option in Continuous...Wael Yehia
2024-11-14[PGO][test] Enable continuous mode PGO tests on AIX (#115987)Wael Yehia
2024-11-05[compiler-rt][profile] Add support for LLVM profile for Haiku (#107575)Jérôme Duval
2024-10-24[NFC][compiler-rt] fix(compiler-rt/**.py): fix comparison to None (#94015)Eisuke Kawashima
2024-10-23[compiler-rt] [test] Mark a couple files as requiring LF newlinesMartin Storsjö
2024-10-23[compiler-rt][profile] Disable oneline-merging-windows.c on Windows on ArmDavid Spickett
2024-10-17[PGO] Initialize GCOV Writeout and Reset Functions in the Runtime on AIX (#10...Qiongsi Wu
2024-10-16[AIX][PGO] Enable some profile-rt tests now that -fprofile-instr-generate wor...Wael Yehia
2024-10-10[test] env -u is not supported on AIX, use `unset` insteadWael Yehia
2024-10-09[test] remove profile file at the start of profile/instrprof-write-file-atexi...Wael Yehia
2024-10-01[PGO] use -fprofile-update=atomic instead of mllvm option in ContinuousSyncMo...Wael Yehia
2024-09-27[AIX][PGO] Enable PGO continuous mode support on AIX (#110196)Wael Yehia