R600/SI: replace AllReg_* with [SV]Src_* v2
authorChristian Konig <christian.koenig@amd.com>
Sat, 16 Feb 2013 11:28:13 +0000 (11:28 +0000)
committerChristian Konig <christian.koenig@amd.com>
Sat, 16 Feb 2013 11:28:13 +0000 (11:28 +0000)
commit8e4eebcecf291386a321d0f8582b8a57841ea8c9
tree89a18ef31383a6c7abfa6a0d9b0d00837d29dd71
parent305fefbb65c3df7bf5b3a8f6157efe24652c1e56
R600/SI: replace AllReg_* with [SV]Src_* v2

Mark all the operands that can also have an immediate.

v2: SOFFSET is also an SSrc_32 operand

This is a candidate for the stable branch.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175353 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInstrFormats.td
lib/Target/R600/SIInstructions.td
lib/Target/R600/SIRegisterInfo.td