TargetRegisterDesc::Name field is the same as the abstract register name. There is...
authorEvan Cheng <evan.cheng@apple.com>
Mon, 7 Jul 2008 22:19:41 +0000 (22:19 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 7 Jul 2008 22:19:41 +0000 (22:19 +0000)
commitb7c3e867a5e05031ad730ae441b8602801f0f09e
treecb7aaab0088c53cb40d6c171b29cc79aa73b6c3d
parent4925567f85ea60019a9cd45b8230fa72a1bd78df
TargetRegisterDesc::Name field is the same as the abstract register name. There is no need for targets to specify register names in addition to their AsmName's.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53207 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Target.td
utils/TableGen/RegisterInfoEmitter.cpp