i965: Fix compute_to_mrf to not move a MRF write up into another live range.
authorEric Anholt <eric@anholt.net>
Fri, 19 Nov 2010 05:53:28 +0000 (13:53 +0800)
committerEric Anholt <eric@anholt.net>
Sat, 20 Nov 2010 01:42:06 +0000 (17:42 -0800)
commit61126278a39fbff9a66aff9ecc37893e87950091
tree9ef1f2be3b3bfaaa0d6157fa6ffbb717e5888229
parent6b1d7dd781d77705be0270be32124dceab2053b6
i965: Fix compute_to_mrf to not move a MRF write up into another live range.

Fixes glsl-fs-copy-propagation-texcoords-1.
src/mesa/drivers/dri/i965/brw_fs.cpp