summaryrefslogtreecommitdiff
path: root/test/tools/llvm-cov
Commit message (Expand)AuthorAge
* llvm-cov: Ignore missing .gcda filesJustin Bogner2014-02-04
* llvm-cov: Document the llvm-cov testsJustin Bogner2014-02-04
* llvm-cov: Expect a source file as a positional parameterJustin Bogner2014-01-29
* [Sparc] Add sparc to the list of XFAIL architecture. It seems that the llvm-c...Venkatraman Govindaraju2014-01-25
* llvm-cov: Added -f option for function summaries.Yuchen Wu2013-12-19
* llvm-cov: Print coverage summary to STDOUT.Yuchen Wu2013-12-18
* llvm-cov: Added -c option for branch counts.Yuchen Wu2013-12-18
* llvm-cov: Added -u option for unconditional branch info.Yuchen Wu2013-12-16
* llvm-cov: Added -b option for branch probabilities.Yuchen Wu2013-12-13
* llvm-cov: Added -a option for block data.Yuchen Wu2013-12-10
* llvm-cov: Added test.h header to tests.Yuchen Wu2013-12-07
* llvm-cov: Regenerated gcov files with r195513 changes.Yuchen Wu2013-12-06
* llvm-cov: Changed extension from .llcov to .gcov.Yuchen Wu2013-12-05
* Un-revert r196358: "llvm-cov: Added support for function checksums."Daniel Jasper2013-12-04
* Revert r196358: "llvm-cov: Added support for function checksums."Daniel Jasper2013-12-04
* llvm-cov: Added support for function checksums.Yuchen Wu2013-12-04
* llvm-cov: Another fix to llvm-cov test.Yuchen Wu2013-12-03
* Further fix to llvm-cov test.Daniel Jasper2013-12-03
* Fix llvm-cov test as suggested in r196228's post commit review.Daniel Jasper2013-12-03
* Copy input files to test directory.Daniel Jasper2013-12-03
* llvm-cov.test: Resurrect part of r194694 for win32 hosts.NAKAMURA Takumi2013-12-03
* llvm-cov: Removed output to STDOUT/specified file.Yuchen Wu2013-12-03
* mips: XFAIL llvm-cov testPetar Jovanovic2013-11-29
* llvm-cov: Added file checksum to gcno and gcda files.Yuchen Wu2013-11-20
* llvm-cov.test: Remove XFAIL:arm. Seems this is passing since my tweaks.NAKAMURA Takumi2013-11-14
* llvm-cov.test: Tweak win32 hosts not confused by \r\n in llvm-cov's stdout.NAKAMURA Takumi2013-11-14
* Suppress llvm-cov.test on Win32, with REQUIRES: shellNAKAMURA Takumi2013-11-14
* llvm-cov: Removed StringMap holding GCOVLines.Yuchen Wu2013-11-14
* llvm-cov: Replaced asserts with proper error handling.Yuchen Wu2013-11-14
* llvm-cov: Changed XFAIL targets to be more generic.Yuchen Wu2013-11-13
* Added basic unit test for llvm-cov.Yuchen Wu2013-11-13
* Revert "Added basic unit test for llvm-cov."Yuchen Wu2013-11-12
* llvm-cov: Added call to update run/program counts.Yuchen Wu2013-11-12
* Added basic unit test for llvm-cov.Yuchen Wu2013-11-12
* Revert "Added basic unit test for llvm-cov."Yuchen Wu2013-11-05
* Added basic unit test for llvm-cov.Yuchen Wu2013-11-05