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
/
FileAnalysis.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[cfi-verify] Abort on unsupported targets
Joel Galenson
2018-07-16
1
-0
/
+10
*
[cfi-verify] Support AArch64.
Joel Galenson
2018-07-13
1
-10
/
+32
*
Remove redundant includes from tools.
Michael Zolotukhin
2017-12-13
1
-2
/
+0
*
[cfi-verify] Validate there are no register clobbers between CFI-check and in...
Mitch Phillips
2017-11-15
1
-0
/
+45
*
[cfi-verify] Add DOT graph printing for GraphResult objects.
Mitch Phillips
2017-11-14
1
-0
/
+5
*
[cfi-verify] Made FileAnalysis operate on a GraphResult rather than build one...
Mitch Phillips
2017-11-10
1
-27
/
+44
*
[cfi-verify] Adds blacklist blame behaviour to cfi-verify.
Mitch Phillips
2017-11-09
1
-15
/
+15
*
[cfi-verify] Add blacklist parsing for result filtering.
Mitch Phillips
2017-11-03
1
-24
/
+25
*
Parse DWARF information to reduce false positives.
Mitch Phillips
2017-10-31
1
-0
/
+54
*
Add FileVerifier::isCFIProtected().
Mitch Phillips
2017-10-25
1
-1
/
+29
*
Made llvm-cfi-verify not execute unit tests on non-x86 builds.
Mitch Phillips
2017-10-23
1
-16
/
+15
*
MC Helpers for llvm-cfi-verify.
Vlad Tsyrklevich
2017-10-11
1
-0
/
+77
*
Reland 'Classify llvm-cfi-verify.'
Vlad Tsyrklevich
2017-10-11
1
-0
/
+277