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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[Coverage] Revise format to reduce binary size"
Vedant Kumar
2019-12-04
2
-1
/
+0
*
[Coverage] Revise format to reduce binary size
Vedant Kumar
2019-12-04
2
-0
/
+1
*
Revert "[llvm-cov] Add option to whitelist filenames"
Vlad Tsyrklevich
2019-10-29
1
-88
/
+0
*
[llvm-cov] Add option to whitelist filenames
Vedant Kumar
2019-10-29
1
-0
/
+88
*
Remove some unnecessary REQUIRES: shell lines
Reid Kleckner
2019-09-10
4
-8
/
+6
*
Ignore object files that lack coverage information.
James Y Knight
2019-08-28
7
-0
/
+18
*
Fix line endings (NFC)
Paul Robinson
2019-07-02
1
-85
/
+85
*
[llvm-cov[ Fix lcov coverage report contains functions from other compilation...
Max Moroz
2019-06-28
1
-0
/
+12
*
Add REQUIRES: zlib to test added in r363325 as the profile uses zlib compress...
Douglas Yung
2019-06-14
1
-0
/
+1
*
[Coverage] Load code coverage data from archives
Vedant Kumar
2019-06-13
7
-0
/
+54
*
[tests] Add host-byteorder-*-endian; update XFAILs of big-endian triples
Hubert Tong
2019-05-01
4
-4
/
+4
*
Speeding up llvm-cov export with multithreaded renderFiles implementation.
Max Moroz
2019-03-14
2
-0
/
+13
*
[llvm-cov] Add support for gcov --hash-filenames option
Vedant Kumar
2019-02-19
2
-0
/
+13
*
[llvm-cov] Add lcov tracefile export format.
Max Moroz
2018-11-09
1
-0
/
+38
*
[gcov] Fix wrong line hit counts when multiple blocks are on the same line
Calixte Denizet
2018-09-20
13
-25
/
+25
*
[llvm-cov] Delete custom JSON serialization code (NFC)
Vedant Kumar
2018-09-12
11
-263
/
+31
*
[lit, python] Always add quotes around the python path in lit
Stella Stamenova
2018-08-06
1
-1
/
+1
*
[llvm-cov] Use the new PrintHTMLEscaped utility
Vedant Kumar
2018-05-30
1
-7
/
+7
*
[Coverage] Take filenames into account when loading function records.
Max Moroz
2018-05-08
1
-0
/
+5
*
[llvm-cov] Implement -ignore-filename-regex= option for excluding source files.
Max Moroz
2018-04-09
1
-0
/
+71
*
[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
3
-11
/
+20
*
Profiling tests: Endianess XFAIL for powerpc- (32-bit)
Hubert Tong
2018-01-09
4
-4
/
+4
*
[lit] Implement "-r" option for builtin "diff" command + a test using that.
Max Moroz
2018-01-09
1
-3
/
+0
*
[llvm-cov] Change test to use FileCheck instead of grep.
Douglas Yung
2018-01-05
1
-4
/
+6
*
[llvm-cov] Temporarily disable multithreaded-report.test on Windows.
Max Moroz
2018-01-05
1
-0
/
+4
*
[llvm-cov] Multi-threaded implementation of prepareFileReports method.
Max Moroz
2018-01-05
10
-0
/
+172
*
[llvm-cov] Refactor "export" command implementation and add support for SOURCES.
Max Moroz
2018-01-04
1
-0
/
+14
*
Fix tests after move to utohexstr.
Benjamin Kramer
2017-12-28
1
-1
/
+1
*
[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
*
[Coverage] Use the most-recent completed region count (PR35437)
Vedant Kumar
2017-11-30
1
-1
/
+3
*
[llvm-cov] Fix more -path-equivalence test bugs
Vedant Kumar
2017-11-09
3
-1
/
+1
*
[llvm-cov] Fix a -path-equivalence bug in a test
Vedant Kumar
2017-11-09
1
-2
/
+2
*
[llvm-cov] Don't render empty region marker lines
Vedant Kumar
2017-11-09
1
-1
/
+1
*
[Coverage] Use the wrapped segment when a line has entry segments
Vedant Kumar
2017-11-09
17
-92
/
+57
*
[llvm-cov] Suppress sub-line highlights in simple cases
Vedant Kumar
2017-10-18
2
-15
/
+3
*
[llvm-cov] Highlight gaps in consecutive uncovered regions
Vedant Kumar
2017-10-18
1
-0
/
+1
*
[llvm-cov] Add one correction to r315960 (PR34962)
Vedant Kumar
2017-10-17
1
-1
/
+1
*
[llvm-cov] Remove workaround in line execution count calculation (PR34962)
Vedant Kumar
2017-10-16
3
-0
/
+12
*
[llvm-cov] Reland sources-specified.test with addition of "-path-equivalence".
Max Moroz
2017-10-13
2
-0
/
+34
*
[llvm-cov] Temporary delete sources-specified.test, it is failing on some bots.
Max Moroz
2017-10-13
1
-27
/
+0
*
[llvm-cov] Fix sources-specified.test so it ignores the order of files printed.
Max Moroz
2017-10-13
1
-7
/
+6
*
[llvm-cov] An attempt to fix sources_specified.test failing on some buildbots.
Max Moroz
2017-10-13
1
-4
/
+4
*
[llvm-cov] Generate "report" for given source paths if sources are specified.
Max Moroz
2017-10-13
7
-0
/
+48
*
[llvm-cov] Fix showing title when filtering and not outputting to a directory
Sean Eveson
2017-10-04
1
-0
/
+1
*
[llvm-cov] Hide files with no coverage from the index when filtering by name
Sean Eveson
2017-10-03
1
-0
/
+16
*
[llvm-cov] Create directory structure when filtering using -name*= options
Sean Eveson
2017-09-28
10
-11
/
+131
*
Revert "[llvm-cov] Create directory structure when filtering using -name*= op...
Sean Eveson
2017-09-27
8
-128
/
+8
*
[llvm-cov] Create directory structure when filtering using -name*= options
Sean Eveson
2017-09-27
8
-8
/
+128
[next]