Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: pass mem_ctx to constant_expression_value(...) and friends | Timothy Arceri | 2017-08-11 | 1 | -2/+3 |
* | glsl: calculate number of operands in an expression once | Timothy Arceri | 2017-08-11 | 1 | -1/+1 |
* | glsl: Don't do constant propagation in opt_constant_folding. | Kenneth Graunke | 2016-05-15 | 1 | -0/+9 |
* | glsl: Avoid excess tree walking when folding ir_dereference_arrays. | Kenneth Graunke | 2016-05-15 | 1 | -0/+6 |
* | glsl: Consolidate duplicate copies of constant folding. | Kenneth Graunke | 2016-05-15 | 1 | -6/+14 |
* | glsl: Remove bonus tree walking in opt_constant_folding(). | Kenneth Graunke | 2016-05-15 | 1 | -2/+0 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+190 |