intel/nir: Pass the nir_builder by reference in lower_alpha_to_coverage
[mesa.git] / src / intel / compiler / brw_fs_sel_peephole.cpp
2020-04-23 Kenneth Graunkeintel/compiler: Don't create 64-bit src1 immediates...
2020-03-06 Francisco Jerezintel/compiler: Pass detailed dependency classes to...
2020-03-06 Francisco Jerezintel/compiler: Introduce backend_shader method to...
2019-04-25 Juan A. Suarez RomeroRevert "intel/compiler: split is_partial_write() into...
2019-04-18 Iago Toral Quirogaintel/compiler: split is_partial_write() into two variants
2018-11-28 Iago Toral Quirogaintel/compiler: fix register allocation in opt_peephole_sel
2017-07-20 Matt Turneri965/fs: Do not move MOVs writing the flag outside...
2017-04-14 Samuel Iglesias... Revert "i965/fs: Don't emit SEL instructions for type...
2017-03-27 Matt Turneri965/fs: Don't emit SEL instructions for type-convertin...
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler