llvmpipe: use alloca for fs color outputs
authorKeith Whitwell <keithw@vmware.com>
Thu, 7 Oct 2010 17:59:54 +0000 (18:59 +0100)
committerKeith Whitwell <keithw@vmware.com>
Sat, 9 Oct 2010 10:43:23 +0000 (11:43 +0100)
commit40d7be52619fbff2479dcdf56929e3e0c5b12e72
tree84596d949fe967ac726dd1c2a1fa8c686082ace3
parent8009886b0092df2783472deaac1bcaad4a802c19
llvmpipe: use alloca for fs color outputs

Don't try to emit our own phi's, let llvm mem2reg do it for us.
src/gallium/drivers/llvmpipe/lp_state_fs.c