summaryrefslogtreecommitdiff
path: root/test/profile
AgeCommit message (Expand)Author
2017-06-25[PGO] Implementate profile counter regiser promotion (test case)Xinliang David Li
2017-06-09Minor clean up of profile rt testsXinliang David Li
2017-02-20Revert "[PGO] Suspend SIGKILL for PR_SET_PDEATHSIG in profile-write"Renato Golin
2017-02-16[PGO] Suspend SIGKILL for PR_SET_PDEATHSIG in profile-writeRong Xu
2017-02-14[PGO] Delay profile dir creation until writeXinliang David Li
2017-01-10[PGO] Update the test cases after r291588.Rong Xu
2017-01-10Make cmake link flag naming consistentFrancis Ricci
2016-12-02compiler-rt/test/profile/Linux/lit.local.cfg: [Py3] Use text mode (universal_...NAKAMURA Takumi
2016-11-29[Profile] Fix value profiler eviction bugXinliang David Li
2016-11-29[sanitizer] Add macOS minimum deployment target to all compiler invocations i...Kuba Mracek
2016-10-18[profile] Mark lprofCurFilename as COMPILER_RT_WEAKVedant Kumar
2016-10-11[profile] Add test for dead_strip+live_support functionalityVedant Kumar
2016-09-23Fix the following tests when running under cross-compilation:Chad Rosier
2016-09-01Try to fix another profile testRenato Golin
2016-09-01Fix profile test assuming dumb compilerRenato Golin
2016-08-09[test] Update coverage tests to sync up with r278152Vedant Kumar
2016-08-09[Profile] Implement new API __llvm_profile_dumpXinliang David Li
2016-08-01improve test cases to fix bot failureXinliang David Li
2016-08-01Make test more robust with better matchingXinliang David Li
2016-08-01[Profile] Add new test case to cover comdat renamingXinliang David Li
2016-08-01Fix a bug in lit var def: remove extra spaceXinliang David Li
2016-07-30[Profile] Add a new test caseXinliang David Li
2016-07-23Fix buildbot failureXinliang David Li
2016-07-22[Profile] Tighten test with expected profile countXinliang David Li
2016-07-22[Profile] Fix a fixme in the testXinliang David Li
2016-07-22[Profile] Add new testXinliang David Li
2016-07-21[Profile] deprecate __llvm_profile_override_default_filename (part2)Xinliang David Li
2016-07-21[Profile] Add new test to cover %m specifier with shared library (instrumented)Xinliang David Li
2016-07-21[Profile] More test clean up to read profile from directory specified by -fpr...Xinliang David Li
2016-07-21[Profile] Cleanup test to use new dir input featureXinliang David Li
2016-07-20[Profile] implement interface to get profile path prefixXinliang David Li
2016-07-19[Profile] Test cleanup -- use new lit var for IR PGO tests /NFCXinliang David Li
2016-07-19[Profile] Introduce lit test vars for IR based instrumentationXinliang David Li
2016-07-11[compiler-rt] Fix VisualStudio virtual folders layoutEtienne Bergeron
2016-06-24fix a test bug when executed remotedlyXinliang David Li
2016-06-12[libprofile] Define an expansion `%clang_profgen=`Sean Silva
2016-06-10[profile] fix bot failure on darwinXinliang David Li
2016-06-10[profile] add profile path tests for shared libXinliang David Li
2016-06-10[profile] add profile path testsXinliang David Li
2016-06-09Fix win bot failureXinliang David Li
2016-06-09[profile] Fix test to bail on failed waitpid in instrprof-file_ex.cVedant Kumar
2016-06-08[profile] in-process merging support part-3Xinliang David Li
2016-06-06add -f to rm so the test passes the first time it's run the file file is not ...David Blaikie
2016-06-06[libprofile] Also use `env` for this test.Sean Silva
2016-06-06[libprofile] Add %run to a couple tests.Sean Silva
2016-06-06[profile] code cleanup /NFCXinliang David Li
2016-06-06[profile] in-process mergeing support (part-2)Xinliang David Li
2016-06-04reapply r271577 after OSX bug is fixed (hopefully)Xinliang David Li
2016-06-03Revert "[profile] enable a subtest for vcall inline virtual func"Mehdi Amini
2016-06-02[profile] enable a subtest for vcall inline virtual funcXinliang David Li