summaryrefslogtreecommitdiff
path: root/test/Transforms/IndVarSimplify/gep-with-mul-base.ll
Commit message (Expand)AuthorAge
* Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman2010-01-21
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Generalize SCEVExpander::visitAddRecExpr's GEP persuit, and avoidDan Gohman2009-05-24
* Fix a thinko in the code that adapted SCEVMulExpr operands forDan Gohman2009-05-22