intel/compiler: Introduce backend_shader method to propagate IR changes to analysis...
[mesa.git] / src / intel / compiler / brw_vec4_cse.cpp
2020-03-06 Francisco Jerezintel/compiler: Introduce backend_shader method to...
2018-03-08 Ian Romanicki965/vec4: Allow CSE on subset VF constant loads
2018-03-08 Ian Romanicki965/vec4: Relax writemask condition in CSE
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler