i965/fs: Remove the ir_visitor code
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 20 May 2015 17:35:34 +0000 (10:35 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 29 May 2015 00:07:01 +0000 (17:07 -0700)
commit78644ffc4d341deb431145108f0b2d377e59b61e
treee73186691d85d276468738ca00767d8c2ca38ee7
parent66a03a4c4bb416a30b65e0334b248660a268c6a8
i965/fs: Remove the ir_visitor code

Now that everything is running through NIR, this is all dead.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_fs.cpp
src/mesa/drivers/dri/i965/brw_fs.h
src/mesa/drivers/dri/i965/brw_fs_visitor.cpp