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-nested-2.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WinEH] Delete the old landingpad implementation of Windows EH
Reid Kleckner
2015-10-09
1
-324
/
+0
*
Rename llvm.frameescape and llvm.framerecover to localescape and localrecover
Reid Kleckner
2015-07-07
1
-5
/
+5
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
1
-9
/
+9
*
[WinEH] C++ EH state numbering fixes
Andrew Kaylor
2015-05-20
1
-2
/
+2
*
Changed renaming of local symbols by inserting a dot vefore the numeric suffix.
Sunil Srivastava
2015-05-12
1
-5
/
+5
*
[WinEH] Handle nested landing pads that return directly to the parent function.
Andrew Kaylor
2015-05-11
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
1
-4
/
+4
*
[WinEH] Make llvm.eh.actions use frameescape indices for catch params
Reid Kleckner
2015-04-02
1
-5
/
+5
*
[WinEH] Run cleanup handlers when an exception is thrown
David Majnemer
2015-03-30
1
-5
/
+5
*
WinEH: Make llvm.eh.actions emission match the EH docs
Reid Kleckner
2015-03-19
1
-6
/
+13
*
Remove some CHECK-NOT lines in favor of CHECK-NEXT
Reid Kleckner
2015-03-12
1
-17
/
+13
*
Extended support for native Windows C++ EH outlining
Andrew Kaylor
2015-03-11
1
-0
/
+321