i965: Remove validate_reg()
authorMatt Turner <mattst88@gmail.com>
Mon, 11 Sep 2017 17:08:59 +0000 (10:08 -0700)
committerMatt Turner <mattst88@gmail.com>
Wed, 4 Oct 2017 21:08:54 +0000 (14:08 -0700)
commitcacc229ba0fdd245fa14231f7c34f6ae84a7fd3d
tree0fec024ee3e97d6bc82c253ec38d01370db457ba
parent678d88bceecb2b944c41ca5ceef24e3aa0137bc6
i965: Remove validate_reg()

Replaced by the assembly validator, and in fact gets in the way of
writing tests for the assembly validator.
src/intel/compiler/brw_eu_emit.c