summaryrefslogtreecommitdiff
path: root/test/profile
AgeCommit message (Expand)Author
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
2016-03-30[libprofile] Make this test express intent a bit better.Sean Silva
2016-03-29Fix comment in testXinliang David Li
2016-03-29[profile] Make a test work if run by the super-userVedant Kumar
2016-03-28[libprofile] Use one fewer -mllvm option in this test.Sean Silva
2016-03-28[libprofile] Make this test not depend on previous runs.Sean Silva
2016-03-28[libprofile] Make this test a bit more specificSean Silva
2016-03-26Make vp merge test more robustXinliang David Li
2016-03-26[libprofile] Adjust dummy condition to be more forgiving.Sean Silva
2016-03-26[libprofile] Add some missing `env` prefixes on commands.Sean Silva
2016-03-26Stop depending on the keys in a hash table being in a particular order.Richard Smith
2016-03-25[profile] Add integration test to validate PGO function namesVedant Kumar
2016-03-09Fix a minor bug in testXinliang David Li
2016-03-08[Fix r262788] Fix missed prototype with the old llvm* name.Filipe Cabecinhas
2016-03-06[PGO] internal API name cleanups (for better consistency)Xinliang David Li
2016-03-04[PGO] Add API to check compatibility of profile data in bufferXinliang David Li
2016-03-03[PGO] Add API for profile merge from bufferXinliang David Li
2016-03-02Fix minor bug in testXinliang David Li
2016-02-28Test cleanupsXinliang David Li
2016-02-28[PGO] add a test for available_externally functionsXinliang David Li
2016-02-19minor test runline cleanupXinliang David Li
2016-02-19[PGO] Enable profile-rt testing on all supported targetsXinliang David Li
2016-02-18Add test coverage for default linkerXinliang David Li
2016-02-10Rollback 260394 -- 32bit test needs more config supportXinliang David Li
2016-02-10Add tests for -m32Xinliang David Li
2016-02-08[PGO] Simpflify test and increase coverageXinliang David Li
2016-02-07Test update : tighten up checksXinliang David Li
2016-02-07Revert 260050 -- new test case should not be includedXinliang David Li
2016-02-07Test update : tighten up checksXinliang David Li
2016-02-07Add coverage tests (defaulted constructors/destructor)Xinliang David Li
2016-01-29[profile] Support hostname expansion in LLVM_PROFILE_FILEVedant Kumar
2016-01-27Fix a bug in test case (both ir,fe instr were turned onXinliang David Li
2016-01-25[PGO] Add a test case covering IR based VP instrumentationXinliang David Li
2016-01-25[PGO] Add test case covering clang FE based VP instrumentationXinliang David Li
2016-01-21Resubmit test case with more restrictionXinliang David Li
2016-01-20Revert "[coverage] Add a test case to cover coverage testing with comdat"Renato Golin
2016-01-20[test] Add a short explanation to instrprof-comdat.hVedant Kumar
2016-01-20[coverage] Add a test case to cover coverage testing with comdatXinliang David Li
2016-01-14[Coverage] add test cases for coverage testingXinliang David Li
2016-01-12[PGO] Add Linux specific test cases for profile runtimeXinliang David Li
2016-01-12 Revert r257444 : arm build bots failureXinliang David Li
2016-01-12[PGO] Add Linux specific test cases for profile runtimeXinliang David Li
2016-01-12Fix comment of testXinliang David Li
2016-01-08[PGO] Add runtime hook so that IR instrumentation can override versionXinliang David Li
2016-01-08Use more strict checks for merge Profile resultsXinliang David Li
2016-01-08[PGO] Update test to match sorted outputXinliang David Li
2015-12-29[PGO]: Refactor VP data writerXinliang David Li