nir: Stop using apostrophes to pluralize.
[mesa.git] / src / compiler / nir / nir_search_helpers.h
2017-03-23 Matt Turnernir: Stop using apostrophes to pluralize.
2017-01-14 Timothy Arcerinir: optimise min/max fadd combos
2017-01-11 Timothy Arcerinir: don't turn ieq/ine into inot if used by an if
2017-01-11 Timothy Arcerinir: add late opt to turn inot/b2f combos back to bcsel
2016-12-12 Matt Turnernir: Move fsat outside of fmin/fmax if second arg is...
2016-06-03 Rob Clarknir/algebraic: support for power-of-two optimizations