Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Remove ir_binop_greater and ir_binop_lequal expressions | Ian Romanick | 2017-10-30 | 1 | -14/+9 |
* | glsl: make loop unrolling more like the nir unrolling path | Timothy Arceri | 2017-10-10 | 1 | -28/+25 |
* | glsl: check if induction var incremented before use in terminator | Timothy Arceri | 2017-10-10 | 1 | -0/+38 |
* | glsl: move loop analysis helpers to loop_analysis.cpp | Timothy Arceri | 2017-09-21 | 1 | -0/+139 |
* | glsl: Convert loop analysis to the util hash table | Thomas Helland | 2016-09-12 | 1 | -11/+14 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+640 |