index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
tools
/
llvm-cov
/
CoverageSummaryInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[llvm-cov] Move LineCoverageIterator to libCoverage. NFC.
Vedant Kumar
2017-10-18
1
-53
/
+0
*
[llvm-cov] Add one correction to r315960 (PR34962)
Vedant Kumar
2017-10-17
1
-7
/
+6
*
[llvm-cov] Remove workaround in line execution count calculation (PR34962)
Vedant Kumar
2017-10-16
1
-15
/
+8
*
[llvm-cov] Factor out logic to iterate over line coverage stats (NFC)
Vedant Kumar
2017-10-14
1
-23
/
+25
*
[llvm-cov] Make report metrics agree with line exec counts, fixes PR34615
Vedant Kumar
2017-09-19
1
-41
/
+67
*
[llvm-cov] Fix a bot failure due to r313417
Vedant Kumar
2017-09-15
1
-3
/
+3
*
[llvm-cov] Avoid over-counting covered lines and regions
Vedant Kumar
2017-09-15
1
-4
/
+14
*
[llvm-cov] Make some summary info fields private. NFC.
Vedant Kumar
2017-09-15
1
-4
/
+2
*
[llvm-cov] Remove a redundant field. NFC.
Vedant Kumar
2017-09-15
1
-4
/
+0
*
[llvm-cov] Fix a lifetime issue
Vedant Kumar
2017-09-08
1
-1
/
+1
*
[Coverage] Add an API to retrive all instantiations of a function (NFC)
Vedant Kumar
2017-08-02
1
-10
/
+27
*
[llvm-cov] Delete the NonCodeLines field, it was always dead
Vedant Kumar
2016-09-19
1
-1
/
+1
*
[llvm-cov] Track function and instantiation coverage separately
Vedant Kumar
2016-09-19
1
-0
/
+12
*
test commit
Ying Yi
2016-07-22
1
-1
/
+1
*
llvm-cov: Simplify coverage reports, fixing PR22575 in the process
Justin Bogner
2015-02-14
1
-25
/
+0
*
llvm-cov: Use the number of executed functions for the function coverage metric.
Alex Lorenz
2014-09-30
1
-5
/
+6
*
llvm-cov: Disentangle the coverage data logic from the display (NFC)
Justin Bogner
2014-09-20
1
-1
/
+1
*
llvm-cov: Rename MappingRegion to coverage::CountedRegion (NFC)
Justin Bogner
2014-09-09
1
-13
/
+13
*
llvm-cov: Remove dead code
Justin Bogner
2014-09-08
1
-1
/
+1
*
llvm-cov: add code coverage tool that's based on coverage mapping format and ...
Alex Lorenz
2014-08-22
1
-0
/
+95