R600: Promote i64 stores to v2i32
authorTom Stellard <thomas.stellard@amd.com>
Tue, 24 Jun 2014 23:33:04 +0000 (23:33 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 24 Jun 2014 23:33:04 +0000 (23:33 +0000)
commit78d1e952014fd0ed58528ad3a65639d6b6d1077e
treeef178aaa7358f9e0ad13496685a906907a53343b
parente572ec68d261d37faeb7129d1b3fdb68c4f8d6be
R600: Promote i64 stores to v2i32

Now we need only one 64-bit pattern for stores.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211643 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUISelLowering.cpp
lib/Target/R600/SIISelLowering.cpp
lib/Target/R600/SIInstructions.td
test/CodeGen/R600/store.ll