R600/SI: Add soffset operand to mubuf addr64 instruction
authorTom Stellard <thomas.stellard@amd.com>
Wed, 11 Feb 2015 00:34:32 +0000 (00:34 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 11 Feb 2015 00:34:32 +0000 (00:34 +0000)
commit6378a7cb0b0997f017115a714c262fdb30cadc8d
treefeacf0935467d5c053826640d1cef24700a3ca66
parenta1a22af3973a7975396cce5783993e3b88005440
R600/SI: Add soffset operand to mubuf addr64 instruction

We were previously hard-coding soffset to 0.

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