Rename -disable-iv-rewrite to -enable-iv-rewrite=false in preparation for default...
authorAndrew Trick <atrick@apple.com>
Mon, 12 Sep 2011 18:28:44 +0000 (18:28 +0000)
committerAndrew Trick <atrick@apple.com>
Mon, 12 Sep 2011 18:28:44 +0000 (18:28 +0000)
commitf21bdf4f429223bcd76bf0198295a7ddbe7a1fdf
treed0503cdc63a027a3e0ca2529afe86ac7ef4f3f87
parent811ae5b09cc2727e9a7a8748c6124d5bbd30707f
Rename -disable-iv-rewrite to -enable-iv-rewrite=false in preparation for default change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139517 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/IndVarSimplify.cpp
test/Transforms/IndVarSimplify/2011-09-10-widen-nsw.ll
test/Transforms/IndVarSimplify/ada-loops.ll
test/Transforms/IndVarSimplify/elim-extend.ll
test/Transforms/IndVarSimplify/iv-fold.ll
test/Transforms/IndVarSimplify/iv-zext.ll
test/Transforms/IndVarSimplify/lftr-reuse.ll
test/Transforms/IndVarSimplify/no-iv-rewrite.ll
test/Transforms/IndVarSimplify/preserve-signed-wrap.ll
test/Transforms/IndVarSimplify/variable-stride-ivs-0.ll
test/Transforms/LoopUnroll/2011-08-09-IVSimplify.ll