R600/SI: simplify and fix SMRD encoding
authorTom Stellard <thomas.stellard@amd.com>
Thu, 7 Feb 2013 19:39:40 +0000 (19:39 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 7 Feb 2013 19:39:40 +0000 (19:39 +0000)
commitfc207d8f57d3bd27aa0dc2dd40ecd344229477d3
tree9a3ee76bd693447f55a9b5efa69c85adab1253af
parent75ddd4cd4c726b3bf93b2a83b51d95a505ce0739
R600/SI: simplify and fix SMRD encoding

The _SGPR variants where wrong.

Patch by: Christian König

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@174653 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUCodeEmitter.h
lib/Target/R600/AMDILISelDAGToDAG.cpp
lib/Target/R600/MCTargetDesc/AMDGPUMCCodeEmitter.h
lib/Target/R600/MCTargetDesc/SIMCCodeEmitter.cpp
lib/Target/R600/SIInstrInfo.td
lib/Target/R600/SIInstructions.td