Disable LSR retry by default.
authorAndrew Trick <atrick@apple.com>
Tue, 27 Sep 2011 00:44:14 +0000 (00:44 +0000)
committerAndrew Trick <atrick@apple.com>
Tue, 27 Sep 2011 00:44:14 +0000 (00:44 +0000)
commit80ef1b287fa1b62ad3de8a7c3658ff37b5acca8e
treec415a790983139d256cfeadceee40e0cb38e5fa6
parent139e6699c449f9adea7b54266249715573586f31
Disable LSR retry by default.

Disabling aggressive LSR saves compilation time, and with the new
indvars behavior usually improves performance.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140590 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopStrengthReduce.cpp