R600: Add support for i8 and i16 local memory stores
authorTom Stellard <thomas.stellard@amd.com>
Mon, 26 Aug 2013 15:05:49 +0000 (15:05 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 26 Aug 2013 15:05:49 +0000 (15:05 +0000)
commit8e78012457682d335ee97cf2859dfe03b7e2ae93
tree5eff0980c06803d29bb1687fe9fb04a64952ddbb
parent7a0282daeb214f14d75249cc2d90302c44586c4e
R600: Add support for i8 and i16 local memory stores

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189223 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUISelLowering.cpp
lib/Target/R600/AMDGPUInstrInfo.td
lib/Target/R600/AMDGPUInstructions.td
lib/Target/R600/R600Defines.h
lib/Target/R600/R600InstrFormats.td
lib/Target/R600/R600InstrInfo.cpp
lib/Target/R600/R600Instructions.td
lib/Target/R600/SIInstructions.td
test/CodeGen/R600/store.ll