Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |