Fix code that assumes the register info will be dumped into a target
authorChris Lattner <sabre@nondot.org>
Fri, 19 Aug 2005 18:50:11 +0000 (18:50 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 19 Aug 2005 18:50:11 +0000 (18:50 +0000)
commite7af178ccf52506f69c53131f558c37cef90ce77
tree3ccc8903ba17e513187fd44c1c795935e7adfce6
parent28e728d75a7a5b798f6814652a6dd97732b236ea
Fix code that assumes the register info will be dumped into a target
namespace instead of the reg class namespace.  Update getRegClassForType()
to use modified names due to tblgen change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22923 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcRegisterInfo.cpp
lib/Target/SparcV8/SparcV8RegisterInfo.cpp