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