summaryrefslogtreecommitdiffstats
path: root/src/glsl/loop_analysis.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl2: Use as_constant some places instead of constant_expression_valueIan Romanick2010-09-031-1/+1
* glsl2: Track the number of ir_loop_jump instructions that are in a loopIan Romanick2010-09-031-0/+17
* glsl2: Add module to analyze variables used in loopsIan Romanick2010-09-031-0/+479