1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/test/CodeGen/WinEH
Reid Kleckner ba8ad3f697 [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.

llvm-svn: 253619
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