vc4: Remove the CSE pass.
authorEric Anholt <eric@anholt.net>
Thu, 28 Apr 2016 01:59:31 +0000 (18:59 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 2 May 2016 18:06:29 +0000 (11:06 -0700)
commit84322b2f315d5dfdb15302ed6cbe5ed79d775d69
treec415ad5c2183627f03b245f0c25ef8c62d91f380
parentb145b731ab01937993e2bf7ecc072217932568ff
vc4: Remove the CSE pass.

It's not doing anything according to shader-db now that we're using NIR.
It would have had to be reworked significantly anyway, to handle control
flow.
src/gallium/drivers/vc4/Makefile.sources
src/gallium/drivers/vc4/vc4_opt_cse.c [deleted file]
src/gallium/drivers/vc4/vc4_qir.c
src/gallium/drivers/vc4/vc4_qir.h