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
/
test
/
CodeGen
/
WinEH
/
cppeh-catch-unwind.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WinEH] Delete the old landingpad implementation of Windows EH
Reid Kleckner
2015-10-09
1
-240
/
+0
*
Rename llvm.frameescape and llvm.framerecover to localescape and localrecover
Reid Kleckner
2015-07-07
1
-4
/
+4
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
1
-10
/
+10
*
Changed renaming of local symbols by inserting a dot vefore the numeric suffix.
Sunil Srivastava
2015-05-12
1
-2
/
+2
*
[WinEH] Handle nested landing pads that return directly to the parent function.
Andrew Kaylor
2015-05-11
1
-1
/
+1
*
[WinEH] Split the landingpad BB instead of cloning it
Reid Kleckner
2015-04-24
1
-3
/
+3
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
1
-4
/
+4
*
[WinEH] Sink UnwindHelp completely out of IR
David Majnemer
2015-04-03
1
-3
/
+0
*
[WinEH] Handle nested landing pads in outlined catch handlers
Andrew Kaylor
2015-04-03
1
-1
/
+0
*
[WinEH] Make llvm.eh.actions use frameescape indices for catch params
Reid Kleckner
2015-04-02
1
-3
/
+3
*
[WinEH] Generate .xdata for catch handlers
David Majnemer
2015-03-31
1
-6
/
+0
*
[WinEH] Run cleanup handlers when an exception is thrown
David Majnemer
2015-03-30
1
-4
/
+4
*
WinEH: Create a parent frame alloca for HandlerType xdata tables
David Majnemer
2015-03-27
1
-0
/
+6
*
WinEH: Create an unwind help alloca for __CxxFrameHandler3 xdata tables
Reid Kleckner
2015-03-25
1
-0
/
+3
*
Fixing a bug with WinEH PHI handling
Andrew Kaylor
2015-03-20
1
-0
/
+241