fs/reg_allocate: Remove the MRF hack helpers from fs_visitor
authorJason Ekstrand <jason.ekstrand@intel.com>
Sat, 6 Jun 2015 19:08:00 +0000 (12:08 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 9 Jun 2015 16:22:56 +0000 (09:22 -0700)
commit670862a5069f2759418450698aa4ab7d9f0e079f
tree72014ddbc9bb11af505704fd056c70cd23791b0d
parent86e5afbfee5492235cab1a7be4ea49ac02be1644
fs/reg_allocate: Remove the MRF hack helpers from fs_visitor

These are helpers that only exist in this one file.  No reason to put them
in the visitor.

Reviewed-by: Neil Roberts <neil@linux.intel.com>
src/mesa/drivers/dri/i965/brw_fs.h
src/mesa/drivers/dri/i965/brw_fs_reg_allocate.cpp