aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/IndVarSimplify/preserve-gep-remainder.ll
Commit message (Expand)AuthorAgeFilesLines
* Conditionalize indvars tests that rely on SCEV expansion of geps,Andrew Trick2011-09-121-2/+2
* Avoid creating canonical induction variables for non-native types.Andrew Trick2011-03-181-1/+1
* Make opt default to not adding a target data string and update tests that dep...Kenneth Uildriks2009-11-031-0/+1
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Convert a few more opt | llvm-dis to opt -S.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Teach SCEVExpander to avoid creating over-indexed GEP indices whenDan Gohman2009-05-271-0/+19