summaryrefslogtreecommitdiff
path: root/src/glsl/opt_redundant_jumps.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-06-11glsl: Put a bunch of optimization visitors under anonymous namespaces.Eric Anholt1-0/+4
2011-03-15glsl: Skip processing expression trees in optimize_redundant_jumps()Eric Anholt1-0/+9
2010-09-13glsl2: Add pass to remove redundant jumpsIan Romanick1-0/+111