summaryrefslogtreecommitdiff
path: root/test/profile
AgeCommit message (Expand)Author
2018-07-19[profile] Fix typo in testTeresa Johnson
2018-07-19[profile] Add interface to get profile filenameTeresa Johnson
2018-07-16[gcov] Add a test showing differences in line counts when building with or wi...Marco Castelluccio
2018-07-16Add a test with __gcov_flush called before terminating the program.Marco Castelluccio
2018-07-13Add a test with multiple BBs on the same lineMarco Castelluccio
2018-07-12Simplify instrprof-dlopen-dlclose-gcov.test to avoid failures on Aarch64.Marco Castelluccio
2018-07-11[FileCheck] Add -allow-deprecated-dag-overlap to failing compiler-rt testsJoel E. Denny
2018-07-11Remove ppc64 BE XFAILs now that gcov profiling works, after starting a cleanZaara Syeda
2018-07-11Link to the correct bug number about the Mac failure for instrprof-shared-gco...Marco Castelluccio
2018-07-11Revert 336811, there are still some problems with the tests.Zaara Syeda
2018-07-11Remove ppc64 BE XFAILs now that gcov profiling works.Zaara Syeda
2018-07-10Remove s390x XFAILs now that gcov profiling works.Ulrich Weigand
2018-07-10Reapply "Make __gcov_flush flush counters for all shared libraries"Marco Castelluccio
2018-07-07Revert "Make __gcov_flush flush counters for all shared libraries"Michael Zolotukhin
2018-07-05Make __gcov_flush flush counters for all shared librariesMarco Castelluccio
2018-06-29[profile] Add llvm_gcov_flush to be called outside a shared libraryChih-Hung Hsieh
2018-06-28[Darwin] Add an integration test for PGO + symbol exportsVedant Kumar
2018-04-02[profile] Move newly added test to the supported platformRong Xu
2018-04-02[profile] Fix value profile runtime merging issuesRong Xu
2018-02-28[profile] Test the exported symbol set for empty programsVedant Kumar
2018-02-08Update test counter_promo_nest.c to meet llvm changeSerguei Katkov
2018-02-08Add space inside the regular expression.Rafael Espindola
2018-02-08Remove extra space.Rafael Espindola
2018-02-07Update for llvm change.Rafael Espindola
2018-01-03Hide some symbols to avoid a crash on shutdown when using code coverageMarco Castelluccio
2017-12-18[PGO] Test case changes for D41059Xinliang David Li
2017-12-14[profile] Port the runtime to Solaris (retry)Vedant Kumar
2017-12-14Revert "(HEAD -> master, origin/master, origin/HEAD) [profile] Port the runti...Vedant Kumar
2017-12-14[profile] Port the runtime to SolarisVedant Kumar
2017-12-08Update test case for r320180Xinliang David Li
2017-12-07Test case update for D40873Xinliang David Li
2017-12-05Revert test case change for r319794Xinliang David Li
2017-12-05[PGO] fix test case for D40702Xinliang David Li
2017-12-01[ubsan] Re-commit: lit changes for lld testing, future lto testing.Roman Lebedev
2017-11-30[PGO] Add a test case for infinite loopsXinliang David Li
2017-11-14Adjust test after r318159Adam Nemet
2017-10-11Disable profile tests on Android.Evgeniy Stepanov
2017-09-19[profile] Update Linux-only tests after r313597Vedant Kumar
2017-09-15Resubmit "[lit] Force site configs to run before source-tree configs"Zachary Turner
2017-09-15Revert "[lit] Force site configs to run before source-tree configs"Zachary Turner
2017-09-14[lit] Force site configs to be run before source-tree configsZachary Turner
2017-08-15Revert: Enable profile on NetBSDKamil Rytarowski
2017-08-15Revert r310857 due to internal test failureXinliang David Li
2017-08-14[PGO] Add support for relocate profile dumping directoryXinliang David Li
2017-08-14[llvm-cov] Fix compiler-rt tests failing in build bots after rL310827.Sean Eveson
2017-08-13Enable profile on NetBSDKamil Rytarowski
2017-08-04coverage: Update tests to reflect changes from r310012Vedant Kumar
2017-07-13Fix broken testXinliang David Li
2017-07-12[PGO] Add a test for 2-deep loop nestXinliang David Li
2017-06-29[profile] Move __llvm_profile_filename into a separate objectVedant Kumar