llvm/test/CodeGen/WinEH
Reid Kleckner d1d6f53a8b [WinEH] Disable most forms of demotion
Now that the register allocator knows about the barriers on funclet
entry and exit, testing has shown that this is unnecessary.

We still demote PHIs on unsplittable blocks due to the differences
between the IR CFG and the Machine CFG.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253619 91177308-0d34-0410-b5e6-96231b3b80d8
2015-11-19 23:23:33 +00:00
..
lit.local.cfg
wineh-cloning.ll [WinEH] Disable most forms of demotion 2015-11-19 23:23:33 +00:00
wineh-coreclr.ll [WinEH] Find root frame correctly in CLR funclets 2015-11-13 00:39:23 +00:00
wineh-demotion.ll [WinEH] Disable most forms of demotion 2015-11-19 23:23:33 +00:00
wineh-exceptionpointer.ll [WinEH] Update exception pointer registers 2015-11-07 01:11:31 +00:00
wineh-intrinsics-invalid.ll [WinEH] Add llvm.eh.exceptionpointer intrinsic 2015-09-03 09:15:32 +00:00
wineh-intrinsics.ll [WinEH] Add llvm.eh.exceptionpointer intrinsic 2015-09-03 09:15:32 +00:00
wineh-multi-parent-cloning.ll [WinEH] Disable most forms of demotion 2015-11-19 23:23:33 +00:00
wineh-no-demotion.ll [WinEH] Re-committing r252249 (Clone funclets with multiple parents) with additional fixes for determinism problems 2015-11-09 19:59:02 +00:00
wineh-statenumbering-cleanups.ll [WinEH] Fix cleanup state numbering 2015-10-09 00:46:08 +00:00
wineh-statenumbering.ll [WinEH] Pull Adjectives and CatchObj out of the catchpad arg list 2015-09-16 20:16:27 +00:00