nir: Report progress properly in nir_lower_bool_to_*
[mesa.git] / src / compiler / nir / nir_opt_comparison_pre.c
2020-08-21 Karol Herbstnir: rename nir_op_fne to nir_op_fneu
2020-06-11 Jason Ekstrandnir: Call nir_metadata_preserve on !progress
2019-10-04 Eric Anholtnir: Keep the range analysis HT around intra-pass until...
2019-09-03 Eric Engestromnir: fix memleak in error path
2019-07-08 Ian Romanicknir: Add unit tests for nir_opt_comparison_pre
2019-05-24 Jason Ekstrandnir: Drop imov/fmov in favor of one mov instruction
2019-04-18 Jason Ekstrandnir: Drop "struct" from some nir_* declarations
2019-03-28 Ian Romanicknir: Add partial redundancy elimination for compares