i965/vec4: Factor code out of DCE into a separate function.
authorMatt Turner <mattst88@gmail.com>
Wed, 12 Mar 2014 21:23:40 +0000 (14:23 -0700)
committerMatt Turner <mattst88@gmail.com>
Mon, 24 Mar 2014 18:06:26 +0000 (11:06 -0700)
commit1b8f143a2302739de90cb643d732e12b55d4e4eb
tree8e86418786ed17044ac0a62c95bf112cd030b67b
parent9630ba6c6e754b438cf67c7d76ec1c99488df3ba
i965/vec4: Factor code out of DCE into a separate function.

Will be reused in the next commit.

Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_vec4.cpp