tgsi: remove redundant CND0 opcode
authorKeith Whitwell <keithw@vmware.com>
Tue, 1 Sep 2009 16:29:24 +0000 (17:29 +0100)
committerKeith Whitwell <keithw@vmware.com>
Tue, 1 Sep 2009 16:30:01 +0000 (17:30 +0100)
commitb3f4b56a3b7f979c631358caefed635c6ec56453
tree714f8b2bf31dea318986cf8a1cfd5deaefe171db
parent836a9f0ae6e03d2f92dc024703015c25a5b3c353
tgsi: remove redundant CND0 opcode

Can be implemented with CMP src2, src1, src0
src/gallium/auxiliary/tgsi/tgsi-instruction-set.txt
src/gallium/auxiliary/tgsi/tgsi_exec.c
src/gallium/auxiliary/tgsi/tgsi_info.c
src/gallium/auxiliary/tgsi/tgsi_opcode_tmp.h
src/gallium/auxiliary/tgsi/tgsi_sse2.c
src/gallium/drivers/cell/spu/spu_exec.c
src/gallium/drivers/llvmpipe/lp_bld_tgsi_soa.c
src/gallium/drivers/r300/r300_tgsi_to_rc.c
src/gallium/include/pipe/p_shader_tokens.h