Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-04-10 | glsl: remove unreachable assert() | Emil Velikov | 1 | -2/+0 |
2018-03-27 | glsl: fix infinite loop caused by bug in loop unrolling pass | Timothy Arceri | 1 | -1/+1 |
2017-10-10 | glsl: make loop unrolling more like the nir unrolling path | Timothy Arceri | 1 | -38/+134 |
2017-10-10 | glsl: don't drop instructions from unreachable terminators continue branch | Timothy Arceri | 1 | -8/+20 |
2017-09-21 | glsl: merge loop_controls.cpp with loop_unroll.cpp | Timothy Arceri | 1 | -2/+34 |
2017-08-11 | glsl: pass mem_ctx to constant_expression_value(...) and friends | Timothy Arceri | 1 | -1/+1 |
2016-02-24 | glsl: Detect do-while-false loops and unroll them | Ian Romanick | 1 | -4/+26 |
2016-01-26 | glsl: move to compiler/ | Emil Velikov | 1 | -0/+432 |