llvm-6502/test/CodeGen/WinEH
Reid Kleckner 8410b22f91 [WinEH] Split the landingpad BB instead of cloning it
This means we don't have to RAUW the landingpad instruction and
landingpad BB, which is a nice win.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235725 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-24 16:22:19 +00:00
..
cppeh-alloca-sink.ll [opaque pointer type] Add textual IR support for explicit type parameter to the call instruction 2015-04-16 23:24:18 +00:00
cppeh-catch-all.ll [WinEH] Split the landingpad BB instead of cloning it 2015-04-24 16:22:19 +00:00
cppeh-catch-and-throw.ll Fixing line endings 2015-04-20 20:27:28 +00:00
cppeh-catch-scalar.ll [WinEH] Split the landingpad BB instead of cloning it 2015-04-24 16:22:19 +00:00
cppeh-catch-unwind.ll [WinEH] Split the landingpad BB instead of cloning it 2015-04-24 16:22:19 +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-demote-liveout.ll [WinEH] Demote values and phis live across exception handlers up front 2015-04-22 21:05:21 +00:00
cppeh-frame-vars.ll [WinEH] Split the landingpad BB instead of cloning it 2015-04-24 16:22:19 +00:00
cppeh-inalloca.ll [WinEH] Demote values and phis live across exception handlers up front 2015-04-22 21:05:21 +00:00
cppeh-min-unwind.ll [WinEH] Split the landingpad BB instead of cloning it 2015-04-24 16:22:19 +00:00
cppeh-multi-catch.ll [WinEH] Split the landingpad BB instead of cloning it 2015-04-24 16:22:19 +00:00
cppeh-nested-1.ll [opaque pointer type] Add textual IR support for explicit type parameter to the call instruction 2015-04-16 23:24:18 +00:00
cppeh-nested-2.ll [opaque pointer type] Add textual IR support for explicit type parameter to the call instruction 2015-04-16 23:24:18 +00:00
cppeh-nested-3.ll [opaque pointer type] Add textual IR support for explicit type parameter to the call instruction 2015-04-16 23:24:18 +00:00
cppeh-nonalloca-frame-values.ll [WinEH] Demote values and phis live across exception handlers up front 2015-04-22 21:05:21 +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-reordered.ll [WinEH] Don't skip landing pads that end with an unreachable instruction. 2015-04-23 00:20:44 +00:00
cppeh-prepared-catch.ll [WinEH] Don't skip landing pads that end with an unreachable instruction. 2015-04-23 00:20:44 +00:00
cppeh-prepared-cleanups.ll [opaque pointer type] Add textual IR support for explicit type parameter to the call instruction 2015-04-16 23:24:18 +00:00
cppeh-shared-empty-catch.ll [WinEH] Fix problem with mapping shared empty handler blocks. 2015-04-20 22:04:09 +00:00
cppeh-similar-catch-blocks.ll [WinEH] Fixes for a few cppeh failures. 2015-04-17 23:05:43 +00:00
lit.local.cfg
seh-catch-all.ll Re-commit "[SEH] Remove the old __C_specific_handler code now that WinEHPrepare works" 2015-04-23 23:22:33 +00:00
seh-inlined-finally.ll Re-commit "[SEH] Remove the old __C_specific_handler code now that WinEHPrepare works" 2015-04-23 23:22:33 +00:00
seh-outlined-finally.ll Re-commit "[SEH] Remove the old __C_specific_handler code now that WinEHPrepare works" 2015-04-23 23:22:33 +00:00
seh-prepared-basic.ll Re-commit "[SEH] Remove the old __C_specific_handler code now that WinEHPrepare works" 2015-04-23 23:22:33 +00:00
seh-resume-phi.ll Re-commit "[SEH] Remove the old __C_specific_handler code now that WinEHPrepare works" 2015-04-23 23:22:33 +00:00
seh-simple.ll Re-commit "[SEH] Remove the old __C_specific_handler code now that WinEHPrepare works" 2015-04-23 23:22:33 +00:00