R600/SI: Move gds operand to the end of operand list
authorTom Stellard <thomas.stellard@amd.com>
Mon, 9 Mar 2015 18:49:54 +0000 (18:49 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 9 Mar 2015 18:49:54 +0000 (18:49 +0000)
commit3db921673e0760a324c405cbf10be3af1dde9388
tree2c4c2c807228febc75639748e487be8578eaf981
parent4c5aebe89dd5548439503ab4efa525e0db81e342
R600/SI: Move gds operand to the end of operand list

Also print it in the assembly string.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231684 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/InstPrinter/AMDGPUInstPrinter.cpp
lib/Target/R600/InstPrinter/AMDGPUInstPrinter.h
lib/Target/R600/SIInstrInfo.td
lib/Target/R600/SIInstructions.td
lib/Target/R600/SILoadStoreOptimizer.cpp