summaryrefslogtreecommitdiff
path: root/test/Transforms/IndVarSimplify/preserve-gep-remainder.ll
Commit message (Expand)AuthorAge
* Avoid creating canonical induction variables for non-native types.Andrew Trick2011-03-18
* Make opt default to not adding a target data string and update tests that dep...Kenneth Uildriks2009-11-03
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Convert a few more opt | llvm-dis to opt -S.Dan Gohman2009-09-08
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Teach SCEVExpander to avoid creating over-indexed GEP indices whenDan Gohman2009-05-27