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