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
/
SourceCoverageViewHTML.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-cov] Avoid 0% when reporting something that's 0/0
Alex Lorenz
2016-11-21
1
-4
/
+8
*
[llvm-cov] Turn line numbers in html reports into clickable links
Vedant Kumar
2016-11-02
1
-3
/
+5
*
[llvm-cov] Do not print out the filename of the object file
Vedant Kumar
2016-10-25
1
-5
/
+2
*
[llvm-cov] Get rid of all invalid filename references
Vedant Kumar
2016-09-23
1
-1
/
+1
*
[llvm-cov] Minor cleanup. NFC.
Vedant Kumar
2016-09-23
1
-6
/
+6
*
[llvm-cov] Emit a link to some documentation
Vedant Kumar
2016-09-19
1
-0
/
+7
*
[llvm-cov] Make a helper method static for re-use (NFC)
Vedant Kumar
2016-09-19
1
-2
/
+2
*
[llvm-cov] Track function and instantiation coverage separately
Vedant Kumar
2016-09-19
1
-2
/
+5
*
[llvm-cov] Don't recompute the 'Covered' field from *CoverageInfo (NFC)
Vedant Kumar
2016-09-19
1
-6
/
+5
*
[llvm-cov] Drop another redundant 'No.' suffix
Vedant Kumar
2016-09-19
1
-1
/
+1
*
[llvm-cov] Move some layout logic to the right spot (NFC)
Vedant Kumar
2016-09-15
1
-1
/
+1
*
[llvm-cov] Hide instantiation views for unexecuted functions
Vedant Kumar
2016-09-15
1
-1
/
+9
*
[llvm-cov] Don't create 'jump to ...' links in nested views
Vedant Kumar
2016-09-15
1
-1
/
+1
*
[llvm-cov] Make a method name more accurate (NFC)
Vedant Kumar
2016-09-15
1
-3
/
+2
*
[llvm-cov] Just emit the version number in the index file
Vedant Kumar
2016-09-13
1
-2
/
+1
*
[llvm-cov] - Included footer "Generated by llvm-cov -- llvm version <version ...
Ying Yi
2016-09-13
1
-2
/
+4
*
[llvm-cov] Move the 'jump to first unexecuted line' link
Vedant Kumar
2016-09-10
1
-14
/
+15
*
[llvm-cov] Minor visual tweaks for html reports
Vedant Kumar
2016-09-10
1
-54
/
+21
*
[llvm-cov] Remove some asserts in the html renderer (NFC)
Vedant Kumar
2016-09-09
1
-5
/
+1
*
[llvm-cov] Emit a summary in the report directory's index
Vedant Kumar
2016-09-09
1
-21
/
+105
*
[llvm-cov] Fix issues with segment highlighting in the html view
Vedant Kumar
2016-09-08
1
-16
/
+10
*
[llvm-cov] Use less space to describe source names
Vedant Kumar
2016-09-08
1
-5
/
+3
*
[llvm-cov] Add the project summary to the text coverage report for each sourc...
Ying Yi
2016-09-06
1
-6
/
+1
*
[llvm-cov] Add the "Go to first unexecuted line" feature.
Ying Yi
2016-09-06
1
-3
/
+12
*
[llvm-cov] Drop redundant "No." suffix in a column title
Vedant Kumar
2016-08-31
1
-1
/
+1
*
[llvm-cov] Use the native path in the coverage report.
Ying Yi
2016-08-30
1
-2
/
+8
*
[llvm-cov] Add the project summary to each source file coverage report.
Ying Yi
2016-08-24
1
-11
/
+88
*
[LLVM-COV]Replace tabs to the space indentations in the HTML coverage report.
Ying Yi
2016-08-04
1
-12
/
+24
*
[llvm-cov] Add a debug mode for source range highlighting (in html)
Vedant Kumar
2016-07-27
1
-10
/
+34
*
Revert "[llvm-cov] Minor aesthetic improvements for html reports"
Vedant Kumar
2016-07-27
1
-9
/
+7
*
[llvm-cov] Minor aesthetic improvements for html reports
Vedant Kumar
2016-07-27
1
-7
/
+9
*
[llvm-cov] Don't copy stylesheets into index files
Vedant Kumar
2016-07-22
1
-1
/
+2
*
[llvm-cov] Use relative paths to the stylesheet (for html reports)
Vedant Kumar
2016-07-21
1
-56
/
+71
*
[llvm-cov] Place anchors around line numbers in html reports
Vedant Kumar
2016-07-18
1
-3
/
+6
*
[llvm-cov] Add support for creating html reports
Vedant Kumar
2016-07-06
1
-0
/
+436