R600/SI: Store immediate offsets > 12-bits in soffset
authorTom Stellard <thomas.stellard@amd.com>
Wed, 11 Feb 2015 00:34:35 +0000 (00:34 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 11 Feb 2015 00:34:35 +0000 (00:34 +0000)
commit94b7231740de045537e21cd9c1893e09f122b5b2
tree0478a78e1c3897f464fe08db37a5eb2be2acba4a
parentc53861ab849e89446196175de94b7dc6ac667215
R600/SI: Store immediate offsets > 12-bits in soffset

This will save us from having to extend these offsets to 64-bits
and storing them in a pair of vgprs.

llvm-svn: 228776
llvm/lib/Target/R600/AMDGPUISelDAGToDAG.cpp
llvm/test/CodeGen/R600/mubuf.ll