radeon/llvm: Use correct instruction for moving immediates
authorTom Stellard <thomas.stellard@amd.com>
Thu, 23 Aug 2012 21:22:48 +0000 (21:22 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 23 Aug 2012 21:54:32 +0000 (21:54 +0000)
commit1bd7b29a661a336dbc96c160197c739657991ef3
treecc8296cae3ff5c8416f2b7be2a75fc8d4945ff1c
parent2ad8608cb3e6a8d2f375ad2295504167b082711f
radeon/llvm: Use correct instruction for moving immediates

This should fix an assertion failure that was happening in some compute
shaders.
src/gallium/drivers/radeon/R600ISelLowering.cpp