Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-28 | ir_algebraic: Use ir_constant::zero. | Kenneth Graunke | |
2010-07-27 | glsl2: Add optimization pass for algebraic simplifications. | Eric Anholt | |
This cleans up the assembly output of almost all the non-logic tests glsl-algebraic-*. glsl-algebraic-pow-two needs love (basically, flattening to a temporary and squaring it). |