R600/SI: Consistently put soffset before the offset operand for mubuf instructions
authorTom Stellard <thomas.stellard@amd.com>
Fri, 27 Feb 2015 14:59:44 +0000 (14:59 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 27 Feb 2015 14:59:44 +0000 (14:59 +0000)
commita9c15883ba37a23b5db0dee5af1f7987d9e46ba2
treedade10d254cfb6ef35d25fcbf2979af25a2f1539
parent4ed3bf29cdf2fd391a6b89a0cf43239dbe421226
R600/SI: Consistently put soffset before the offset operand for mubuf instructions

This matches the assembly syntax.

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