summaryrefslogtreecommitdiff
path: root/src/glsl/loop_analysis.h
AgeCommit message (Expand)Author
2011-01-18glsl: Skip the rest of loop unrolling if no loops were found.Eric Anholt
2010-09-08glsl: add several EmitNo* options, and MaxUnrollIterationsLuca Barbieri
2010-09-03glsl2: Add module to perform simple loop unrollingIan Romanick
2010-09-03glsl2: Track the number of ir_loop_jump instructions that are in a loopIan Romanick
2010-09-03glsl2: Add module to suss out loop control variables from loop analysis dataIan Romanick
2010-09-03glsl2: Add module to analyze variables used in loopsIan Romanick