When using multiple instructions to reference a frame index, make sure to
authorJim Grosbach <grosbach@apple.com>
Thu, 9 Dec 2010 01:22:13 +0000 (01:22 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 9 Dec 2010 01:22:13 +0000 (01:22 +0000)
commitcde31293d45f14ddff482d385429d256bd4e0820
tree1302a6aa522ff401c1249a133b129b1d711bac47
parenta0e23c5e95978565b9e5a0cd38f4a0f26555d9be
When using multiple instructions to reference a frame index, make sure to
update the opcode when necessary as well as the source register.

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