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