i965/fs: Use the new convenience interface for setting up reg conflicts.
authorEric Anholt <eric@anholt.net>
Wed, 4 May 2011 20:31:01 +0000 (13:31 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 10 Aug 2011 18:03:48 +0000 (11:03 -0700)
commitbbcf13adbe525bd389a65ba15dd7831a56b8b13c
tree093d8a38451cf2034a14ec41de0eb77e1887a8ea
parentfa43477fa33c068915283d511b64e3d6470ccd73
i965/fs: Use the new convenience interface for setting up reg conflicts.

That code I wrote was impenetrable, and hard to write the first time.
This makes things a lot more obvious.
src/mesa/drivers/dri/i965/brw_fs_reg_allocate.cpp