Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-06-23 | ir_function_inlining: Allow inlining of loops and conditionals. | Eric Anholt | 1 | -25/+1 |
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_function_can_inline_visitor using ir_hierarchical_vistor | Ian Romanick | 1 | -147/+16 |
2010-04-23 | ir_function_inlining: Implement inlining in many more cases. | Eric Anholt | 1 | -0/+227 |