fix the CodeGen/ARM/2007-03-13-InstrSched.ll regression: allow IV's with scales
authorChris Lattner <sabre@nondot.org>
Mon, 2 Apr 2007 18:51:18 +0000 (18:51 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 2 Apr 2007 18:51:18 +0000 (18:51 +0000)
commit6e0784da77672df0263b6291490c5df5dcadd56e
tree569712c08758f52779e9560dc118764d63afcb50
parentbcfd4665b5597ed1ba679584a69080396d68bcf9
fix the CodeGen/ARM/2007-03-13-InstrSched.ll regression: allow IV's with scales
to be folded into non-store instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35601 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp