Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Stop using apostrophes to pluralize. | Matt Turner | 2017-03-23 | 1 | -2/+2 |
* | nir: optimise min/max fadd combos | Timothy Arceri | 2017-01-14 | 1 | -0/+22 |
* | nir: don't turn ieq/ine into inot if used by an if | Timothy Arceri | 2017-01-12 | 1 | -0/+6 |
* | nir: add late opt to turn inot/b2f combos back to bcsel | Timothy Arceri | 2017-01-12 | 1 | -0/+16 |
* | nir: Move fsat outside of fmin/fmax if second arg is 0 to 1. | Matt Turner | 2016-12-12 | 1 | -0/+23 |
* | nir/algebraic: support for power-of-two optimizations | Rob Clark | 2016-06-03 | 1 | -0/+94 |