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
*
[Disassembler] Delete the VStream parameter of MCDisassembler::getInstruction()
Fangrui Song
2020-01-11
1
-1
/
+1
*
[MC] Add parameter `Address` to MCInstPrinter::printInst
Fangrui Song
2020-01-06
1
-1
/
+1
*
[Mips] Use appropriate private label prefix based on Mips ABI
Mirko Brkusanin
2019-10-23
1
-1
/
+4
*
[llvm-objdump] Add warning messages if disassembly + source for problematic i...
Michael Pozulp
2019-08-15
1
-1
/
+1
*
Recommit r368812 "[llvm/Object] - Convert SectionRef::getName() to return Exp...
George Rimar
2019-08-14
1
-2
/
+3
*
Revert r368812 "[llvm/Object] - Convert SectionRef::getName() to return Expec...
George Rimar
2019-08-14
1
-3
/
+2
*
[llvm/Object] - Convert SectionRef::getName() to return Expected<>
George Rimar
2019-08-14
1
-2
/
+3
*
Revert "[llvm-objdump] Re-commit r367284."
Michael Pozulp
2019-08-05
1
-1
/
+1
*
[llvm-objdump] Re-commit r367284.
Michael Pozulp
2019-08-04
1
-1
/
+1
*
Revert "[llvm-objdump] Add warning messages if disassembly + source for probl...
Michael Pozulp
2019-07-30
1
-1
/
+1
*
[llvm-objdump] Add warning messages if disassembly + source for problematic i...
Michael Pozulp
2019-07-30
1
-1
/
+1
*
Recommit [Object] Change object::SectionRef::getContents() to return Expected...
Fangrui Song
2019-05-16
1
-6
/
+4
*
Revert r360876 "[Object] Change object::SectionRef::getContents() to return E...
Hans Wennborg
2019-05-16
1
-4
/
+6
*
[Object] Change object::SectionRef::getContents() to return Expected<StringRef>
Fangrui Song
2019-05-16
1
-6
/
+4
*
[DebugInfo] add SectionedAddress to DebugInfo interfaces.
Alexey Lapshin
2019-02-27
1
-8
/
+12
*
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
-1
/
+55
*
[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