Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Conditionalize indvars test that relies on SCEV expansion of geps, | Andrew Trick | 2011-09-12 | 1 | -4/+13 |
* | Re-implement the main strength-reduction portion of LoopStrengthReduction. | Dan Gohman | 2010-01-21 | 1 | -2/+3 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Generalize SCEVExpander::visitAddRecExpr's GEP persuit, and avoid | Dan Gohman | 2009-05-24 | 1 | -1/+1 |
* | Fix a thinko in the code that adapted SCEVMulExpr operands for | Dan Gohman | 2009-05-22 | 1 | -0/+58 |