llvm-6502/test/Transforms/SimplifyCFG
2008-03-09 07:36:38 +00:00
..
2002-05-05-EmptyBlockMerge.ll
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
2004-12-10-SimplifyCFGCrash.ll
2005-06-16-PHICrash.ll
2005-08-01-PHIUpdateFail.ll
2005-08-03-PHIFactorCrash.ll
2005-10-02-InvokeSimplify.ll
2005-12-03-IncorrectPHIFold.ll
2006-02-17-InfiniteUnroll.ll
2006-06-12-InfLoop.ll
2006-08-03-Crash.ll
2006-10-19-UncondDiv.ll
2006-10-29-InvokeCrash.ll Fix PR1146: parameter attributes are longer part of 2007-11-27 13:23:08 +00:00
2006-12-08-Ptr-ICmp-Branch.ll
2007-11-22-InvokeNoUnwind.ll Add some convenience methods for querying attributes, and 2007-11-28 17:07:01 +00:00
2007-12-21-Crash.ll Test -simplifycfg only. 2007-12-28 22:59:48 +00:00
2008-01-02-hoist-fp-add.ll don't hoist FP additions into unconditional adds + selects. This 2008-01-03 07:25:26 +00:00
basictest.ll
branch-cond-merge.ll
branch-cond-prop.ll
branch-fold-test.ll
branch-fold.ll Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
branch-phi-thread.ll
BrUnwind.ll
DeadSetCC.ll
dg.exp
EqualPHIEdgeBlockMerge.ll
hoist-common-code.ll
HoistCode.ll
InvokeEliminate.ll
iterative-simplify.ll Implement PR1786 by iterating between dead cycle elimination 2007-11-13 07:32:38 +00:00
noreturn-call.ll Implement PR1796 and Transforms/SimplifyCFG/noreturn-call.ll 2007-11-14 06:19:25 +00:00
PhiBlockMerge2.ll
PhiBlockMerge.ll
PhiEliminate2.ll
PhiEliminate.ll
PhiNoEliminate.ll
return-merge.ll
switch_create.ll
switch_formation.ll
switch_switch_fold.ll Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
switch_thread.ll
switch-simplify-crash.ll
UncondBranchToReturn.ll
UnreachableEliminate.ll
unwindto.ll A BB that unwind_to an "unwind" inst is that same as one that doesn't unwind_to 2008-03-09 07:36:38 +00:00