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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[binutils] NFC: fix clang-tidy warning: use empty() instead of size() == 0
Jordan Rupprecht
2018-12-20
3
-3
/
+3
*
[Support] Make error banner optional in logAllUnhandledErrors
Jonas Devlieghere
2018-11-11
1
-1
/
+1
*
[llvm-cov] Remove "default:" label in the switch covering all enum values.
Max Moroz
2018-11-09
1
-2
/
+0
*
[llvm-cov] Add lcov tracefile export format.
Max Moroz
2018-11-09
6
-7
/
+213
*
[Support] Listing a directory containing dangling symlinks is not an error.
Sam McCall
2018-10-01
1
-3
/
+4
*
[llvm-cov] Delete custom JSON serialization code (NFC)
Vedant Kumar
2018-09-12
3
-408
/
+140
*
[Coverage] Delete getCounterMismatches, it's dead code (NFC)
Vedant Kumar
2018-08-07
1
-6
/
+0
*
Refactor ExecuteAndWait to take StringRefs.
Zachary Turner
2018-06-12
1
-6
/
+5
*
[FileSystem] Split up the OpenFlags enumeration.
Zachary Turner
2018-06-07
2
-3
/
+3
*
[ADT] Make escaping fn conform to coding guidelines
Jonas Devlieghere
2018-05-31
1
-1
/
+1
*
[llvm-cov] Use the new PrintHTMLEscaped utility
Vedant Kumar
2018-05-30
1
-20
/
+18
*
[Coverage] Update CSS to make HTML reports copy-paste friendly.
Max Moroz
2018-05-22
1
-0
/
+3
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
15
-136
/
+136
*
IWYU llvm-config.h for LLVM_VERSION_STRING
Nico Weber
2018-04-25
1
-0
/
+1
*
Define InitLLVM to do common initialization all at once.
Rui Ueyama
2018-04-13
1
-6
/
+2
*
[llvm-cov] Implement -ignore-filename-regex= option for excluding source files.
Max Moroz
2018-04-09
8
-16
/
+63
*
[llvm-cov] Prevent llvm-cov from hanging when a symblink doesn't exist.
Max Moroz
2018-04-05
1
-4
/
+8
*
[llvm-cov] Fix incorrect usage of .precision specifier in format() call.
Max Moroz
2018-01-31
1
-1
/
+1
*
[llvm-cov] Improvements for summary report generated in HTML format.
Max Moroz
2018-01-31
1
-14
/
+37
*
[llvm-cov] Skip unnecessary coverage computations for "export -summary-only".
Max Moroz
2018-01-12
2
-30
/
+39
*
[llvm-cov] Multi-threaded implementation of prepareFileReports method.
Max Moroz
2018-01-05
5
-33
/
+79
*
[llvm-cov] Refactor "export" command implementation and add support for SOURCES.
Max Moroz
2018-01-04
5
-327
/
+436
*
Avoid int to string conversion in Twine or raw_ostream contexts.
Benjamin Kramer
2017-12-28
1
-2
/
+3
*
Remove redundant includes from tools.
Michael Zolotukhin
2017-12-13
2
-2
/
+0
*
[llvm-cov] Add an option for "export" command to emit only file summary data.
Max Moroz
2017-12-11
3
-16
/
+29
*
[llvm-cov] Don't render empty region marker lines
Vedant Kumar
2017-11-09
3
-10
/
+13
*
[Coverage] Use the wrapped segment when a line has entry segments
Vedant Kumar
2017-11-09
2
-11
/
+12
*
GCOV: Move GCOV from IR & Support into ProfileData to fix layering
David Blaikie
2017-11-03
1
-1
/
+1
*
[llvm-cov] Use a stable sort on sub-views
Vedant Kumar
2017-10-24
1
-2
/
+2
*
[llvm-cov] Move LineCoverageIterator to libCoverage. NFC.
Vedant Kumar
2017-10-18
2
-142
/
+0
*
[llvm-cov] Use the coverage namespace. NFC.
Vedant Kumar
2017-10-18
6
-22
/
+24
*
[llvm-cov] Suppress sub-line highlights in simple cases
Vedant Kumar
2017-10-18
2
-0
/
+4
*
[llvm-cov] Pass LineCoverageStats in SourceCoverageView. NFC.
Vedant Kumar
2017-10-18
6
-47
/
+45
*
[llvm-cov] Highlight gaps in consecutive uncovered regions
Vedant Kumar
2017-10-18
2
-3
/
+5
*
[llvm-cov] Add one correction to r315960 (PR34962)
Vedant Kumar
2017-10-17
1
-7
/
+6
*
[llvm-cov] Remove workaround in line execution count calculation (PR34962)
Vedant Kumar
2017-10-16
1
-15
/
+8
*
[llvm-cov] Factor out logic to iterate over line coverage stats (NFC)
Vedant Kumar
2017-10-14
5
-50
/
+121
*
[llvm-cov] Generate "report" for given source paths if sources are specified.
Max Moroz
2017-10-13
3
-2
/
+13
*
[llvm-cov] Fix showing title when filtering and not outputting to a directory
Sean Eveson
2017-10-04
1
-1
/
+1
*
[llvm-cov] Hide files with no coverage from the index when filtering by name
Sean Eveson
2017-10-03
7
-12
/
+14
*
[llvm-cov] Create directory structure when filtering using -name*= options
Sean Eveson
2017-09-28
9
-53
/
+84
*
Revert "[llvm-cov] Create directory structure when filtering using -name*= op...
Sean Eveson
2017-09-27
9
-84
/
+53
*
[llvm-cov] Create directory structure when filtering using -name*= options
Sean Eveson
2017-09-27
9
-53
/
+84
*
[llvm-cov] Improve const-correctness of filters. NFC.
Sean Eveson
2017-09-27
2
-18
/
+21
*
[llvm-cov] Warn if -show-functions is used without query files
Vedant Kumar
2017-09-25
1
-2
/
+9
*
Add section headers to SpecialCaseLists
Vlad Tsyrklevich
2017-09-25
1
-1
/
+1
*
[Support] Rename tool_output_file to ToolOutputFile, NFC
Reid Kleckner
2017-09-23
1
-2
/
+2
*
[llvm-cov] Improve error messaging for function mismatches
Vedant Kumar
2017-09-21
1
-1
/
+15
*
[llvm-cov] Make report metrics agree with line exec counts, fixes PR34615
Vedant Kumar
2017-09-19
8
-125
/
+124
*
[Coverage] Use gap regions to select better line exec counts
Vedant Kumar
2017-09-18
3
-9
/
+12
[next]