Conditionalize indvars tests that rely on SCEV expansion of geps,
authorAndrew Trick <atrick@apple.com>
Mon, 12 Sep 2011 20:26:34 +0000 (20:26 +0000)
committerAndrew Trick <atrick@apple.com>
Mon, 12 Sep 2011 20:26:34 +0000 (20:26 +0000)
commit26e5285f9fc63c83222b80984c590d9676a18e4f
tree95a177e252e4d541ebfcac7f5b4b8510da081d4e
parent2bc3d52b9ab422ee9f7e42a1a4e3b818e623a5f7
Conditionalize indvars tests that rely on SCEV expansion of geps,
which is relevant with canonical IVs. Anything else being checked by
these tests is already covered by early CSE.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139535 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/IndVarSimplify/addrec-gep.ll
test/Transforms/IndVarSimplify/preserve-gep-loop-variant.ll
test/Transforms/IndVarSimplify/preserve-gep-nested.ll
test/Transforms/IndVarSimplify/preserve-gep-remainder.ll
test/Transforms/IndVarSimplify/preserve-gep.ll