Split out register class subclassing to a separate function and clean up
authorEric Christopher <echristo@apple.com>
Wed, 25 Aug 2010 00:41:18 +0000 (00:41 +0000)
committerEric Christopher <echristo@apple.com>
Wed, 25 Aug 2010 00:41:18 +0000 (00:41 +0000)
commita2c9188560eb9a7d494960fefd28cf0998d9a78f
tree11ff59ce46ca910da450b0a235f48049f7fdef35
parent2cfcad97b766068a20f3715ed3b4beb9143f329f
Split out register class subclassing to a separate function and clean up
accordingly.  No functional change.

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