Age | Commit message (Expand) | Author |
---|---|---|
2010-05-05 | Move optimization pass prototypes to a single header. | Eric Anholt |
2010-05-05 | ir_copy_propagation: Fix up the doxygen about the file. | Eric Anholt |
2010-05-05 | ir_copy_propagation: Return true if we optimized out any assignments. | Eric Anholt |
2010-05-05 | ir_copy_propagation: Handle swizzles and array derefs on LHS of assign. | Eric Anholt |
2010-05-04 | ir_copy_propagation: New pass to rewrite dereferences to avoid copies. | Eric Anholt |