Remove -enable-lsr-nested in time for 3.1.
authorAndrew Trick <atrick@apple.com>
Thu, 22 Mar 2012 22:42:45 +0000 (22:42 +0000)
committerAndrew Trick <atrick@apple.com>
Thu, 22 Mar 2012 22:42:45 +0000 (22:42 +0000)
commitbd618f1b7ff73bde1e421eb6daf978e74984e180
tree45666fa912c6c3e6c5ec5a18d59609d5c81951b2
parentee5a53d21eec151688376f158d5ae6832bbd1d96
Remove -enable-lsr-nested in time for 3.1.

Tests cases have been removed but attached to open PR12330.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153286 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopStrengthReduce.cpp
test/CodeGen/ARM/lsr-on-unrolled-loops.ll [deleted file]
test/CodeGen/X86/change-compare-stride-0.ll [deleted file]
test/CodeGen/X86/iv-users-in-other-loops.ll [deleted file]
test/CodeGen/X86/loop-strength-reduce3.ll [deleted file]
test/CodeGen/X86/pr3495.ll [deleted file]