llvm-6502/test/CodeGen/WinEH
Reid Kleckner 8992ead662 [WinEH] Correctly handle inlined __finally blocks with captures
We should also teach the inliner to collapse framerecover of
frameaddress of the current frame down to an alloca, but that can happen
later.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235459 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-22 00:07:52 +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 [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-and-throw.ll Fixing line endings 2015-04-20 20:27:28 +00:00
cppeh-catch-scalar.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-unwind.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-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 [opaque pointer type] Add textual IR support for explicit type parameter to the call instruction 2015-04-16 23:24:18 +00:00
cppeh-inalloca.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-min-unwind.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-multi-catch.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-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 [opaque pointer type] Add textual IR support for explicit type parameter to the call instruction 2015-04-16 23:24:18 +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 [opaque pointer type] Add textual IR support for explicit type parameter to the call instruction 2015-04-16 23:24:18 +00:00
cppeh-prepared-catch.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-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 Revert r235154-r235156, they cause asserts when building win64 code (http://crbug.com/477988) 2015-04-17 09:10:43 +00:00
seh-inlined-finally.ll [WinEH] Correctly handle inlined __finally blocks with captures 2015-04-22 00:07:52 +00:00
seh-outlined-finally.ll Revert r235154-r235156, they cause asserts when building win64 code (http://crbug.com/477988) 2015-04-17 09:10:43 +00:00
seh-prepared-basic.ll Re-land r235154-r235156 under the existing -sehprepare flag 2015-04-21 18:23:57 +00:00
seh-simple.ll Revert r235154-r235156, they cause asserts when building win64 code (http://crbug.com/477988) 2015-04-17 09:10:43 +00:00