Apply the same fix for the change in LDR_PRE_IMM/LDRB_PRE_IMM operand encodings to...
authorOwen Anderson <resistor@mac.com>
Mon, 29 Aug 2011 21:14:19 +0000 (21:14 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 29 Aug 2011 21:14:19 +0000 (21:14 +0000)
commitacb274baacbc104d7ef3b826b443847f11548760
tree837a565bb635f0fb4f16b3ea298d8fe591182280
parent8e5cf90923321cfce0e5b99aface4b23dd79f85d
Apply the same fix for the change in LDR_PRE_IMM/LDRB_PRE_IMM operand encodings to the load-store optimizer that I applied to the instruction selector in r138758.  Fixes ary3 from the nightly test suite.

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