Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Trivial clean ups in the generated nir_constant_expressions.c | Ian Romanick | 2016-12-19 | 1 | -6/+5 |
* | nir: Silence unused parameter warnings in nir_constant_expression.c | Ian Romanick | 2016-12-19 | 1 | -2/+2 |
* | nir: Silence missing field initializer warnings for vectors in nir_constant_e... | Ian Romanick | 2016-12-19 | 1 | -0/+3 |
* | nir: Make nir_const_value a union | Jason Ekstrand | 2016-05-26 | 1 | -1/+1 |
* | nir: rename nir_const_value fields to include bitsize information | Iago Toral Quiroga | 2016-03-17 | 1 | -11/+11 |
* | nir: update opcode definitions for different bit sizes | Connor Abbott | 2016-03-17 | 1 | -87/+159 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+336 |