summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/compiler/radeon_optimize.c
AgeCommit message (Expand)Author
2010-08-03r300/compiler: r500 hw support for break and continue in loops.Tom Stellard
2010-07-03r300/compiler: Don't continue copy propagation inside loops.Tom Stellard
2010-07-03r300/compiler: In the peephole optimizer, ELSE should mark the end of aTom Stellard
2010-05-19r300/compiler: Implement constant foldingNicolai Hähnle
2010-05-16r300/compiler: fix peephole optimizerTom Stellard
2010-05-16r300/compiler: Implement simple peephole optimizerNicolai Hähnle