R600/SI: Add a MUBUF load pattern for Reg+Imm offsets
authorTom Stellard <thomas.stellard@amd.com>
Thu, 6 Feb 2014 18:36:38 +0000 (18:36 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 6 Feb 2014 18:36:38 +0000 (18:36 +0000)
commitbecac0f183be5743a27ced2a59cb2ce191206b71
treeb674920a00fec20267beb639c53aeac1d8622282
parent22274378d5ec800c08246d179ea003a5c85d3cb9
R600/SI: Add a MUBUF load pattern for Reg+Imm offsets

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200933 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInstructions.td
test/CodeGen/R600/mubuf.ll [new file with mode: 0644]