R600/SI: Remove SI_BUFFER_RSRC pseudo
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 17 Oct 2014 17:42:56 +0000 (17:42 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 17 Oct 2014 17:42:56 +0000 (17:42 +0000)
commit46b53c9e4ba6fb9700f8af2e12da6266fb651bc0
treef3fc13a2c688b6472094eebd319a293ac46410de
parent32ef68718dff51773e2b83f725a2f366a150c535
R600/SI: Remove SI_BUFFER_RSRC pseudo

Just use REG_SEQUENCE directly, so there are fewer
instructions to need to deal with later.

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