Move the list of registers into CodeGenRegBank.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 11 Jun 2011 00:28:06 +0000 (00:28 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 11 Jun 2011 00:28:06 +0000 (00:28 +0000)
commitb5923db192d2aa938ff3c12aaac87d80ab649625
tree42496fc40a3cdc64a2c2b7406d28bc27f2f856b4
parent25255cbe0000abd64194e9e34098243cd689fd47
Move the list of registers into CodeGenRegBank.

Also move the sub-register index computations from RegisterInfoEmitter
into CodeGenRegBank.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132865 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeGenRegisters.cpp
utils/TableGen/CodeGenRegisters.h
utils/TableGen/CodeGenTarget.cpp
utils/TableGen/CodeGenTarget.h
utils/TableGen/RegisterInfoEmitter.cpp