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 has_call_callback using ir_hierarchical_vistor | Ian Romanick | 2010-05-17 | 1 | -11/+18 |
* | ir_copy_propagation: Return true if we optimized out any assignments. | Eric Anholt | 2010-05-05 | 1 | -10/+12 |
* | ir_copy_propagation: New pass to rewrite dereferences to avoid copies. | Eric Anholt | 2010-05-04 | 1 | -0/+136 |