Make the register enum value part of the CodeGenRegister struct.
authorJim Grosbach <grosbach@apple.com>
Fri, 11 Mar 2011 01:33:54 +0000 (01:33 +0000)
committerJim Grosbach <grosbach@apple.com>
Fri, 11 Mar 2011 01:33:54 +0000 (01:33 +0000)
commit17fad045cccf34822d3163ada9e70a8f4528746e
tree922194769e0f5ec768521b7f3f0cf08119660236
parent510207cb1e7427df711ac85002cab622f67bdf7c
Make the register enum value part of the CodeGenRegister struct.

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