R600: Mark all members of the TRegMem register class as reserved
authorTom Stellard <thomas.stellard@amd.com>
Tue, 19 Feb 2013 15:22:45 +0000 (15:22 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 19 Feb 2013 15:22:45 +0000 (15:22 +0000)
commit2b4b68d9365e7003fb7404aca2540b5372d7791b
treeba4ebb35889ce1e799912189ee4a32ece6ae294f
parent23339b68e224cedac1e7025ba8bca3e3eb127fab
R600: Mark all members of the TRegMem register class as reserved

This stops the Machine Verifier from complaining about uses of undefined
physical registers.

NOTE: This is a candidate for the Mesa stable branch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175518 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/R600RegisterInfo.cpp