summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_search_helpers.h
Commit message (Expand)AuthorAgeFilesLines
* nir: Stop using apostrophes to pluralize.Matt Turner2017-03-231-2/+2
* nir: optimise min/max fadd combosTimothy Arceri2017-01-141-0/+22
* nir: don't turn ieq/ine into inot if used by an ifTimothy Arceri2017-01-121-0/+6
* nir: add late opt to turn inot/b2f combos back to bcselTimothy Arceri2017-01-121-0/+16
* nir: Move fsat outside of fmin/fmax if second arg is 0 to 1.Matt Turner2016-12-121-0/+23
* nir/algebraic: support for power-of-two optimizationsRob Clark2016-06-031-0/+94