llvm-6502/test/Transforms/IndVarsSimplify
Reid Spencer 0f5aed5648 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35918 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-11 19:56:59 +00:00
..
.cvsignore
2002-09-09-PointerIndVar.ll
2003-04-16-ExprAnalysis.ll
2003-09-12-MultiplePred.ll
2003-09-23-NotAtTop.ll
2003-12-10-IndVarDeadCode.ll
2003-12-10-RemoveInstrCrash.llx
2003-12-15-Crash.llx
2003-12-21-IndVarSize.ll
2004-03-10-PHIInsertionBug.ll
2004-04-05-InvokeCastCrash.llx
2004-04-07-ScalarEvolutionCrash.llx
2005-02-11-InvokeCrash.ll
2005-02-17-TruncateExprCrash.ll
2005-02-26-ExitValueCompute.ll For PR950: 2006-12-31 06:02:00 +00:00
2005-06-15-InstMoveCrash.ll
2005-11-18-Crash.ll
2006-03-31-NegativeStride.ll For PR950: 2006-12-31 06:02:00 +00:00
2006-06-16-Indvar-LCSSA-Crash.ll
2006-09-20-LFTR-Crash.ll
2006-12-10-BitCast.ll
2007-01-06-TripCount.ll Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
2007-01-08-X86-64-Pointer.ll For PR761: 2007-01-26 08:25:06 +00:00
complex-scev.ll
dg.exp Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
exit_value_tests.llx
lftr_simple.llx
loop_evaluate_1.ll
loop_evaluate_2.ll New testcases for PR1179/PR1232. 2007-03-04 00:54:06 +00:00
loop_evaluate_3.ll New testcases for PR1179/PR1232. 2007-03-04 00:54:06 +00:00
loop_evaluate_4.ll New testcases for PR1179/PR1232. 2007-03-04 00:54:06 +00:00
pointer-indvars.ll
subtract.ll
tripcount_compute.llx
tripcount_infinite.llx
variable-stride-ivs.ll For PR950: 2006-12-31 06:02:00 +00:00