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
*
Reland 9f3fdb0d7fab: [Driver] Use VFS to check if sanitizer blacklists exist
Ilya Biryukov
2019-11-21
1
-2
/
+3
*
[llvm-cov] Fix illegal cast from uint64_t to int64_t
Sajjad Mirza
2019-11-15
1
-3
/
+13
*
Revert "[llvm-cov] Add option to whitelist filenames"
Vlad Tsyrklevich
2019-10-29
10
-62
/
+20
*
[llvm-cov] Add option to whitelist filenames
Vedant Kumar
2019-10-29
10
-20
/
+62
*
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
Guillaume Chatelet
2019-09-27
1
-1
/
+1
*
[Alignment] Move OffsetToAlignment to Alignment.h
Guillaume Chatelet
2019-09-12
1
-1
/
+2
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
2
-16
/
+16
*
Recommit r368812 "[llvm/Object] - Convert SectionRef::getName() to return Exp...
George Rimar
2019-08-14
1
-1
/
+6
*
Revert r368812 "[llvm/Object] - Convert SectionRef::getName() to return Expec...
George Rimar
2019-08-14
1
-6
/
+1
*
[llvm/Object] - Convert SectionRef::getName() to return Expected<>
George Rimar
2019-08-14
1
-1
/
+6
*
Revert r367649: Improve raw_ostream so that you can "write" colors using oper...
Rui Ueyama
2019-08-02
5
-8
/
+11
*
Improve raw_ostream so that you can "write" colors using operator<<
Rui Ueyama
2019-08-02
5
-11
/
+8
*
[llvm-cov[ Fix lcov coverage report contains functions from other compilation...
Max Moroz
2019-06-28
1
-1
/
+1
*
Recommit [Object] Change object::SectionRef::getContents() to return Expected...
Fangrui Song
2019-05-16
1
-2
/
+11
*
Revert r360876 "[Object] Change object::SectionRef::getContents() to return E...
Hans Wennborg
2019-05-16
1
-11
/
+2
*
[Object] Change object::SectionRef::getContents() to return Expected<StringRef>
Fangrui Song
2019-05-16
1
-2
/
+11
*
Use llvm::stable_sort. NFC
Fangrui Song
2019-04-22
1
-2
/
+2
*
Speeding up llvm-cov export with multithreaded renderFiles implementation.
Max Moroz
2019-03-14
3
-13
/
+64
*
[llvm-cov] Add support for gcov --hash-filenames option
Vedant Kumar
2019-02-19
1
-1
/
+7
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
24
-96
/
+72
*
[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
[next]