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
/
WinEHPrepare.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remap frame variables for native Windows exception handling.
Andrew Kaylor
2015-02-23
1
-390
/
+627
*
Revert r229944: EH: Prune unreachable resume instructions during Dwarf EH pre...
Chandler Carruth
2015-02-20
1
-12
/
+3
*
EH: Prune unreachable resume instructions during Dwarf EH preparation
Reid Kleckner
2015-02-20
1
-3
/
+12
*
Style and formatting fixes for r229715
Andrew Kaylor
2015-02-18
1
-1
/
+0
*
dos2unix the WinEH file and tests
Reid Kleckner
2015-02-18
1
-391
/
+391
*
Remove unused member variables (-Wunused-private-field)
David Blaikie
2015-02-18
1
-7
/
+3
*
Adding implementation to outline C++ catch handlers for native Windows 64 exc...
Andrew Kaylor
2015-02-18
1
-102
/
+395
*
Don't promote asynch EH invokes of nounwind functions to calls
Reid Kleckner
2015-02-11
1
-1
/
+1
*
Fix memory leak in WinEHPrepare introduced in r227405.
Alexey Samsonov
2015-01-30
1
-1
/
+3
*
Update comments to use unreachable instead of llvm.trap, as implemented now
Reid Kleckner
2015-01-29
1
-1
/
+1
*
EHPrepare: Remove leftover initialization code for DomTrees.
Benjamin Kramer
2015-01-29
1
-5
/
+2
*
Remove an unused private field added r227405 to fix a Clang warning.
Chandler Carruth
2015-01-29
1
-2
/
+1
*
Remove unused variable
Reid Kleckner
2015-01-29
1
-2
/
+0
*
Add a Windows EH preparation pass that zaps resumes
Reid Kleckner
2015-01-29
1
-0
/
+106
[prev]