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
/
unittests
/
tools
/
llvm-cfi-verify
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix uninitialized variable warning. NFC.
Simon Pilgrim
2019-11-18
1
-1
/
+2
*
[DebugInfo] add SectionedAddress to DebugInfo interfaces.
Alexey Lapshin
2019-02-27
2
-105
/
+146
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
2
-8
/
+6
*
[cfi-verify] Support AArch64.
Joel Galenson
2018-07-13
1
-27
/
+276
*
Make CMakeLists.txt formatting more consistent with the rest of LLVM.
Nico Weber
2018-05-09
1
-1
/
+2
*
[CMake] Use PRIVATE in target_link_libraries for executables
Shoaib Meenai
2017-12-05
1
-1
/
+1
*
[cfi-verify] Validate there are no register clobbers between CFI-check and in...
Mitch Phillips
2017-11-15
1
-0
/
+66
*
[cfi-verify] Made FileAnalysis operate on a GraphResult rather than build one...
Mitch Phillips
2017-11-10
1
-17
/
+51
*
[cfi-verify] Add blacklist parsing for result filtering.
Mitch Phillips
2017-11-03
3
-0
/
+3
*
[cfi-verify] Add an interesting unit test where undef search length changes r...
Mitch Phillips
2017-11-03
1
-0
/
+53
*
Add FileVerifier::isCFIProtected().
Mitch Phillips
2017-10-25
1
-0
/
+172
*
Fix LLVM_LINK_LLVM_DYLIB=On build of llvm-cfi-verify
Sam Clegg
2017-10-24
1
-1
/
+0
*
Restore the fix rL316059 eliminated by rL316372
Serguei Katkov
2017-10-24
1
-0
/
+1
*
Made llvm-cfi-verify not execute unit tests on non-x86 builds.
Mitch Phillips
2017-10-23
3
-10
/
+59
*
Graph builder implementation.
Mitch Phillips
2017-10-23
2
-2
/
+555
*
Accidently merged an incomplete upstream patch in 10e6ee563a6b5ca498f27972ca6...
Mitch Phillips
2017-10-23
1
-3
/
+2
*
Patch in
Mitch Phillips
2017-10-23
1
-2
/
+3
*
Statically link llvm-cfi-verify's libraries.
Vlad Tsyrklevich
2017-10-18
1
-1
/
+1
*
[cfi-verify] Fix typo, actually check X86 target
Vlad Tsyrklevich
2017-10-12
1
-1
/
+1
*
[cfi-verify] Fix unittest failures w/o x86 target
Vlad Tsyrklevich
2017-10-12
1
-2
/
+5
*
MC Helpers for llvm-cfi-verify.
Vlad Tsyrklevich
2017-10-11
1
-0
/
+263
*
Reland 'Classify llvm-cfi-verify.'
Vlad Tsyrklevich
2017-10-11
2
-0
/
+231