aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt/test/profile
AgeCommit message (Expand)AuthorFilesLines
2019-12-05[profile] Fix file contention causing dropped counts on Windows under -fprofi...llvmorg-9.0.1-rc2Hans Wennborg3-0/+108
2019-07-12NFC: Unforget a colon in a few CHECK: directives.Artem Dergachev1-2/+2
2019-07-11[profile][test] Fix Profile-* :: instrprof-merge.c etc. on SPARCRainer Orth3-2/+24
2019-06-27[compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*Reid Kleckner5-4/+4
2019-06-24(Reland with changes) Adding a function for setting coverage output file.Sajjad Mirza2-0/+74
2019-06-12Revert r362676 "[Profile]: Add runtime interface to specify file handle for p...Hans Wennborg2-74/+0
2019-06-06[Profile]: Add runtime interface to specify file handle for profile data (Par...Xinliang David Li2-0/+74
2019-04-11Prospective test fix in response to r358104.John McCall1-1/+1
2019-04-02Fix tests after r357452Hans Wennborg2-4/+4
2019-04-02[compiler-rt][test] Make instrprof-set-dir-mode test tolerant of group IDMatt Davis1-1/+5
2019-03-08Reland compiler-rt support for order file instrumentation.Manman Ren3-0/+41
2019-03-05Revert compiler-rt diffs for order file instrumentation to get bot green!Manman Ren3-40/+0
2019-03-04Order File Instrumentation: dump the data in compiler-rtManman Ren3-0/+40
2019-02-27[InstrProf] Use separate comdat group for data and countersReid Kleckner1-2/+9
2019-02-26[llvm-cov] Fix llvm-cov on Windows and un-XFAIL testReid Kleckner1-3/+0
2019-02-14Set hidden attribute on lprofMergeValueProfDataAna Pazos2-0/+66
2019-02-08[InstrProf] Implement static profdata registrationReid Kleckner2-0/+44
2019-02-07[InstrProf] Port test suite to WindowsReid Kleckner39-132/+167
2018-12-22Add support for LLVM profile for NetBSDKamil Rytarowski2-1/+4
2018-12-03[gcov/Darwin] Ensure external symbols are exported when using an export listVedant Kumar1-0/+8
2018-11-28[gcov] Disable instrprof-gcov-fork.test.Matt Morehouse1-0/+2
2018-11-08[Profile] The test for gcov-fork seems to be ok on armCalixte Denizet1-2/+0
2018-11-07[Profile] Mark gcov-fork test as failing for armCalixte Denizet1-0/+2
2018-11-07[Profile] Fix fork test and add tests for execlp and execvp after patch https...Calixte Denizet8-4/+102
2018-11-07[GCOV] Close file mapping handle on Windows, so flushed gcda files can be rem...Marco Castelluccio3-0/+47
2018-11-06[Darwin] Export new weak external symbols when compiling with coverageVedant Kumar1-0/+8
2018-10-30[GCOV] Make test path generic so it passes on all machinesMarco Castelluccio1-1/+1
2018-10-30[GCOV] Add a test for function defined on one line (follow-up of https://revi...Calixte Denizet3-0/+36
2018-10-11[profile] Fix the gcov tests after the patch in D49853 landed.Calixte Denizet14-19/+19
2018-09-25[Profile] Fix gcov testsCalixte Denizet3-7/+7
2018-09-24[profile] Revert commit https://reviews.llvm.org/rL342718Calixte Denizet16-19/+20
2018-09-21[profile] Fix the tests for patch in https://reviews.llvm.org/D49916.Calixte Denizet16-20/+19
2018-09-20[profile] Fix tests in compiler-rt for patch in gcov (https://reviews.llvm.or...Calixte Denizet3-5/+3
2018-09-11[gcov] Fix branch counters with switch statements (fix PR38821)Vedant Kumar2-4/+4
2018-08-07[Coverage] Ignore 'unused' functions with non-zero execution countsVedant Kumar1-0/+53
2018-08-01[gcov] Add test which uses forkMarco Castelluccio3-0/+50
2018-07-31[compiler-rt] Add a routine to specify the mode used when creating profile dirs.Matt Davis1-0/+48
2018-07-31[gcov] Add tests using switch, one with break clauses and one with fallthroughMarco Castelluccio5-0/+98
2018-07-19[profile] Fix typo in testTeresa Johnson1-1/+1
2018-07-19[profile] Add interface to get profile filenameTeresa Johnson1-0/+39
2018-07-16[gcov] Add a test showing differences in line counts when building with or wi...Marco Castelluccio3-0/+48
2018-07-16Add a test with __gcov_flush called before terminating the program.Marco Castelluccio3-0/+43
2018-07-13Add a test with multiple BBs on the same lineMarco Castelluccio3-0/+67
2018-07-12Simplify instrprof-dlopen-dlclose-gcov.test to avoid failures on Aarch64.Marco Castelluccio6-6/+6
2018-07-11[FileCheck] Add -allow-deprecated-dag-overlap to failing compiler-rt testsJoel E. Denny1-2/+2
2018-07-11Remove ppc64 BE XFAILs now that gcov profiling works, after starting a cleanZaara Syeda3-8/+2
2018-07-11Link to the correct bug number about the Mac failure for instrprof-shared-gco...Marco Castelluccio1-1/+1
2018-07-11Revert 336811, there are still some problems with the tests.Zaara Syeda3-2/+8
2018-07-11Remove ppc64 BE XFAILs now that gcov profiling works.Zaara Syeda3-8/+2
2018-07-10Remove s390x XFAILs now that gcov profiling works.Ulrich Weigand3-6/+6