Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-27 | Fix missing dump_impl_location_t values, using a new dump_metadata_t | David Malcolm | 1 | -21/+28 |
2018-11-19 | Eliminate global state from -fsave-optimization-record | David Malcolm | 1 | -6/+16 |
2018-11-08 | dump_printf: add "%C" for dumping cgraph_node * | David Malcolm | 1 | -0/+8 |
2018-10-04 | Report vectorization problems via a new opt_problem class | David Malcolm | 1 | -1/+103 |
2018-10-04 | Add -fopt-info-internals | David Malcolm | 1 | -0/+2 |
2018-09-25 | Remove unused functions and fields. | Martin Liska | 1 | -1/+0 |
2018-08-17 | Formatted printing for dump_* in the middle-end | David Malcolm | 1 | -3/+4 |
2018-07-31 | dumpfile.c: eliminate special-casing of dump_file/alt_dump_file | David Malcolm | 1 | -1/+15 |
2018-07-31 | Simplify dump_context by adding a dump_loc member function | David Malcolm | 1 | -0/+2 |
2018-07-19 | Add "optinfo" framework | David Malcolm | 1 | -0/+138 |