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-cfi-verify
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant includes from tools.
Michael Zolotukhin
2017-12-13
2
-4
/
+0
*
[cfi-verify] Validate there are no register clobbers between CFI-check and in...
Mitch Phillips
2017-11-15
4
-0
/
+57
*
[cfi-verify] Add DOT graph printing for GraphResult objects.
Mitch Phillips
2017-11-14
4
-0
/
+36
*
[cfi-verify] Made FileAnalysis operate on a GraphResult rather than build one...
Mitch Phillips
2017-11-10
2
-44
/
+70
*
[cfi-verify] Adds blacklist blame behaviour to cfi-verify.
Mitch Phillips
2017-11-09
1
-15
/
+15
*
Move the LLVMCFIVerify project into the Libraries folder on IDEs like Visual ...
Aaron Ballman
2017-11-04
1
-0
/
+1
*
[cfi-verify] Add blacklist parsing for result filtering.
Mitch Phillips
2017-11-03
4
-29
/
+34
*
Update cl::opt<uint64_t> instances to cl::opt<unsigned long long>
Mitch Phillips
2017-11-01
2
-6
/
+6
*
Parse DWARF information to reduce false positives.
Mitch Phillips
2017-10-31
5
-2
/
+81
*
Add FileVerifier::isCFIProtected().
Mitch Phillips
2017-10-25
2
-1
/
+35
*
Made llvm-cfi-verify not execute unit tests on non-x86 builds.
Mitch Phillips
2017-10-23
2
-16
/
+18
*
Graph builder implementation.
Mitch Phillips
2017-10-23
4
-2
/
+429
*
Accidently merged an incomplete upstream patch in 10e6ee563a6b5ca498f27972ca6...
Mitch Phillips
2017-10-23
2
-5
/
+2
*
Patch in
Mitch Phillips
2017-10-23
2
-2
/
+5
*
Statically link llvm-cfi-verify's libraries.
Vlad Tsyrklevich
2017-10-18
1
-3
/
+6
*
MC Helpers for llvm-cfi-verify.
Vlad Tsyrklevich
2017-10-11
2
-0
/
+101
*
Reland 'Classify llvm-cfi-verify.'
Vlad Tsyrklevich
2017-10-11
4
-0
/
+465