summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/sancov
Commit message (Expand)AuthorAgeFilesLines
* Revert 374629 "[sancov] Accommodate sancov and coverage report server for use...Vitaly Buka2019-10-129-13/+11
* [sancov] Accommodate sancov and coverage report server for use under WindowsVitaly Buka2019-10-129-11/+13
* [sancov] Use LLVM Support library JSON writer in favor of individual implemen...Vitaly Buka2019-10-123-78/+107
* [sancov] better input parameters validationMike Aizatsky2017-03-032-1/+7
* [sancov] applying blacklist to covered points tooMike Aizatsky2017-01-192-6/+22
* [sancov] hash prefix results in huge merge files, use shorter prefixMike Aizatsky2016-12-211-19/+19
* [sancov] skip dead files from computationsMike Aizatsky2016-12-174-8/+32
* [sancov] introducing symbolized coverage files (.symcov)Mike Aizatsky2016-09-285-6/+143
* [sancov] extracting AArch64 test to a separate file.Mike Aizatsky2016-08-152-4/+5
* Add missing REQUIRES in sancov/print_coverage_pcs.test: it requires aarch64 a...Mehdi Amini2016-08-131-1/+1
* [AArch64] Registering default MCInstrAnalysisMike Aizatsky2016-08-122-0/+4
* [sancov] test file cleanupMike Aizatsky2016-08-121-1/+0
* [sancov] MachO indirect symbols support.Mike Aizatsky2016-08-122-0/+24
* Disable sancov tests failing due to apparent endianness issuesReid Kleckner2016-08-102-2/+2
* [sancov] Port sancov -print-coverage-pcs to COFFReid Kleckner2016-08-102-10/+33
* [sancov] Run more sancov tests on non-x86-Linux machinesReid Kleckner2016-08-103-3/+3
* [sancov] Revert r271695 which broke all of the PPC bots.Chandler Carruth2016-06-047-10/+5
* [sancov] Disable these tests if there is no X86 backendReid Kleckner2016-06-031-0/+4
* [sancov] Run sancov tests on more platformsReid Kleckner2016-06-037-5/+10
* [sancov] using normalized filenames for blacklist checks.Mike Aizatsky2016-04-2110-29/+28
* [sancov] renaming statistics fields.Mike Aizatsky2016-03-241-4/+4
* [sancov] -print-coverage-stats option to print various coverage statistics.Mike Aizatsky2016-03-241-0/+9
* [sancov] using md5 for anchors in attempt to reduce file size.Mike Aizatsky2016-03-111-1/+1
* [sancov] print_coverage_points command.Mike Aizatsky2016-02-271-0/+20
* [sancov] improved object files handling.Mike Aizatsky2016-02-127-8/+8
* [sancov] html reportMike Aizatsky2016-01-141-0/+6
* [sancov] blacklist support.Mike Aizatsky2015-12-168-10/+17
* sancov -not-covered-functions.Mike Aizatsky2015-12-042-6/+12
* enabling sancov tests on linux x86_64 onlyMike Aizatsky2015-11-172-0/+2
* disabling sancov tests: too many failures on different platforms.Mike Aizatsky2015-11-122-0/+0
* sancov tests - platform independent separatorsMike Aizatsky2015-11-121-4/+4
* sancov test suiteMike Aizatsky2015-11-127-0/+47
OpenPOWER on IntegriCloud