summaryrefslogtreecommitdiff
path: root/gcc/print-rtl-function.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* function.c (fndecl_name): Use verbosity 1 (no arguments) for lang_hooks.decl_...Richard Biener2017-08-231-1/+1
* i386.c (make_resolver_func): Update.Jan Hubicka2017-06-041-1/+0
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* print_rtx_function: update example in commentDavid Malcolm2016-12-191-23/+21
* print_rtx: implement support for reuse IDs (v2)David Malcolm2016-12-061-1/+6
* print-rtl-function.c: add (param) directive to dumpDavid Malcolm2016-11-091-0/+36
* Introduce class rtx_writerDavid Malcolm2016-10-261-5/+3
* Start adding selftests for print_rtxDavid Malcolm2016-10-211-2/+0
* Tweaks to print_rtx_functionDavid Malcolm2016-10-141-11/+18
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* Add a "compact" mode to print_rtx_functionDavid Malcolm2016-10-131-32/+44
* print_rtx_function: integrate dumping of the CFG into the insn chainDavid Malcolm2016-10-121-39/+121
* Machine-readable RTL dumps: print_rtx_functionDavid Malcolm2016-09-291-0/+131