When checking whether we need to reserve a register for the scavenger,
authorJim Grosbach <grosbach@apple.com>
Wed, 30 Sep 2009 01:43:29 +0000 (01:43 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 30 Sep 2009 01:43:29 +0000 (01:43 +0000)
commitd1a5ca6cb11763059ba1ee1c965cc69abff92e38
treeba792843aa7837003b442117927362c8f93ca49b
parentc732adf3a1718d1b3e08adb11652100cab1efad6
When checking whether we need to reserve a register for the scavenger,
the size of the saved frame pointer needs to be taken into account.

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