Age | Commit message (Expand) | Author |
---|---|---|
2010-06-22 | Include stdio.h and stdlib.h everywhere, and don't cook our own #define NULL. | Eric Anholt |
2010-05-17 | Reimplement ir_if_simplicifation_visitor using ir_hierarchical_vistor | Ian Romanick |
2010-04-21 | Remove ir_label since it is no longer used. | Kenneth Graunke |
2010-04-21 | Refactor IR function representation. | Kenneth Graunke |
2010-04-14 | Add an ir_if simplification pass. | Eric Anholt |