cell: SIMDize some subtractions
authorJonathan Adamczewski <jadamcze@utas.edu.a>
Mon, 5 Jan 2009 14:49:48 +0000 (07:49 -0700)
committerBrian Paul <brianp@vmware.com>
Mon, 5 Jan 2009 14:52:59 +0000 (07:52 -0700)
commit90167d0ee94384327d4a8482b21fdd28ba2c7171
treeca440f7109c7f9f9053787191bd5f2789c73d23c
parent5256f94b1a64f9bb61ec2b627a71ff9a0fc7a484
cell: SIMDize some subtractions

Put edge.{dx,dy} into a union with a vector and perform subtractions in
setup_sort_vertices() on vectors.

Reduces spu_tri.o by ~300 bytes.
src/gallium/drivers/cell/spu/spu_tri.c