Update the load-store optimizer for changes to the operands on LDR_PRE_IMM and LDRB_P...
authorOwen Anderson <resistor@mac.com>
Mon, 29 Aug 2011 17:59:41 +0000 (17:59 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 29 Aug 2011 17:59:41 +0000 (17:59 +0000)
commit07700d486ec790327723d2a81fe9c66b2fb52016
treec4d0220f08dea0032e35a0091b6780084fb600ab
parent9d74909378eb084ab55f407d134fb68f25c803a0
Update the load-store optimizer for changes to the operands on LDR_PRE_IMM and LDRB_PRE_IMM in r138653.

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