i965: Set lower_vote_trivial in vector_nir_options_gen6 too.
[mesa.git] / src / intel / compiler / brw_eu_validate.c
2017-05-15 Matt Turneri965: Allow brw_eu_validate to handle compact instructions
2017-05-15 Matt Turneri965: Pass pointer and end of assembly to brw_validate_...
2017-05-09 Lionel Landwerlinintel: compiler: prevent integer overflow
2017-05-09 Lionel Landwerlinintel: compiler: remove duplicated code
2017-04-14 Matt Turneri965: Handle IVB DF differences in the validator.
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler