r600g: split instruction into scalar
authorJerome Glisse <jglisse@redhat.com>
Sat, 5 Jun 2010 11:16:50 +0000 (13:16 +0200)
committerJerome Glisse <jglisse@redhat.com>
Sat, 5 Jun 2010 15:13:25 +0000 (17:13 +0200)
commit0db388eedd5a537e783faaa1ba1a1d101d20e647
treefc4ffbd99032104fc67cc5546b5a13366b52290d
parent7643f45b107c9b4e6cf57711909791beaaf79ba2
r600g: split instruction into scalar

Split instruction into scalar in core compiler this simplify
the way we translate the instruction in latter stage.

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
src/gallium/drivers/r600/r600_compiler.h
src/gallium/drivers/r600/r600_compiler_dump.c
src/gallium/drivers/r600/r600_compiler_r600.c
src/gallium/drivers/r600/r600_compiler_tgsi.c