gitlab-ci: Add ppc64el and s390x cross-build jobs
[mesa.git] / src / compiler / nir / nir_opt_comparison_pre.c
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