Turn off the scavenging based frame reg reuse briefly to measure whether it's
authorJim Grosbach <grosbach@apple.com>
Thu, 26 Aug 2010 21:29:54 +0000 (21:29 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 26 Aug 2010 21:29:54 +0000 (21:29 +0000)
commitb0fa9932ccf9760e7b20ab4233799b4f9f5e0ba5
treed1ec94328af88206006395e2b5150a7ed046cf23
parentaf57738f008e56bceac2e600dd741fefbffce973
Turn off the scavenging based frame reg reuse briefly to measure whether it's
still having a significant effect. It shouldn't be now that the pre-RA
virtual base reg stuff is in. Assuming that's valididated by the nightly
testers, we can simplify a lot of the PEI frame index code.

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