]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - test/tools/llvm-cov/Inputs
For llvm-objdump, hook up existing options to work when using -macho (the Mach-O...
[opencl/llvm.git] / test / tools / llvm-cov / Inputs /
2014-09-30 Alex LorenzRevert r218673 'llvm-cov: add test for report's functio...
2014-09-30 Alex Lorenzllvm-cov: add test for report's function & file associa...
2014-09-30 Alex Lorenzllvm-cov: Use the number of executed functions for...
2014-09-25 Justin Bognerllvm-cov: Combine segments that cover the same location
2014-09-19 Justin Bognerllvm-cov: Prevent a test from matching its own check...
2014-09-19 Justin Bognerllvm-cov: Fix dropped lines when filters were applied
2014-09-11 Justin BognerRevert "llvm-cov: Remove an overly system specific...
2014-09-10 Justin Bognerllvm-cov: Fix a misuse of ArrayRef::slice I introduced...
2014-08-22 Alex Lorenzllvm-cov: add code coverage tool that's based on covera...
2014-05-07 Justin Bognerllvm-cov: Handle missing source files as GCOV does
2014-05-07 Justin Bognerllvm-cov: Implement --no-output
2014-05-02 Justin Bognerllvm-cov: Fix handling of line zero appearing in a...
2014-04-23 Justin Bognerllvm-cov: Add support for gcov's --long-file-names...
2014-03-26 Justin Bognerllvm-cov: Handle functions with no line number
2014-02-04 Justin Bognerllvm-cov: Implement the preserve-paths flag
2014-02-04 Justin Bognerllvm-cov: Implement the object-directory flag
2014-02-04 Justin Bognerllvm-cov: Ignore missing .gcda files
2013-12-19 Yuchen Wullvm-cov: Added -f option for function summaries.
2013-12-18 Yuchen Wullvm-cov: Print coverage summary to STDOUT.
2013-12-18 Yuchen Wullvm-cov: Added -c option for branch counts.
2013-12-16 Yuchen Wullvm-cov: Added -u option for unconditional branch...
2013-12-13 Yuchen Wullvm-cov: Added -b option for branch probabilities.
2013-12-10 Yuchen Wullvm-cov: Added -a option for block data.
2013-12-07 Yuchen Wullvm-cov: Added test.h header to tests.
2013-12-06 Yuchen Wullvm-cov: Regenerated gcov files with r195513 changes.
2013-12-05 Yuchen Wullvm-cov: Changed extension from .llcov to .gcov.
2013-12-04 Daniel JasperUn-revert r196358: "llvm-cov: Added support for functio...
2013-12-04 Daniel JasperRevert r196358: "llvm-cov: Added support for function...
2013-12-04 Yuchen Wullvm-cov: Added support for function checksums.
2013-11-20 Yuchen Wullvm-cov: Added file checksum to gcno and gcda files.
2013-11-14 Yuchen Wullvm-cov: Removed StringMap holding GCOVLines.
2013-11-13 Yuchen WuAdded basic unit test for llvm-cov.
2013-11-12 Yuchen WuRevert "Added basic unit test for llvm-cov."
2013-11-12 Yuchen Wullvm-cov: Added call to update run/program counts.
2013-11-12 Yuchen WuAdded basic unit test for llvm-cov.
2013-11-05 Yuchen WuRevert "Added basic unit test for llvm-cov."
2013-11-05 Yuchen WuAdded basic unit test for llvm-cov.