summaryrefslogtreecommitdiff
path: root/test/profile
AgeCommit message (Expand)Author
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
2016-06-02[profile] Add end-end test of vp for inline virtual functionsXinliang David Li
2016-05-28Move test only for the relevant platformXinliang David Li
2016-05-27[profile] Add a test to ensure runtime allocator is not invokedXinliang David Li
2016-05-26Add missing test case changesXinliang David Li
2016-05-25[profile] Add early checking to bypass node pointer updateXinliang David Li
2016-05-22[profile] initialize static pool properly Xinliang David Li
2016-05-21[profile] Static counter allocation for value profiling (part-2)Xinliang David Li
2016-05-20[profile] PROF_ERR, PROF_WARNXinliang David Li
2016-05-19[profile] entry eviction support in value profilerXinliang David Li
2016-05-13[profile] Eliminate dynamic memory allocation for buffered writerXinliang David Li
2016-05-11Reapply r268608 Rong Xu
2016-05-10Revert r268130 -- more bot failureXinliang David Li
2016-05-10Reapply r268608 after IR instr bug fixXinliang David Li
2016-05-09Remove XFAILXinliang David Li
2016-05-09Re install test reverted by r268866Xinliang David Li
2016-05-07[InstrProf] Delete unstable test on ARM. See PR27667Renato Golin
2016-05-06Revert r268608 -- unexplained darwin bot failureXinliang David Li
2016-05-06[InstProf] Temporarily removing a test that fails/passes on different configu...Renato Golin
2016-05-06XFAILing a test on ARM. See PR27667Renato Golin
2016-05-05Add a test of VP with shared libXinliang David Li
2016-05-05IR value profile testing cleanup Xinliang David Li
2016-04-16Replace hardcoded comment at 'lit.site.cfg.in'Alex Denisov
2016-04-13[PGO] Fix the buildbots for r266229. Betul Buyukkurt
2016-03-30[profile] Remove quotes around env variable, NFCVedant Kumar
2016-03-30[profile] Test error reporting by writing to a temp directoryVedant Kumar