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
/
lib
/
CodeGen
/
AsmPrinter
/
EHStreamer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2017-10-10
1
-10
/
+11
*
Extract the method to begin and end a fragment in AsmPrinterHandler in their ...
Amaury Sechet
2016-02-26
1
-1
/
+0
*
[WinEH] Emit __C_specific_handler tables for the new IR
Reid Kleckner
2015-10-01
1
-4
/
+4
*
[AsmPrinter] Hide implementation details
Benjamin Kramer
2015-07-01
1
-1
/
+1
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-1
/
+1
*
[WinEH] Run cleanup handlers when an exception is thrown
David Majnemer
2015-03-30
1
-1
/
+3
*
Move the EH symbol to the asm printer and use it for the SJLJ case too.
Rafael Espindola
2015-03-17
1
-5
/
+0
*
Replace a use of GetTempSymbol with createTempSymbol.
Rafael Espindola
2015-03-17
1
-0
/
+5
*
Remove dummy method implementations.
Rafael Espindola
2015-03-09
1
-10
/
+0
*
CodeGen support for x86_64 SEH catch handlers in LLVM
Reid Kleckner
2015-01-14
1
-4
/
+13
*
EH: Sink computation of local PadMap variable into function that uses it
Reid Kleckner
2014-12-19
1
-1
/
+0
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
CodeGen: refactor DwarfException
Saleem Abdulrasool
2014-06-11
1
-0
/
+138