R600: Add support for i16 and i8 global stores
authorTom Stellard <thomas.stellard@amd.com>
Fri, 16 Aug 2013 01:12:06 +0000 (01:12 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 16 Aug 2013 01:12:06 +0000 (01:12 +0000)
commitec484277dd04399d7b2ea37508e39fc4998bc9a7
tree4a98a36ec60927ca4e52539ca15fed7754fe6660
parent4781d314b7b0bd239dc3986b4157726e80a270ba
R600: Add support for i16 and i8 global stores

Tested-by: Aaron Watry <awatry@gmail.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188519 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUISelLowering.cpp
lib/Target/R600/AMDGPUISelLowering.h
lib/Target/R600/AMDGPUInstrInfo.td
lib/Target/R600/AMDGPUInstructions.td
lib/Target/R600/R600ISelLowering.cpp
lib/Target/R600/R600Instructions.td
lib/Target/R600/SIInstrInfo.td
lib/Target/R600/SIInstructions.td
test/CodeGen/R600/si-vector-hang.ll
test/CodeGen/R600/store.ll