1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-01 16:33:37 +01:00
llvm-mirror/test/Transforms/IndVarsSimplify
2007-11-25 22:41:31 +00:00
..
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 For PR1319: 2007-04-16 15:31:49 +00:00
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
2005-06-15-InstMoveCrash.ll
2005-11-18-Crash.ll
2006-03-31-NegativeStride.ll
2006-06-16-Indvar-LCSSA-Crash.ll
2006-09-20-LFTR-Crash.ll
2006-12-10-BitCast.ll
2007-01-06-TripCount.ll
2007-01-08-X86-64-Pointer.ll
2007-06-06-DeleteDanglesPtr.ll new testcase for PR1487 2007-06-06 04:11:21 +00:00
2007-11-23-BitcastCrash.ll Fix a bug where we'd try to find a scev value for a bitcast operand, 2007-11-23 08:46:22 +00:00
complex-scev.ll Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
dg.exp
exit_value_tests.llx For PR1336: 2007-04-16 01:49:16 +00:00
iterationCount_zext_or_trunc.ll For PR1553: 2007-07-19 23:13:04 +00:00
lftr_simple.llx
loop_evaluate_1.ll
loop_evaluate_2.ll Add new SCEV, SCEVSMax. This allows LLVM to analyze do-while loops. 2007-11-25 22:41:31 +00:00
loop_evaluate_3.ll
loop_evaluate_4.ll
pointer-indvars.ll
subtract.ll
tripcount_compute.llx
tripcount_infinite.llx
variable-stride-ivs.ll