llvm-6502/test/Transforms/SimplifyCFG
Chris Lattner 8cca1a7cbc New testcase for simplifycfg
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18367 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-30 00:31:16 +00:00
..
2002-05-05-EmptyBlockMerge.ll Fix a test that was "broken" by new optimizations. The transformation we 2004-05-26 23:51:29 +00:00
2002-05-21-PHIElimination.ll
2002-06-24-PHINode.ll
2002-09-24-PHIAssertion.ll
2003-03-07-DominateProblem.ll
2003-08-05-InvokeCrash.ll
2003-08-05-MishandleInvoke.ll
2003-08-17-BranchFold.ll
2003-08-17-BranchFoldOrdering.ll
2003-08-17-FoldSwitch.ll
basictest.ll
branch-cond-merge.ll
branch-cond-prop.ll
branch-fold-test.ll
BrUnwind.ll test that unconditional branches to unwinds are always eliminated 2004-07-20 01:17:19 +00:00
dg.exp Adding srcdir arg 2004-11-19 22:45:25 +00:00
EqualPHIEdgeBlockMerge.ll
HoistCode.ll New testcase for simplifycfg 2004-11-30 00:31:16 +00:00
InvokeEliminate.ll Fix testcase. For some reason this was failing only with a release build and 2004-07-01 04:09:14 +00:00
PhiBlockMerge2.ll
PhiBlockMerge.ll
PhiEliminate2.ll
PhiEliminate.ll
PhiNoEliminate.ll When converting phi nodes into select instructions, we shouldn't promote PHI 2004-10-14 05:12:50 +00:00
return-merge.ll
switch_create.ll
switch_formation.ll
switch_switch_fold.ll
UncondBranchToReturn.ll
UnreachableEliminate.ll New testcase 2004-10-18 04:06:41 +00:00