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)
commit9b3816b5ee99f9f9aed7904efeb422453ee13322
treeb270bb4c1c97cc5b23917c6d866bd673e733de56
parentd7abf56595891692d6d92e317c67f1de73813875
R600: Promote i64 stores to v2i32

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

llvm-svn: 211643
llvm/lib/Target/R600/AMDGPUISelLowering.cpp
llvm/lib/Target/R600/SIISelLowering.cpp
llvm/lib/Target/R600/SIInstructions.td
llvm/test/CodeGen/R600/store.ll