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
/
X86
/
seh-catch-all.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WinEH] Make llvm.x86.seh.recoverfp work on x64
Reid Kleckner
2015-12-15
1
-0
/
+1
*
[WinEH] Use operand bundles to describe call sites
David Majnemer
2015-12-15
1
-1
/
+1
*
[IR] Reformulate LLVM's EH funclet IR
David Majnemer
2015-12-12
1
-7
/
+4
*
[WinEH] Don't emit CATCHRET from visitCatchPad
David Majnemer
2015-11-09
1
-1
/
+0
*
[SEH] Remember to emit the last invoke range for SEH
Reid Kleckner
2015-10-09
1
-18
/
+18
*
[WinEH] Teach AsmPrinter about funclets
David Majnemer
2015-09-29
1
-0
/
+4
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
1
-2
/
+2
*
[WinEH] Create an llvm.x86.seh.exceptioninfo intrinsic
Reid Kleckner
2015-06-11
1
-41
/
+15
*
[WinEH] _except_handlerN uses 0 instead of 1 to indicate catch-all
Reid Kleckner
2015-06-10
1
-1
/
+1
*
[WinEH] Add 32-bit SEH state table emission prototype
Reid Kleckner
2015-06-09
1
-14
/
+41
*
[SEH] Implement GetExceptionCode in __except blocks
Reid Kleckner
2015-04-24
1
-3
/
+14
*
Re-commit "[SEH] Remove the old __C_specific_handler code now that WinEHPrepa...
Reid Kleckner
2015-04-23
1
-1
/
+0
*
Revert "[SEH] Remove the old __C_specific_handler code now that WinEHPrepare ...
Reid Kleckner
2015-04-23
1
-0
/
+1
*
[SEH] Remove the old __C_specific_handler code now that WinEHPrepare works
Reid Kleckner
2015-04-22
1
-1
/
+0
*
Re-land r235154-r235156 under the existing -sehprepare flag
Reid Kleckner
2015-04-21
1
-0
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-1
/
+1
*
SEH: Finish writing the catch-all test case
Reid Kleckner
2015-01-22
1
-1
/
+5
*
Win64 SEH: Emit the constant 1 for catch-all into xdata
Reid Kleckner
2015-01-22
1
-0
/
+29