summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/showLineExecutionCounts.cpp
Commit message (Expand)AuthorAgeFilesLines
* InstrProf: Fix display of large numbers in llvm-covJustin Bogner2015-05-131-24/+24
* llvm-cov: Only emit colour by default if the output is a ttyJustin Bogner2015-03-191-2/+2
* InstrProf: Remove xfails for big-endian from coverage testsJustin Bogner2015-03-161-3/+0
* InstrProf: Use the proftext format for these coverage testsJustin Bogner2015-03-091-2/+5
* InstrProf: Teach llvm-cov to show the max count instead of the lastJustin Bogner2015-02-231-2/+2
* llvm-cov: Fix dropped lines when filters were appliedJustin Bogner2014-09-191-1/+6
* llvm-cov: test: add xfail for the big-endian buildbotsAlex Lorenz2014-08-231-0/+3
* llvm-cov: add code coverage tool that's based on coverage mapping format and ...Alex Lorenz2014-08-221-0/+22
OpenPOWER on IntegriCloud