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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DebugInfo] add SectionedAddress to DebugInfo interfaces.
Alexey Lapshin
2019-02-27
1
-4
/
+5
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[cfi-verify] Support cross-DSO
Joel Galenson
2018-08-24
1
-0
/
+12
*
[cfi-verify] Support AArch64.
Joel Galenson
2018-07-13
1
-4
/
+7
*
[cfi-verify] Validate there are no register clobbers between CFI-check and in...
Mitch Phillips
2017-11-15
1
-0
/
+10
*
[cfi-verify] Add DOT graph printing for GraphResult objects.
Mitch Phillips
2017-11-14
1
-0
/
+4
*
[cfi-verify] Made FileAnalysis operate on a GraphResult rather than build one...
Mitch Phillips
2017-11-10
1
-17
/
+26
*
[cfi-verify] Add blacklist parsing for result filtering.
Mitch Phillips
2017-11-03
1
-3
/
+6
*
Parse DWARF information to reduce false positives.
Mitch Phillips
2017-10-31
1
-1
/
+18
*
Add FileVerifier::isCFIProtected().
Mitch Phillips
2017-10-25
1
-0
/
+6
*
Made llvm-cfi-verify not execute unit tests on non-x86 builds.
Mitch Phillips
2017-10-23
1
-0
/
+3
*
Graph builder implementation.
Mitch Phillips
2017-10-23
1
-1
/
+2
*
Accidently merged an incomplete upstream patch in 10e6ee563a6b5ca498f27972ca6...
Mitch Phillips
2017-10-23
1
-2
/
+1
*
Patch in
Mitch Phillips
2017-10-23
1
-1
/
+2
*
MC Helpers for llvm-cfi-verify.
Vlad Tsyrklevich
2017-10-11
1
-0
/
+24
*
Reland 'Classify llvm-cfi-verify.'
Vlad Tsyrklevich
2017-10-11
1
-0
/
+157