R600/SI: Fix definitions for ds_read2 / ds_write2 instructions.
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 4 Aug 2014 18:49:22 +0000 (18:49 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 4 Aug 2014 18:49:22 +0000 (18:49 +0000)
commitfa76ba82f254a4f30ce0bff200e8b91b3aaa3ecc
tree75cda1a21782596f81a770f8e9ab85841b12f4c9
parentd6c23bed52c0083987de4b75159aa90ce06d8231
R600/SI: Fix definitions for ds_read2 / ds_write2 instructions.

These were just wrong, using the wrong register classes
and store2 was missing an operand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214756 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInstrInfo.td
lib/Target/R600/SIInstructions.td