R600: Consolidate sub register indices.
authorTom Stellard <thomas.stellard@amd.com>
Thu, 7 Feb 2013 14:02:37 +0000 (14:02 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 7 Feb 2013 14:02:37 +0000 (14:02 +0000)
commit07b59ba69713f9aabb7597193f0df4b02c29d8f9
treea061f841c20c805374479ef5a333fba7d9d84b4d
parent1234c9be42b4ebd4b398df461123205dccf3706c
R600: Consolidate sub register indices.

Use sub0-15 everywhere.

Patch by: Michel Dänzerr

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174610 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUInstructions.td
lib/Target/R600/AMDGPURegisterInfo.cpp
lib/Target/R600/AMDGPURegisterInfo.td
lib/Target/R600/R600Instructions.td
lib/Target/R600/R600RegisterInfo.cpp
lib/Target/R600/R600RegisterInfo.td
lib/Target/R600/SIInstructions.td
lib/Target/R600/SIRegisterInfo.td