R600/SI: Sub-optimial fix for 64-bit immediates with SALU ops.
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 24 Mar 2014 20:08:09 +0000 (20:08 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 24 Mar 2014 20:08:09 +0000 (20:08 +0000)
commit3a96e61469fd80bbb2c5bcf2b4dcee89e3a68ab3
tree9a7779a946af5ea8734b8c40328f05c4b8be2e9e
parentdb1807144a0f76b88fa073558f26972bbea25e05
R600/SI: Sub-optimial fix for 64-bit immediates with SALU ops.

No longer asserts, but now you get moves loading legal immediates
into the split 32-bit operations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204661 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInstrInfo.cpp
lib/Target/R600/SIInstrInfo.h
test/CodeGen/R600/or.ll