summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/profile/Linux
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename remaining cc files in test/profile to cppNico Weber2019-08-051-3/+3
* [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*Reid Kleckner2019-06-271-0/+0
* Fix tests after r357452Hans Wennborg2019-04-022-4/+4
* Set hidden attribute on lprofMergeValueProfDataAna Pazos2019-02-141-0/+6
* [profile] Move newly added test to the supported platformRong Xu2018-04-021-0/+79
* Update test counter_promo_nest.c to meet llvm changeSerguei Katkov2018-02-081-0/+3
* [PGO] Test case changes for D41059Xinliang David Li2017-12-181-4/+4
* [ubsan] Re-commit: lit changes for lld testing, future lto testing.Roman Lebedev2017-12-011-1/+3
* [profile] Update Linux-only tests after r313597Vedant Kumar2017-09-191-1/+1
* [llvm-cov] Fix compiler-rt tests failing in build bots after rL310827.Sean Eveson2017-08-144-6/+6
* coverage: Update tests to reflect changes from r310012Vedant Kumar2017-08-041-1/+1
* Fix broken testXinliang David Li2017-07-131-3/+0
* [PGO] Add a test for 2-deep loop nestXinliang David Li2017-07-121-0/+51
* [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
* compiler-rt/test/profile/Linux/lit.local.cfg: [Py3] Use text mode (universal_...NAKAMURA Takumi2016-12-021-0/+1
* [profile] Mark lprofCurFilename as COMPILER_RT_WEAKVedant Kumar2016-10-181-8/+0
* Fix the following tests when running under cross-compilation:Chad Rosier2016-09-234-6/+6
* Fix profile test assuming dumb compilerRenato Golin2016-09-011-1/+1
* [test] Update coverage tests to sync up with r278152Vedant Kumar2016-08-093-19/+19
* [Profile] Add new test case to cover comdat renamingXinliang David Li2016-08-011-0/+6
* [Profile] Add a new test caseXinliang David Li2016-07-301-0/+35
* [libprofile] Define an expansion `%clang_profgen=`Sean Silva2016-06-121-1/+1
* [profile] fix bot failure on darwinXinliang David Li2016-06-101-0/+8
* add -f to rm so the test passes the first time it's run the file file is not ...David Blaikie2016-06-061-1/+1
* [profile] code cleanup /NFCXinliang David Li2016-06-061-11/+12
* [profile] in-process mergeing support (part-2)Xinliang David Li2016-06-061-0/+16
* Move test only for the relevant platformXinliang David Li2016-05-281-0/+8
* [profile] Add a test to ensure runtime allocator is not invokedXinliang David Li2016-05-271-0/+6
* [profile] initialize static pool properly Xinliang David Li2016-05-221-1/+1
* Make vp merge test more robustXinliang David Li2016-03-261-14/+17
* [PGO] internal API name cleanups (for better consistency)Xinliang David Li2016-03-061-2/+2
* [PGO] Add API for profile merge from bufferXinliang David Li2016-03-031-0/+110
* Test cleanupsXinliang David Li2016-02-282-5/+5
* [PGO] add a test for available_externally functionsXinliang David Li2016-02-281-0/+29
* minor test runline cleanupXinliang David Li2016-02-192-2/+2
* Add test coverage for default linkerXinliang David Li2016-02-181-4/+11
* Rollback 260394 -- 32bit test needs more config supportXinliang David Li2016-02-104-31/+1
* Add tests for -m32Xinliang David Li2016-02-104-1/+31
* [PGO] Simpflify test and increase coverageXinliang David Li2016-02-082-19/+20
* Test update : tighten up checksXinliang David Li2016-02-072-6/+4
* Revert 260050 -- new test case should not be includedXinliang David Li2016-02-073-46/+6
* Test update : tighten up checksXinliang David Li2016-02-073-6/+46
* Add coverage tests (defaulted constructors/destructor)Xinliang David Li2016-02-072-0/+59
* Resubmit test case with more restrictionXinliang David Li2016-01-211-0/+6
* [Coverage] add test cases for coverage testingXinliang David Li2016-01-142-0/+44
OpenPOWER on IntegriCloud