Emit TargetRegisterInfo::composeSubRegIndices().
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 28 May 2010 23:48:31 +0000 (23:48 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 28 May 2010 23:48:31 +0000 (23:48 +0000)
commit7c9a6e328407d681414aa66f3e80f92c3d35ad5c
treef523663bf27bfaea2e26cd69c94178e0604f8c08
parent05ce4898710e3dd2dcc5f44f4aec4693ec0a42a6
Emit TargetRegisterInfo::composeSubRegIndices().
Also verify that all subregister indices compose unambiguously.

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