Age | Commit message (Expand) | Author |
---|---|---|
2010-04-21 | Remove ir_label since it is no longer used. | Kenneth Graunke |
2010-04-07 | Add ir_loop_jump to represent 'break' and 'continue' in loops | Ian Romanick |
2010-04-07 | Add ir_loop to represent loops | Ian Romanick |
2010-04-06 | Add a constant folding optimization pass. | Eric Anholt |