llvm-6502/test/CodeGen/WinEH
Reid Kleckner 10d1d8a3bd [WinEH] Try to make outlining invokes work a little better
WinEH currently turns invokes into calls. Long term, we will reconsider
this, but for now, make sure we remap the operands and clone the
successors of the new terminator.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234608 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-10 16:26:42 +00:00
..
cppeh-alloca-sink.ll [WinEH] Don't sink allocas into child handlers 2015-04-06 18:50:38 +00:00
cppeh-catch-all.ll [WinEH] Make llvm.eh.actions use frameescape indices for catch params 2015-04-02 21:13:31 +00:00
cppeh-catch-scalar.ll [WinEH] Make llvm.eh.actions use frameescape indices for catch params 2015-04-02 21:13:31 +00:00
cppeh-catch-unwind.ll [WinEH] Sink UnwindHelp completely out of IR 2015-04-03 22:32:26 +00:00
cppeh-cleanup-invoke.ll [WinEH] Try to make outlining invokes work a little better 2015-04-10 16:26:42 +00:00
cppeh-frame-vars.ll [WinEH] Make llvm.eh.actions use frameescape indices for catch params 2015-04-02 21:13:31 +00:00
cppeh-inalloca.ll [WinEH] Make llvm.eh.actions use frameescape indices for catch params 2015-04-02 21:13:31 +00:00
cppeh-min-unwind.ll [WinEH] Run cleanup handlers when an exception is thrown 2015-03-30 22:58:10 +00:00
cppeh-multi-catch.ll [WinEH] Sink UnwindHelp completely out of IR 2015-04-03 22:32:26 +00:00
cppeh-nested-1.ll [WinEH] Handle nested landing pads in outlined catch handlers 2015-04-03 19:37:50 +00:00
cppeh-nested-2.ll [WinEH] Make llvm.eh.actions use frameescape indices for catch params 2015-04-02 21:13:31 +00:00
cppeh-nested-3.ll [WinEH] Handle nested landing pads in outlined catch handlers 2015-04-03 19:37:50 +00:00
cppeh-nonalloca-frame-values.ll [WinEH] Minor bug fixes. 2015-04-08 20:57:22 +00:00
cppeh-prepared-catch-all.ll [WinEH] Fix xdata generation when no catch object is present 2015-04-07 19:46:38 +00:00
cppeh-prepared-catch.ll [WinEH] Fill out CatchHigh in the TryBlockMap 2015-04-03 23:37:34 +00:00
cppeh-prepared-cleanups.ll [WinEH] Sink UnwindHelp completely out of IR 2015-04-03 22:32:26 +00:00
lit.local.cfg
seh-simple.ll [WinEH] Make llvm.eh.actions use frameescape indices for catch params 2015-04-02 21:13:31 +00:00