R600: Move code for generating REGISTER_LOAD into R600ISelLowering.cpp
authorTom Stellard <thomas.stellard@amd.com>
Fri, 1 Aug 2014 21:50:47 +0000 (21:50 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 1 Aug 2014 21:50:47 +0000 (21:50 +0000)
commitc16f73d7c5798e8f995ddec9e234edc5c18d60ab
tree763adf1fc14ae1da960e9504aa5bbe1afe2c6e84
parent2a069a8291877a34d61522606135cd553ff03423
R600: Move code for generating REGISTER_LOAD into R600ISelLowering.cpp

SI doesn't use REGISTER_LOAD anymore, but it was still hitting this code
path for 8-bit and 16-bit private loads.

llvm-svn: 214566
llvm/lib/Target/R600/AMDGPUISelLowering.cpp
llvm/lib/Target/R600/R600ISelLowering.cpp
llvm/test/CodeGen/R600/private-memory.ll