Revamp the Register class, and allow the use of the RegisterGroup class to
authorChris Lattner <sabre@nondot.org>
Tue, 14 Sep 2004 04:17:02 +0000 (04:17 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 14 Sep 2004 04:17:02 +0000 (04:17 +0000)
commitb228657acc4afbdc74dc523e9f465d08935f9e8d
tree5db9c3f9dc7b09a7e382e3421f5b4a070ad3b0bd
parent5148b633291ac301e443e241c5f0e5881fb1c5ef
Revamp the Register class, and allow the use of the RegisterGroup class to
specify aliases directly in register definitions.

Patch contributed by Jason Eckhardt!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16330 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCRegisterInfo.td
lib/Target/Skeleton/SkeletonRegisterInfo.td
lib/Target/SparcV9/SparcV9RegisterInfo.td
lib/Target/Target.td
lib/Target/X86/X86RegisterInfo.td
utils/TableGen/RegisterInfoEmitter.cpp