Thumb2 should use the register scavenger.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76930 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Evan Cheng 2009-07-24 01:05:51 +00:00
parent d1e5db6c7c
commit 865763bf80

View File

@ -161,8 +161,7 @@ immediateOffsetOpcode(unsigned opcode)
bool Thumb2RegisterInfo::
requiresRegisterScavenging(const MachineFunction &MF) const {
// FIXME
return false;
return true;
}
int Thumb2RegisterInfo::