summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/profile
Commit message (Expand)AuthorAgeFilesLines
* [gcov] Add test which uses forkMarco Castelluccio2018-08-013-0/+50
* [compiler-rt] Add a routine to specify the mode used when creating profile dirs.Matt Davis2018-07-311-0/+48
* [gcov] Add tests using switch, one with break clauses and one with fallthroughMarco Castelluccio2018-07-315-0/+98
* [profile] Fix typo in testTeresa Johnson2018-07-191-1/+1
* [profile] Add interface to get profile filenameTeresa Johnson2018-07-191-0/+39
* [gcov] Add a test showing differences in line counts when building with or wi...Marco Castelluccio2018-07-163-0/+48
* Add a test with __gcov_flush called before terminating the program.Marco Castelluccio2018-07-163-0/+43
* Add a test with multiple BBs on the same lineMarco Castelluccio2018-07-133-0/+67
* Simplify instrprof-dlopen-dlclose-gcov.test to avoid failures on Aarch64.Marco Castelluccio2018-07-126-6/+6
* [FileCheck] Add -allow-deprecated-dag-overlap to failing compiler-rt testsJoel E. Denny2018-07-111-2/+2
* Remove ppc64 BE XFAILs now that gcov profiling works, after starting a cleanZaara Syeda2018-07-113-8/+2
* Link to the correct bug number about the Mac failure for instrprof-shared-gco...Marco Castelluccio2018-07-111-1/+1
* Revert 336811, there are still some problems with the tests.Zaara Syeda2018-07-113-2/+8
* Remove ppc64 BE XFAILs now that gcov profiling works.Zaara Syeda2018-07-113-8/+2
* Remove s390x XFAILs now that gcov profiling works.Ulrich Weigand2018-07-103-6/+6
* Reapply "Make __gcov_flush flush counters for all shared libraries"Marco Castelluccio2018-07-1019-16/+607
* Revert "Make __gcov_flush flush counters for all shared libraries"Michael Zolotukhin2018-07-0719-598/+16
* Make __gcov_flush flush counters for all shared librariesMarco Castelluccio2018-07-0519-16/+598
* [profile] Add llvm_gcov_flush to be called outside a shared libraryChih-Hung Hsieh2018-06-291-0/+30
* [Darwin] Add an integration test for PGO + symbol exportsVedant Kumar2018-06-281-0/+11
* [profile] Move newly added test to the supported platformRong Xu2018-04-021-0/+0
* [profile] Fix value profile runtime merging issuesRong Xu2018-04-021-0/+79
* [profile] Test the exported symbol set for empty programsVedant Kumar2018-02-281-2/+14
* Update test counter_promo_nest.c to meet llvm changeSerguei Katkov2018-02-081-0/+3
* Add space inside the regular expression.Rafael Espindola2018-02-081-1/+1
* Remove extra space.Rafael Espindola2018-02-081-1/+1
* Update for llvm change.Rafael Espindola2018-02-071-1/+1
* Hide some symbols to avoid a crash on shutdown when using code coverageMarco Castelluccio2018-01-032-0/+32
* [PGO] Test case changes for D41059Xinliang David Li2017-12-183-6/+42
* [profile] Port the runtime to Solaris (retry)Vedant Kumar2017-12-141-1/+1
* Revert "(HEAD -> master, origin/master, origin/HEAD) [profile] Port the runti...Vedant Kumar2017-12-141-1/+1
* [profile] Port the runtime to SolarisVedant Kumar2017-12-141-1/+1
* Update test case for r320180Xinliang David Li2017-12-081-2/+2
* Test case update for D40873Xinliang David Li2017-12-071-2/+2
* Revert test case change for r319794Xinliang David Li2017-12-051-2/+2
* [PGO] fix test case for D40702Xinliang David Li2017-12-051-2/+2
* [ubsan] Re-commit: lit changes for lld testing, future lto testing.Roman Lebedev2017-12-011-1/+3
* [PGO] Add a test case for infinite loopsXinliang David Li2017-11-301-0/+30
* Adjust test after r318159Adam Nemet2017-11-141-0/+1
* Disable profile tests on Android.Evgeniy Stepanov2017-10-111-0/+3
* [profile] Update Linux-only tests after r313597Vedant Kumar2017-09-192-2/+2
* Resubmit "[lit] Force site configs to run before source-tree configs"Zachary Turner2017-09-151-11/+0
* Revert "[lit] Force site configs to run before source-tree configs"Zachary Turner2017-09-151-0/+11
* [lit] Force site configs to be run before source-tree configsZachary Turner2017-09-141-11/+0
* Revert: Enable profile on NetBSDKamil Rytarowski2017-08-151-1/+1
* Revert r310857 due to internal test failureXinliang David Li2017-08-151-17/+1
* [PGO] Add support for relocate profile dumping directoryXinliang David Li2017-08-141-1/+17
* [llvm-cov] Fix compiler-rt tests failing in build bots after rL310827.Sean Eveson2017-08-144-6/+6
* Enable profile on NetBSDKamil Rytarowski2017-08-131-1/+1
* coverage: Update tests to reflect changes from r310012Vedant Kumar2017-08-042-2/+2
OpenPOWER on IntegriCloud