Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-08-23 | function.c (fndecl_name): Use verbosity 1 (no arguments) for lang_hooks.decl_... | Richard Biener | 1 | -1/+1 |
2017-06-04 | i386.c (make_resolver_func): Update. | Jan Hubicka | 1 | -1/+0 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-19 | print_rtx_function: update example in comment | David Malcolm | 1 | -23/+21 |
2016-12-06 | print_rtx: implement support for reuse IDs (v2) | David Malcolm | 1 | -1/+6 |
2016-11-09 | print-rtl-function.c: add (param) directive to dump | David Malcolm | 1 | -0/+36 |
2016-10-26 | Introduce class rtx_writer | David Malcolm | 1 | -5/+3 |
2016-10-21 | Start adding selftests for print_rtx | David Malcolm | 1 | -2/+0 |
2016-10-14 | Tweaks to print_rtx_function | David Malcolm | 1 | -11/+18 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-10-13 | Add a "compact" mode to print_rtx_function | David Malcolm | 1 | -32/+44 |
2016-10-12 | print_rtx_function: integrate dumping of the CFG into the insn chain | David Malcolm | 1 | -39/+121 |
2016-09-29 | Machine-readable RTL dumps: print_rtx_function | David Malcolm | 1 | -0/+131 |