Implement the getPointerRegClass method, which is required for the ptr_rc
authorChris Lattner <sabre@nondot.org>
Sat, 17 Jun 2006 00:01:04 +0000 (00:01 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 17 Jun 2006 00:01:04 +0000 (00:01 +0000)
commitb1d26f66658cff3ceb7d44a72fbc8c8e975532f9
treecc1cffbb0102992d2f5c33dd4715bc05b68580f8
parentf06ef2cc16fa6b279f4ed59d89b8f14535b47b24
Implement the getPointerRegClass method, which is required for the ptr_rc
magic to work.

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