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
/
Win64Exception.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add back r201608, r201622, r201624 and r201625
Rafael Espindola
2014-02-19
1
-1
/
+2
*
Revert r201622 and r201608.
Daniel Jasper
2014-02-19
1
-2
/
+1
*
Fix PR18743.
Rafael Espindola
2014-02-18
1
-1
/
+2
*
Pass the Mangler by reference.
Rafael Espindola
2014-02-08
1
-1
/
+1
*
Move the llvm mangler to lib/IR.
Rafael Espindola
2014-01-07
1
-1
/
+1
*
Reland 196270 "Generalize debug info / EH emission in AsmPrinter"
Timur Iskhodzhanov
2013-12-03
1
-1
/
+1
*
Rename DwarfException methods so the new names are consistent with DwarfDebug...
Timur Iskhodzhanov
2013-11-26
1
-6
/
+6
*
Revert: Emit personality function and Dwarf EH data for Win64 SEH.
Kai Nacke
2013-07-08
1
-3
/
+9
*
Emit personality function and Dwarf EH data for Win64 SEH.
Kai Nacke
2013-07-06
1
-9
/
+3
*
Remove unneeded "TargetMachine.h" #includes.
Jakub Staszak
2013-02-09
1
-1
/
+0
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-2
/
+2
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-9
/
+9
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
1
-1
/
+1
*
Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions for
Evan Cheng
2011-07-18
1
-1
/
+0
*
Emit the handler's data area. For GCC-style exceptions under Win64, the
Charles Davis
2011-05-30
1
-0
/
+21
*
When generating against the Win64 EH scheme, set the handler to the GCC-specific
Charles Davis
2011-05-29
1
-0
/
+7
*
When generating code for Win64 EH, emit StartProc and EndProc directives.
Charles Davis
2011-05-28
1
-0
/
+26
*
Stub out support for Win64-style exceptions. Note that this is merely using
Charles Davis
2011-05-27
1
-0
/
+62