Revert "i965: Extend compute-to-mrf pass to understand blocks of MOVs"
authorAnuj Phogat <anuj.phogat@gmail.com>
Tue, 15 Jul 2014 19:56:37 +0000 (12:56 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Thu, 17 Jul 2014 22:49:46 +0000 (15:49 -0700)
commit5d9f5cd35b63e8d7fdb42a5ad26c53d2a19f6985
tree1289c52a5d9b52e7592dffa80fb8fa743e6971cb
parentb656e3c603da46fe0acd9905dc039c93d76f0b06
Revert "i965: Extend compute-to-mrf pass to understand blocks of MOVs"

This reverts commit bbefb15e01e1c16af69646898918982ae00f8c92.
Fixes the 11 regressions caused in framebuffer_blit tests in
Khronos GLES3 CTS tests:

Original patch reduced the instruction count but had no performance
benefits. So, it's safe to revert it without causing any performance
regressions.

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Acked-by: Kristian Høgsberg <krh@bitplanet.net>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/mesa/drivers/dri/i965/brw_fs.cpp