Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-08-20 | Revert my last two changes, r201865 and r201864 | David Malcolm | 1 | -7/+2 |
2013-08-20 | Make opt_pass and gcc::pass_manager be GC-managed | David Malcolm | 1 | -2/+7 |
2013-08-07 | coretypes.h (rtl_opt_pass): Add. | David Malcolm | 1 | -0/+9 |
2013-08-05 | Zero-initialize pass_manager | David Malcolm | 1 | -0/+2 |
2013-08-05 | Handwritten part of conversion of passes to C++ classes | David Malcolm | 1 | -0/+37 |
2013-07-30 | Introduce beginnings of a pass_manager class. | David Malcolm | 1 | -0/+89 |