Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ir_algebraic: Support other comparisons in ir_unop_logic_not | Ian Romanick | 2010-08-09 | 1 | -0/+4 |
* | ir_algebraic: Convert ir_unop_logic_not handler to use a switch statement | Ian Romanick | 2010-08-09 | 1 | -9/+19 |
* | ir_algebraic: Use ir_constant::zero. | Kenneth Graunke | 2010-07-28 | 1 | -6/+2 |
* | glsl2: Add optimization pass for algebraic simplifications. | Eric Anholt | 2010-07-27 | 1 | -0/+366 |