R600: Add support for global vector stores with elements less than 32-bits
authorTom Stellard <thomas.stellard@amd.com>
Fri, 16 Aug 2013 01:12:11 +0000 (01:12 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 16 Aug 2013 01:12:11 +0000 (01:12 +0000)
commit4c52d450dc3968267d1f089d36397fc785dcc7b4
tree0b5460e5776a4799c0d550e32dd5bbfef8a3aa15
parentec484277dd04399d7b2ea37508e39fc4998bc9a7
R600: Add support for global vector stores with elements less than 32-bits

Tested-by: Aaron Watry <awatry@gmail.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188520 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUISelLowering.cpp
lib/Target/R600/AMDGPUISelLowering.h
lib/Target/R600/R600ISelLowering.cpp
test/CodeGen/R600/store.ll