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
/
sancov
/
sancov.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Disassembler] Delete the VStream parameter of MCDisassembler::getInstruction()
Fangrui Song
2020-01-11
1
-1
/
+1
*
Reland 9f3fdb0d7fab: [Driver] Use VFS to check if sanitizer blacklists exist
Ilya Biryukov
2019-11-21
1
-1
/
+3
*
[Mips] Use appropriate private label prefix based on Mips ABI
Mirko Brkusanin
2019-10-23
1
-1
/
+3
*
Revert 374629 "[sancov] Accommodate sancov and coverage report server for use...
Vitaly Buka
2019-10-12
1
-1
/
+1
*
[sancov] Accommodate sancov and coverage report server for use under Windows
Vitaly Buka
2019-10-12
1
-1
/
+1
*
[sancov] Use LLVM Support library JSON writer in favor of individual implemen...
Vitaly Buka
2019-10-12
1
-132
/
+35
*
[sancov][NFC] Make filename Regexes "const"
Thomas Preud'homme
2019-09-27
1
-2
/
+2
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-4
/
+4
*
[sancov] Ignore PC samples with value 0
Petr Hosek
2019-07-11
1
-1
/
+5
*
[sancov] Avoid unnecessary unique_ptr
Fangrui Song
2019-06-24
1
-12
/
+10
*
Recommit [Object] Change object::SectionRef::getContents() to return Expected...
Fangrui Song
2019-05-16
1
-3
/
+3
*
Revert r360876 "[Object] Change object::SectionRef::getContents() to return E...
Hans Wennborg
2019-05-16
1
-3
/
+3
*
[Object] Change object::SectionRef::getContents() to return Expected<StringRef>
Fangrui Song
2019-05-16
1
-3
/
+3
*
Change some StringRef::data() reinterpret_cast to bytes_begin() or arrayRefFr...
Fangrui Song
2019-04-07
1
-2
/
+1
*
[DebugInfo] add SectionedAddress to DebugInfo interfaces.
Alexey Lapshin
2019-02-27
1
-5
/
+21
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[sancov] Generalize the code to get the previous instruction to multiple arch...
George Karpenkov
2018-10-10
1
-1
/
+14
*
Rename sancov.cc to sancov.cpp
Nico Weber
2018-04-25
1
-0
/
+1261