Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Remove fsin_reduced/fcos_reduced. | Matt Turner | 2015-04-06 | 1 | -2/+0 |
* | nir: fix typo for f2b/i2b/b2i expressions (v2) | Rob Clark | 2015-04-05 | 1 | -3/+3 |
* | mesa: Replace _mesa_round_to_even() with _mesa_roundeven(). | Matt Turner | 2015-03-18 | 1 | -1/+1 |
* | nir/opcodes: Use a return type of tfloat for ldexp | Jason Ekstrand | 2015-01-28 | 1 | -1/+1 |
* | Revert "nir/opcodes: Use fpclassify() instead of isnormal() for ldexp" | Jason Ekstrand | 2015-01-28 | 1 | -1/+1 |
* | nir/opcodes: Use fpclassify() instead of isnormal() for ldexp | Jason Ekstrand | 2015-01-28 | 1 | -1/+1 |
* | nir/opcodes: Don't go through doubles when constant-folding iabs | Jason Ekstrand | 2015-01-26 | 1 | -1/+1 |
* | nir/opcodes: Simplify and fix the unpack_half_*_split_* constant expressions | Jason Ekstrand | 2015-01-26 | 1 | -6/+4 |
* | nir: add new constant folding infrastructure | Jason Ekstrand | 2015-01-24 | 1 | -184/+396 |
* | nir: use Python to autogenerate opcode information | Connor Abbott | 2015-01-24 | 1 | -0/+381 |