r300/compiler: Correctly calculate the max number of iterations for loops.
[mesa.git] / src / mesa / drivers / dri / r300 / compiler / radeon_optimize.c
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-19 Keith WhitwellMerge commit 'origin/graw-tests'
2010-05-19 Nicolai Hähnler300/compiler: Implement constant folding
2010-05-16 Tom Stellardr300/compiler: fix peephole optimizer
2010-05-16 Nicolai Hähnler300/compiler: Implement simple peephole optimizer