summaryrefslogtreecommitdiff
path: root/gcc/print-rtl-function.c
Commit message (Expand)AuthorAgeFilesLines
* 2017-05-23 Jan Hubicka <hubicka@ucw.cz>hubicka2017-06-041-1/+0
* Update copyright years.jakub2017-01-011-1/+1
* print_rtx_function: update example in commentdmalcolm2016-12-191-23/+21
* print_rtx: implement support for reuse IDs (v2)dmalcolm2016-12-061-1/+6
* print-rtl-function.c: add (param) directive to dumpdmalcolm2016-11-091-0/+36
* Introduce class rtx_writerdmalcolm2016-10-261-5/+3
* Start adding selftests for print_rtxdmalcolm2016-10-211-2/+0
* Tweaks to print_rtx_functiondmalcolm2016-10-141-11/+18
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* Add a "compact" mode to print_rtx_functiondmalcolm2016-10-131-32/+44
* print_rtx_function: integrate dumping of the CFG into the insn chaindmalcolm2016-10-121-39/+121
* Machine-readable RTL dumps: print_rtx_functiondmalcolm2016-09-291-0/+131