radeon/llvm: Fix MULLO* instructions on Cayman
authorTom Stellard <thomas.stellard@amd.com>
Wed, 6 Jun 2012 15:35:48 +0000 (11:35 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 7 Jun 2012 00:50:36 +0000 (20:50 -0400)
commit9c46cb23685d0b28d5b9124f6dd26f27d028ed30
tree04f998193917fb08b0ada98b5567e0fdccb9c42b
parent0c4b19ac63efa41242c515824301e6161aceeea5
radeon/llvm: Fix MULLO* instructions on Cayman

On Cayman, the MULLO* instructions must fill all slots in an
instruction group.
src/gallium/drivers/radeon/R600CodeEmitter.cpp
src/gallium/drivers/radeon/R600InstrInfo.cpp
src/gallium/drivers/radeon/R600InstrInfo.h
src/gallium/drivers/radeon/R600Instructions.td