summaryrefslogtreecommitdiff
path: root/compiler-rt/test/profile/instrprof-merging.cpp
AgeCommit message (Expand)Author
2024-10-16[AIX][PGO] Enable some profile-rt tests now that -fprofile-instr-generate wor...Wael Yehia
2022-12-19[profile] Convert tests to check 'target=...'Paul Robinson
2022-08-29Mark compiler-rt/test/profile/instrprof-merging.cpp unsupported on WindowsHans Wennborg
2020-03-02[Coverage] Collect all function records in an object (D69471 followup)Vedant Kumar
2020-03-02Second attempt to disable instrprof-merging.cppVedant Kumar
2020-03-02Disable instrprof-merging.cpp to unblock bots while I investigateVedant Kumar
2020-02-28Disable instrprof-merging.cpp on powerpc64 (D69471 follow up)Vedant Kumar
2019-09-24[llvm-cov] NFC: Specify a specific C++ standard in the test.Artem Dergachev
2019-02-26[llvm-cov] Fix llvm-cov on Windows and un-XFAIL testReid Kleckner
2019-02-07[InstrProf] Port test suite to WindowsReid Kleckner
2018-08-07[Coverage] Ignore 'unused' functions with non-zero execution countsVedant Kumar