util: rename list_empty() to list_is_empty()
[mesa.git] / src / intel / compiler / brw_nir_opt_peephole_ffma.c
2019-10-28 Timothy Arceriutil: rename list_empty() to list_is_empty()
2019-05-24 Jason Ekstrandnir: Drop imov/fmov in favor of one mov instruction
2019-01-11 Jason Ekstrandintel/peephole_ffma: Fix swizzle propagation
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler