Age | Commit message (Expand) | Author | Files | Lines |
2013-09-30 | basic-block.h (edge_list): Prefix member names with "m_". | Richard Sandiford | 1 | -1/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -1/+1 |
2013-08-29 | dumpfile.c (dump_loc): Output column number. | Teresa Johnson | 1 | -0/+1 |
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 |