llvm-6502/test/Transforms/IndVarsSimplify
Chris Lattner 7ffc328e97 new testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30554 91177308-0d34-0410-b5e6-96231b3b80d8
2006-09-21 05:11:01 +00:00
..
.cvsignore Tired of wading through cvs's list ? files that are generated when building 2006-03-23 23:41:57 +00:00
2002-09-09-PointerIndVar.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2003-04-16-ExprAnalysis.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2003-09-12-MultiplePred.ll Fix test 2004-03-16 21:10:15 +00:00
2003-09-23-NotAtTop.ll Use the new prcontext script. 2004-08-02 22:31:58 +00:00
2003-12-10-IndVarDeadCode.ll New testcase 2003-12-10 17:57:38 +00:00
2003-12-10-RemoveInstrCrash.llx A new testcase, reduced by bugpoint 2003-12-10 20:39:53 +00:00
2003-12-15-Crash.llx Adding RUN line. 2004-11-06 23:16:51 +00:00
2003-12-21-IndVarSize.ll New testcase for PR194 2003-12-21 19:06:15 +00:00
2004-03-10-PHIInsertionBug.ll New testcase for PR284: [indvars] Induction variable analysis violates LLVM invariants 2004-03-10 21:41:47 +00:00
2004-04-05-InvokeCastCrash.llx New testcase for PR312 2004-04-05 18:46:33 +00:00
2004-04-07-ScalarEvolutionCrash.llx New testcase that crashed scalarevolution on sparc 2004-04-07 16:17:45 +00:00
2005-02-11-InvokeCrash.ll new testcase for PR504 2005-02-12 03:26:30 +00:00
2005-02-17-TruncateExprCrash.ll new testcase for PR515 2005-02-17 16:53:41 +00:00
2005-02-26-ExitValueCompute.ll A testcase that we miscompile, noticed from the demo page. 2005-02-26 18:49:04 +00:00
2005-06-15-InstMoveCrash.ll new testcase for PR582 2005-06-15 21:28:55 +00:00
2005-11-18-Crash.ll testcase for recent indvars patches 2005-11-18 19:38:15 +00:00
2006-03-31-NegativeStride.ll new testcase for PR726 2006-04-01 04:47:17 +00:00
2006-06-16-Indvar-LCSSA-Crash.ll new testcase that crashes indvars 2006-06-17 01:01:30 +00:00
2006-09-20-LFTR-Crash.ll new testcase 2006-09-21 05:11:01 +00:00
complex-scev.ll new testcase 2006-04-26 18:32:59 +00:00
dg.exp Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
exit_value_tests.llx Another testcase 2004-04-18 06:55:57 +00:00
lftr_simple.llx New testcases for the indvars pass 2004-04-02 20:26:04 +00:00
loop_evaluate_1.ll New testcase 2004-04-17 23:00:51 +00:00
pointer-indvars.ll New testcase to see if -indvars can promote pointer arithmetic to array accesses 2003-12-22 05:00:13 +00:00
subtract.ll now that we handle non-constant strides, this testcase passes 2005-08-10 17:17:45 +00:00
tripcount_compute.llx New testcases for the indvars pass 2004-04-02 20:26:04 +00:00
tripcount_infinite.llx New testcases for the indvars pass 2004-04-02 20:26:04 +00:00
variable-stride-ivs.ll new testcase 2005-08-10 01:11:24 +00:00