R600: Add support for i8 and i16 local memory loads
authorTom Stellard <thomas.stellard@amd.com>
Mon, 26 Aug 2013 15:05:59 +0000 (15:05 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 26 Aug 2013 15:05:59 +0000 (15:05 +0000)
commita01cdea9c660dc8b295782a4ab560d0039ff7571
tree0d263ca4f8b87bb00a0465361f673e10a0c22ac9
parentc52565157d23c7b8a374b74044a5458ea67d6cb5
R600: Add support for i8 and i16 local memory loads

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189225 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUInstructions.td
lib/Target/R600/R600ISelLowering.cpp
lib/Target/R600/R600Instructions.td
lib/Target/R600/SIInstructions.td
test/CodeGen/R600/load.ll