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
/
Inputs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[Coverage] Revise format to reduce binary size"
Vedant Kumar
2019-12-04
1
-0
/
+0
*
[Coverage] Revise format to reduce binary size
Vedant Kumar
2019-12-04
1
-0
/
+0
*
Ignore object files that lack coverage information.
James Y Knight
2019-08-28
6
-0
/
+6
*
[Coverage] Load code coverage data from archives
Vedant Kumar
2019-06-13
6
-0
/
+10
*
[llvm-cov] Add support for gcov --hash-filenames option
Vedant Kumar
2019-02-19
1
-0
/
+8
*
[gcov] Fix wrong line hit counts when multiple blocks are on the same line
Calixte Denizet
2018-09-20
12
-24
/
+24
*
[llvm-cov] Delete custom JSON serialization code (NFC)
Vedant Kumar
2018-09-12
6
-253
/
+31
*
[llvm-cov] Multi-threaded implementation of prepareFileReports method.
Max Moroz
2018-01-05
9
-0
/
+79
*
[llvm-cov] Fix more -path-equivalence test bugs
Vedant Kumar
2017-11-09
2
-0
/
+0
*
[Coverage] Use the wrapped segment when a line has entry segments
Vedant Kumar
2017-11-09
10
-15
/
+13
*
[llvm-cov] Remove workaround in line execution count calculation (PR34962)
Vedant Kumar
2017-10-16
2
-0
/
+0
*
[llvm-cov] Reland sources-specified.test with addition of "-path-equivalence".
Max Moroz
2017-10-13
1
-0
/
+0
*
[llvm-cov] Generate "report" for given source paths if sources are specified.
Max Moroz
2017-10-13
6
-0
/
+20
*
[llvm-cov] Create directory structure when filtering using -name*= options
Sean Eveson
2017-09-28
4
-0
/
+48
*
Revert "[llvm-cov] Create directory structure when filtering using -name*= op...
Sean Eveson
2017-09-27
4
-48
/
+0
*
[llvm-cov] Create directory structure when filtering using -name*= options
Sean Eveson
2017-09-27
4
-0
/
+48
*
[llvm-cov] Make report metrics agree with line exec counts, fixes PR34615
Vedant Kumar
2017-09-19
4
-8
/
+8
*
[Coverage] Use gap regions to select better line exec counts
Vedant Kumar
2017-09-18
1
-0
/
+0
*
[llvm-cov] Avoid over-counting covered lines and regions
Vedant Kumar
2017-09-15
6
-0
/
+63
*
[llvm-cov] Don't attach exec counts to lines which start a skipped region
Vedant Kumar
2017-09-11
2
-0
/
+0
*
[llvm-cov] Disable name-compression in a test binary
Vedant Kumar
2017-09-08
1
-0
/
+0
*
[Coverage] Report errors when reading malformed source regions
Vedant Kumar
2017-09-08
3
-2
/
+2
*
[llvm-cov] Read in function names for filtering from a text file.
Sean Eveson
2017-08-31
5
-0
/
+80
*
[llvm-cov] Add an option which maps the location of source directories on ano...
Sean Eveson
2017-08-14
2
-0
/
+8
*
[llvm-cov] Ignore unclosed line segments when setting line counts
Vedant Kumar
2017-08-04
2
-0
/
+0
*
[gcov] Sort file info before printing it
Vedant Kumar
2017-04-26
10
-45
/
+45
*
[llvm-cov] Strip redundant path components from filenames (fix PR31982)
Vedant Kumar
2017-02-23
1
-0
/
+0
*
[llvm-cov] Avoid 0% when reporting something that's 0/0
Alex Lorenz
2016-11-21
3
-0
/
+19
*
[llvm-cov] Do not print out the filename of the object file
Vedant Kumar
2016-10-25
7
-14
/
+13
*
[llvm-cov] Delete the NonCodeLines field, it was always dead
Vedant Kumar
2016-09-19
6
-18
/
+18
*
[llvm-cov] Teach the coverage exporter about instantiation coverage
Vedant Kumar
2016-09-19
6
-0
/
+6
*
[llvm-cov] Track function and instantiation coverage separately
Vedant Kumar
2016-09-19
1
-1
/
+1
*
[llvm-cov] Drop another redundant 'No.' suffix
Vedant Kumar
2016-09-19
1
-1
/
+1
*
[llvm-cov] Hide instantiation views for unexecuted functions
Vedant Kumar
2016-09-15
1
-0
/
+16
*
[llvm-cov] Don't print a verbose title when looking at one file
Vedant Kumar
2016-09-15
1
-2
/
+2
*
[llvm-cov] Fix tests that aren't checking anything (NFC)
Vedant Kumar
2016-09-15
1
-0
/
+16
*
[llvm-cov] Disable zlib compression in a test input, unbreaks bots
Vedant Kumar
2016-09-08
1
-0
/
+0
*
[llvm-cov] Drop the longest common filename prefix from summaries
Vedant Kumar
2016-09-08
2
-0
/
+19
*
[llvm-cov] Use the native path in the coverage report.
Ying Yi
2016-08-30
1
-0
/
+0
*
[llvm-cov] Add the project summary to each source file coverage report.
Ying Yi
2016-08-24
2
-0
/
+10
*
[llvm-cov] Swapped the line and count columns.
Ying Yi
2016-08-09
1
-8
/
+8
*
[LLVM-COV]Replace tabs to the space indentations in the HTML coverage report.
Ying Yi
2016-08-04
2
-0
/
+8
*
Retry: [llvm-cov] Add support for exporting coverage data to JSON
Vedant Kumar
2016-07-26
6
-0
/
+253
*
Revert "[llvm-cov] Add support for exporting coverage data to JSON"
Vedant Kumar
2016-07-26
6
-253
/
+0
*
[llvm-cov] Add support for exporting coverage data to JSON
Vedant Kumar
2016-07-26
6
-0
/
+253
*
[llvm-cov] Disable PGO name compression in a test file
Vedant Kumar
2016-06-29
1
-0
/
+0
*
[llvm-cov] Do not allow ".." to escape the coverage sub-directory
Vedant Kumar
2016-06-29
2
-0
/
+8
*
[Coverage] Fix an issue where improper coverage mapping data could be loaded ...
Igor Kudrin
2016-05-20
3
-0
/
+30
*
[Coverage] Ensure that coverage mapping data has an expected alignment in 'co...
Igor Kudrin
2016-05-18
7
-0
/
+0
*
[Coverage] Combine counts of expansion regions if there are no code regions f...
Igor Kudrin
2016-05-05
2
-0
/
+8
[next]