diff options
author | Kenneth Graunke <[email protected]> | 2012-11-13 20:33:33 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2012-11-15 11:14:38 -0800 |
commit | c4b99c1857211a8bb2a95b81cc5ae7517f0293dc (patch) | |
tree | 6015736908e20096975da021957d55df62d97d94 /Android.common.mk | |
parent | 1484faa0f480cd021b9a3a74f92b18a6e5db55b3 (diff) |
i965: Remove some dead code optimization passes.
The old brw_remove_grf_to_mrf_moves() pass is obsolete and replaced by
fs_visitor::compute_to_mrf().
The old brw_remove_duplicate_mrf_moves() pass is obsolete and replaced
by fs_visitor::remove_duplicate_mrf_writes().
The remaining pass, brw_set_dp4_dependency_control(), is currently
unused, but could be, so I'm leaving it for now.
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'Android.common.mk')
0 files changed, 0 insertions, 0 deletions