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.h
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
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-14
/
+14
*
[llvm-cov] Multi-threaded implementation of prepareFileReports method.
Max Moroz
2018-01-05
1
-0
/
+14
*
[llvm-cov] Move LineCoverageIterator to libCoverage. NFC.
Vedant Kumar
2017-10-18
1
-89
/
+0
*
[llvm-cov] Factor out logic to iterate over line coverage stats (NFC)
Vedant Kumar
2017-10-14
1
-3
/
+78
*
[llvm-cov] Make report metrics agree with line exec counts, fixes PR34615
Vedant Kumar
2017-09-19
1
-2
/
+16
*
[llvm-cov] Avoid over-counting covered lines and regions
Vedant Kumar
2017-09-15
1
-4
/
+15
*
[llvm-cov] Make some summary info fields private. NFC.
Vedant Kumar
2017-09-15
1
-3
/
+26
*
[llvm-cov] Remove a redundant field. NFC.
Vedant Kumar
2017-09-15
1
-13
/
+4
*
[llvm-cov] Fix a lifetime issue
Vedant Kumar
2017-09-08
1
-4
/
+4
*
[Coverage] Add an API to retrive all instantiations of a function (NFC)
Vedant Kumar
2017-08-02
1
-4
/
+6
*
[llvm-cov] Refactor logic for storing demangled symbols, NFC
Vedant Kumar
2017-02-05
1
-0
/
+13
*
[llvm-cov] Delete the NonCodeLines field, it was always dead
Vedant Kumar
2016-09-19
1
-12
/
+6
*
[llvm-cov] Track function and instantiation coverage separately
Vedant Kumar
2016-09-19
1
-0
/
+9
*
Move coverage related code into a separate library.
Easwaran Raman
2016-04-29
1
-1
/
+1
*
[llvm-cov] Don't emit 'nan%' in reports
Vedant Kumar
2016-04-29
1
-0
/
+6
*
llvm-cov: Simplify coverage reports, fixing PR22575 in the process
Justin Bogner
2015-02-14
1
-15
/
+38
*
llvm-cov: Use the number of executed functions for the function coverage metric.
Alex Lorenz
2014-09-30
1
-9
/
+10
*
llvm-cov: Disentangle the coverage data logic from the display (NFC)
Justin Bogner
2014-09-20
1
-1
/
+1
*
llvm-cov: Move FunctionCoverageMapping into CoverageMapping.h (NFC)
Justin Bogner
2014-09-12
1
-2
/
+3
*
llvm-cov: add code coverage tool that's based on coverage mapping format and ...
Alex Lorenz
2014-08-22
1
-0
/
+131