summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/profile
Commit message (Expand)AuthorAgeFilesLines
* [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
* Fix broken testXinliang David Li2017-07-131-3/+0
* [PGO] Add a test for 2-deep loop nestXinliang David Li2017-07-121-0/+51
* [profile] Move __llvm_profile_filename into a separate objectVedant Kumar2017-06-291-6/+16
* [PGO] Implementate profile counter regiser promotion (test case)Xinliang David Li2017-06-252-0/+114
* Minor clean up of profile rt testsXinliang David Li2017-06-092-3/+3
* Revert "[PGO] Suspend SIGKILL for PR_SET_PDEATHSIG in profile-write"Renato Golin2017-02-201-36/+0
* [PGO] Suspend SIGKILL for PR_SET_PDEATHSIG in profile-writeRong Xu2017-02-161-0/+36
* [PGO] Delay profile dir creation until writeXinliang David Li2017-02-141-0/+13
* [PGO] Update the test cases after r291588.Rong Xu2017-01-101-3/+3
* Make cmake link flag naming consistentFrancis Ricci2017-01-101-3/+3
* compiler-rt/test/profile/Linux/lit.local.cfg: [Py3] Use text mode (universal_...NAKAMURA Takumi2016-12-021-0/+1
* [Profile] Fix value profiler eviction bugXinliang David Li2016-11-291-0/+47
* [sanitizer] Add macOS minimum deployment target to all compiler invocations i...Kuba Mracek2016-11-291-7/+1
* [profile] Mark lprofCurFilename as COMPILER_RT_WEAKVedant Kumar2016-10-181-2/+2
* [profile] Add test for dead_strip+live_support functionalityVedant Kumar2016-10-112-2/+69
* Fix the following tests when running under cross-compilation:Chad Rosier2016-09-234-6/+6
* Try to fix another profile testRenato Golin2016-09-011-1/+1
* Fix profile test assuming dumb compilerRenato Golin2016-09-011-1/+1
* [test] Update coverage tests to sync up with r278152Vedant Kumar2016-08-097-63/+63
OpenPOWER on IntegriCloud