R600/SI: Handle S_MOV_B64 in SIInstrInfo::moveToVALU()
authorTom Stellard <thomas.stellard@amd.com>
Fri, 21 Mar 2014 15:51:54 +0000 (15:51 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 21 Mar 2014 15:51:54 +0000 (15:51 +0000)
commit1f1c0495d05fae15e71f62ac380e873460770d82
tree48e0a5704ef8af0622f847641a87e92360b929ee
parentaf4c7da3064af741c27d528ba36a9cdbebd4a58a
R600/SI: Handle S_MOV_B64 in SIInstrInfo::moveToVALU()

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204475 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInstrInfo.cpp
test/CodeGen/R600/salu-to-valu.ll [new file with mode: 0644]