Move SPE register allocator to rtasm code
authorIan Romanick <idr@us.ibm.com>
Mon, 10 Mar 2008 23:28:54 +0000 (16:28 -0700)
committerIan Romanick <idr@us.ibm.com>
Tue, 11 Mar 2008 00:00:44 +0000 (17:00 -0700)
commitb1525662b330ca8b4cdd930775f3642bfec3b58f
treeb08b137e47e33fc3888711ff52c56acc2490a60c
parent297b3be25a7f097fb9b1a79e332acddc12dcc3fe
Move SPE register allocator to rtasm code

Move the register allocator to a common location.  There is more code
on the way that will make use of this interface.
src/gallium/auxiliary/rtasm/rtasm_ppc_spe.c
src/gallium/auxiliary/rtasm/rtasm_ppc_spe.h
src/gallium/drivers/cell/ppu/cell_vertex_fetch.c