Change the "enable/disable" mechanism so that we can enable PPC register
authorBill Wendling <isanbard@gmail.com>
Mon, 10 Mar 2008 22:49:16 +0000 (22:49 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 10 Mar 2008 22:49:16 +0000 (22:49 +0000)
commit4a66e9a57e679b4f3243bf2061daf53c70102030
treeac34b8a648633889b08543c125de72998d31e8cf
parented61c0bc76a7b9001d7639a908c955d0fae35bac
Change the "enable/disable" mechanism so that we can enable PPC register
scavenging for 32-bit and 64-bit separately.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48186 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCInstrInfo.cpp
lib/Target/PowerPC/PPCInstrInfo.h
lib/Target/PowerPC/PPCRegisterInfo.cpp