R600/SI: Clean up some of the unused REGISTER_{LOAD,STORE} code
authorTom Stellard <thomas.stellard@amd.com>
Mon, 21 Jul 2014 15:45:06 +0000 (15:45 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 21 Jul 2014 15:45:06 +0000 (15:45 +0000)
commit05388f25d7d280a58f13770b03986d44432628bb
treead4fc2cd0a1b158ee464f0a0e5b0de4247e89dda
parent328080423746398da1c44e679df6f9010374296a
R600/SI: Clean up some of the unused REGISTER_{LOAD,STORE} code

There are a few more cleanups to do, but I ran into some problems
with ext loads and trunc stores, when I tried to change some of the
vector loads and stores from custom to legal, so I wasn't able to
get rid of everything.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213552 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIISelLowering.cpp
test/CodeGen/R600/cvt_f32_ubyte.ll
test/CodeGen/R600/indirect-private-64.ll