llvm-project/llvm/test/Transforms/SimplifyCFG
Reid Spencer d029c7e666 Make the llvm-runtest function much more amenable by eliminating all the
global variables that needed to be passed in. This makes it possible to
add new global variables with only a couple changes (Makefile and llvm-dg.exp)
instead of touching every single dg.exp file.

llvm-svn: 35918
2007-04-11 19:56:59 +00:00
..
.cvsignore Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-05-05-EmptyBlockMerge.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-05-21-PHIElimination.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-06-24-PHINode.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-09-24-PHIAssertion.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-03-07-DominateProblem.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-08-05-InvokeCrash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-08-05-MishandleInvoke.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-08-17-BranchFold.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-08-17-BranchFoldOrdering.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-08-17-FoldSwitch.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-12-10-SimplifyCFGCrash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-06-16-PHICrash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-08-01-PHIUpdateFail.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-08-03-PHIFactorCrash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-10-02-InvokeSimplify.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-12-03-IncorrectPHIFold.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-02-17-InfiniteUnroll.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-06-12-InfLoop.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-08-03-Crash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-10-19-UncondDiv.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-10-29-InvokeCrash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-12-08-Ptr-ICmp-Branch.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
BrUnwind.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
DeadSetCC.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
EqualPHIEdgeBlockMerge.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
HoistCode.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
InvokeEliminate.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
PhiBlockMerge.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
PhiBlockMerge2.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
PhiEliminate.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
PhiEliminate2.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
PhiNoEliminate.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
UncondBranchToReturn.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
UnreachableEliminate.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
basictest.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
branch-cond-merge.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
branch-cond-prop.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
branch-fold-test.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
branch-fold.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
branch-phi-thread.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
dg.exp Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
hoist-common-code.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
return-merge.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
switch-simplify-crash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
switch_create.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
switch_formation.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
switch_switch_fold.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
switch_thread.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00