SP relative offsets need to be adjusted by the local allocation size when
authorJim Grosbach <grosbach@apple.com>
Tue, 31 Aug 2010 18:52:31 +0000 (18:52 +0000)
committerJim Grosbach <grosbach@apple.com>
Tue, 31 Aug 2010 18:52:31 +0000 (18:52 +0000)
commitc1dc78de762e8a65fe1edd0cced13d94ab5a971f
treecfe65fa4ef22246fcccfdb6882938494d2131d8f
parent8480c2e314f6c01638ea16f32149417848352085
SP relative offsets need to be adjusted by the local allocation size when
determining if they're likely to be in range of the SP when resolving
frame references.

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