llvm-6502/test/Transforms/SimplifyCFG
Chris Lattner edcee6f5fd testcase I've had in my tree
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21832 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-09 21:21:10 +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 Check in the right test 2004-12-10 17:43:43 +00:00
basictest.ll
branch-cond-merge.ll
branch-cond-prop.ll
branch-fold-test.ll
BrUnwind.ll
DeadSetCC.ll Add new test to make sure simplifycfg doesn't leave around trivially 2005-01-01 16:00:56 +00:00
dg.exp Adding srcdir arg 2004-11-19 22:45:25 +00:00
EqualPHIEdgeBlockMerge.ll
hoist-common-code.ll testcase I've had in my tree 2005-05-09 21:21:10 +00:00
HoistCode.ll New testcase for simplifycfg 2004-11-30 00:31:16 +00:00
InvokeEliminate.ll
PhiBlockMerge2.ll
PhiBlockMerge.ll
PhiEliminate2.ll
PhiEliminate.ll
PhiNoEliminate.ll
return-merge.ll
switch_create.ll add another testcase to make sure it gets turned into a switch (answer: yes it does) 2005-02-24 02:13:50 +00:00
switch_formation.ll
switch_switch_fold.ll
switch_thread.ll new testcase for a simple optimization that simplifycfg is about to do. 2005-02-24 06:15:27 +00:00
UncondBranchToReturn.ll
UnreachableEliminate.ll New testcase 2004-10-18 04:06:41 +00:00