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
/
test
/
tools
/
llvm-cov
/
showLineExecutionCounts.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-cov] Delete custom JSON serialization code (NFC)
Vedant Kumar
2018-09-12
1
-4
/
+0
*
[lit, python] Always add quotes around the python path in lit
Stella Stamenova
2018-08-06
1
-1
/
+1
*
[lit] Fix a problem with spaces in the python path by adding quotes around it
Aaron Smith
2018-02-21
1
-1
/
+1
*
[llvm-cov] Improvements for summary report generated in HTML format.
Max Moroz
2018-01-31
1
-5
/
+6
*
[llvm-cov] Simplify a test case. NFC.
Vedant Kumar
2017-12-11
1
-24
/
+5
*
[llvm-cov] Add an option for "export" command to emit only file summary data.
Max Moroz
2017-12-11
1
-24
/
+27
*
[llvm-cov] Create directory structure when filtering using -name*= options
Sean Eveson
2017-09-28
1
-4
/
+4
*
Revert "[llvm-cov] Create directory structure when filtering using -name*= op...
Sean Eveson
2017-09-27
1
-4
/
+4
*
[llvm-cov] Create directory structure when filtering using -name*= options
Sean Eveson
2017-09-27
1
-4
/
+4
*
[llvm-cov] Make report metrics agree with line exec counts, fixes PR34615
Vedant Kumar
2017-09-19
1
-1
/
+1
*
[llvm-cov] Allow hiding instantiation/region coverage from summary tables
Eli Friedman
2017-09-11
1
-3
/
+0
*
[Coverage] Report errors when reading malformed source regions
Vedant Kumar
2017-09-08
1
-3
/
+3
*
[llvm-cov] Add an option which maps the location of source directories on ano...
Sean Eveson
2017-08-14
1
-6
/
+6
*
[llvm-cov] Ignore unclosed line segments when setting line counts
Vedant Kumar
2017-08-04
1
-2
/
+2
*
[llvm-cov] Turn line numbers in html reports into clickable links
Vedant Kumar
2016-11-02
1
-24
/
+24
*
[llvm-cov] Track function and instantiation coverage separately
Vedant Kumar
2016-09-19
1
-0
/
+3
*
[llvm-cov] Minor visual tweaks for html reports
Vedant Kumar
2016-09-10
1
-4
/
+4
*
[llvm-cov] Emit a summary in the report directory's index
Vedant Kumar
2016-09-09
1
-7
/
+24
*
[llvm-cov] Fix issues with segment highlighting in the html view
Vedant Kumar
2016-09-08
1
-2
/
+2
*
[llvm-cov] Swapped the line and count columns.
Ying Yi
2016-08-09
1
-48
/
+48
*
[llvm-cov] Escape '\' in strings when emitting JSON
Vedant Kumar
2016-07-27
1
-1
/
+3
*
Retry: [llvm-cov] Add support for exporting coverage data to JSON
Vedant Kumar
2016-07-26
1
-0
/
+2
*
Revert "[llvm-cov] Add support for exporting coverage data to JSON"
Vedant Kumar
2016-07-26
1
-4
/
+0
*
[llvm-cov] Add support for exporting coverage data to JSON
Vedant Kumar
2016-07-26
1
-0
/
+4
*
[llvm-cov] Place anchors around line numbers in html reports
Vedant Kumar
2016-07-18
1
-24
/
+24
*
[llvm-cov] Add support for creating html reports
Vedant Kumar
2016-07-06
1
-0
/
+31
*
[llvm-cov] Change some FileCheck prefixes to make tests reusable (NFC)
Vedant Kumar
2016-06-29
1
-24
/
+24
*
[llvm-cov] Create an index of reports in -output-dir mode
Vedant Kumar
2016-06-28
1
-0
/
+4
*
[llvm-cov] Minor cleanups (NFC)
Vedant Kumar
2016-06-28
1
-1
/
+1
*
Reapply "[llvm-cov] Add an -output-dir option for the show sub-command""
Vedant Kumar
2016-06-28
1
-0
/
+6
*
Revert "[llvm-cov] Add an -output-dir option for the show sub-command"
Vedant Kumar
2016-06-28
1
-6
/
+0
*
[llvm-cov] Add an -output-dir option for the show sub-command
Vedant Kumar
2016-06-28
1
-0
/
+6
*
[llvm-cov] Use -check-prefixes in a test (NFC)
Vedant Kumar
2016-06-28
1
-2
/
+2
*
InstrProf: Fix display of large numbers in llvm-cov
Justin Bogner
2015-05-13
1
-24
/
+24
*
llvm-cov: Only emit colour by default if the output is a tty
Justin Bogner
2015-03-19
1
-2
/
+2
*
InstrProf: Remove xfails for big-endian from coverage tests
Justin Bogner
2015-03-16
1
-3
/
+0
*
InstrProf: Use the proftext format for these coverage tests
Justin Bogner
2015-03-09
1
-2
/
+5
*
InstrProf: Teach llvm-cov to show the max count instead of the last
Justin Bogner
2015-02-23
1
-2
/
+2
*
llvm-cov: Fix dropped lines when filters were applied
Justin Bogner
2014-09-19
1
-1
/
+6
*
llvm-cov: test: add xfail for the big-endian buildbots
Alex Lorenz
2014-08-23
1
-0
/
+3
*
llvm-cov: add code coverage tool that's based on coverage mapping format and ...
Alex Lorenz
2014-08-22
1
-0
/
+22