..
2002-09-09-PointerIndVar.ll
2003-04-16-ExprAnalysis.ll
2003-09-12-MultiplePred.ll
2003-09-23-NotAtTop.ll
Teach SCEVExpander's visitAddRecExpr to reuse an existing canonical
2009-06-13 16:25:49 +00:00
2003-12-10-IndVarDeadCode.ll
2003-12-10-RemoveInstrCrash.ll
2003-12-15-Crash.ll
2003-12-21-IndVarSize.ll
2004-03-10-PHIInsertionBug.ll
2004-04-05-InvokeCastCrash.ll
2004-04-07-ScalarEvolutionCrash.ll
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
Split the Add, Sub, and Mul instruction opcodes into separate
2009-06-04 22:49:04 +00:00
2007-01-06-TripCount.ll
2007-01-08-X86-64-Pointer.ll
2007-06-06-DeleteDanglesPtr.ll
2007-11-23-BitcastCrash.ll
2008-06-15-SCEVExpanderBug.ll
2008-09-02-IVType.ll
2008-10-03-CouldNotCompute.ll
2008-11-03-Floating.ll
Split the Add, Sub, and Mul instruction opcodes into separate
2009-06-04 22:49:04 +00:00
2008-11-17-Floating.ll
Split the Add, Sub, and Mul instruction opcodes into separate
2009-06-04 22:49:04 +00:00
2008-11-25-APFloatAssert.ll
Split the Add, Sub, and Mul instruction opcodes into separate
2009-06-04 22:49:04 +00:00
2009-04-14-shorten_iv_vars.ll
2009-04-15-shorten-iv-vars-2.ll
2009-04-22-IndvarCrash.ll
2009-04-27-Floating.ll
Split the Add, Sub, and Mul instruction opcodes into separate
2009-06-04 22:49:04 +00:00
2009-05-24-useafterfree.ll
ada-loops.ll
addrec-gep.ll
ashr-tripcount.ll
Generalize isLoopGuardedByCond's checking to consider two
2009-06-20 00:35:32 +00:00
avoid-i0.ll
casted-argument.ll
complex-scev.ll
dg.exp
divide-pointer.ll
exit_value_tests.ll
gep-with-mul-base.ll
interesting-invoke-use.ll
iterationCount_zext_or_trunc.ll
iv-sext.ll
Reapply 75252, with a fix to avoid the infinite recursion case. The
2009-07-13 21:35:55 +00:00
iv-zext.ll
Split the Add, Sub, and Mul instruction opcodes into separate
2009-06-04 22:49:04 +00:00
lftr_simple.ll
lftr-other-uses.ll
lftr-promote.ll
Fill in some holes in ScalarEvolution's loop iteration condition
2009-07-16 17:34:36 +00:00
loop_evaluate7.ll
Simplify [su]max(MAX, n) to MAX. This comes up in loop tripcount
2009-06-24 14:46:22 +00:00
loop_evaluate8.ll
Simplify [su]max(MAX, n) to MAX. This comes up in loop tripcount
2009-06-24 14:46:22 +00:00
loop_evaluate9.ll
Update LoopSimplify and LoopUnswitch to use the new makeLoopInvariant
2009-07-14 01:37:59 +00:00
loop_evaluate10.ll
Fix indvars to not assume that a loop with a single unique exit
2009-07-14 01:09:02 +00:00
loop_evaluate11.ll
Add a testcase for a bug fixed by r75634.
2009-07-14 18:15:00 +00:00
loop_evaluate_1.ll
loop_evaluate_2.ll
loop_evaluate_3.ll
loop_evaluate_4.ll
loop_evaluate_5.ll
loop_evaluate_6.ll
Fix ScalarEvolution's backedge-taken count computations to check for
2009-06-21 23:46:38 +00:00
loop-invariant-step.ll
Add some testcases for some of the recent ScalarEvolution bug fixes.
2009-06-26 22:54:11 +00:00
masked-iv.ll
Remove the code from IVUsers that attempted to handle
2009-06-18 16:54:06 +00:00
max-pointer.ll
Revert the addition of hasNoPointerOverflow to GEPOperator.
2009-07-20 17:43:30 +00:00
phi-uses-value-multiple-times.ll
When a value is used multiple times within a single PHI, instructions
2009-06-27 05:16:57 +00:00
pointer-indvars.ll
pointer.ll
Implement more aggressive folding of add operand lists when
2009-06-14 22:58:51 +00:00
preserve-gep-nested.ll
Generalize ScalarEvolution to be able to analyze GEPs when
2009-08-18 16:46:41 +00:00
preserve-gep-remainder.ll
preserve-gep.ll
preserve-signed-wrap.ll
promote-iv-to-eliminate-casts.ll
shrunk-constant.ll
Remove the code from IVUsers that attempted to handle
2009-06-18 16:54:06 +00:00
signed-trip-count.ll
single-element-range.ll
The upper argument of ConstantRange is exclusive, not inclusive.
2009-07-20 22:34:18 +00:00
sink-alloca.ll
Special-case static allocas in IndVarSimplify's loop invariant
2009-08-25 17:42:10 +00:00
sink-trapping.ll
Switch invars away from using isTrapping when it really shouldn't be
2009-07-15 22:48:29 +00:00
subtract.ll
tripcount_compute.ll
tripcount_infinite.ll
variable-stride-ivs-0.ll
variable-stride-ivs-1.ll