i965/fs: Remove the requirement of no dead code for interference checks.
authorEric Anholt <eric@anholt.net>
Tue, 8 May 2012 17:36:18 +0000 (10:36 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 14 May 2012 23:53:19 +0000 (16:53 -0700)
commitf42cdc7984cb1db4a13f87daf60d374d19eb9b0a
treea0a496625bee8d989d802de5c65c69c9432c20b8
parentd7787adda8006506545256547d8d590a282487af
i965/fs: Remove the requirement of no dead code for interference checks.

This will be convenient when I want to comment out optimization code
to see the raw program being optimized, but more importantly will let
the interference check be used during optimization.

Acked-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_fs_live_variables.cpp