Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all_lto_gen_passes, replace with plain function calls | Bernd Schmidt | 2013-11-18 | 1 | -2/+0 |
* | basic-block.h (edge_list): Prefix member names with "m_". | Richard Sandiford | 2013-09-30 | 1 | -1/+1 |
* | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 2013-09-28 | 1 | -1/+1 |
* | dumpfile.c (dump_loc): Output column number. | Teresa Johnson | 2013-08-29 | 1 | -0/+1 |
* | Revert my last two changes, r201865 and r201864 | David Malcolm | 2013-08-20 | 1 | -7/+2 |
* | Make opt_pass and gcc::pass_manager be GC-managed | David Malcolm | 2013-08-20 | 1 | -2/+7 |
* | coretypes.h (rtl_opt_pass): Add. | David Malcolm | 2013-08-07 | 1 | -0/+9 |
* | Zero-initialize pass_manager | David Malcolm | 2013-08-05 | 1 | -0/+2 |
* | Handwritten part of conversion of passes to C++ classes | David Malcolm | 2013-08-05 | 1 | -0/+37 |
* | Introduce beginnings of a pass_manager class. | David Malcolm | 2013-07-30 | 1 | -0/+89 |