summaryrefslogtreecommitdiff
path: root/gcc/print-rtl.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2017-01-011-1/+1
* print_rtx: implement support for reuse IDs (v2)dmalcolm2016-12-061-1/+80
* print-rtl-function.c: add (param) directive to dumpdmalcolm2016-11-091-0/+2
* rtx_writer: avoid printing trailing default valuesdmalcolm2016-11-071-0/+1
* Show INSN_UIDs in compact modedmalcolm2016-10-261-1/+1
* Introduce class rtx_writerdmalcolm2016-10-261-1/+38
* Start adding selftests for print_rtxdmalcolm2016-10-211-0/+2
* Add a "compact" mode to print_rtx_functiondmalcolm2016-10-131-1/+1
* Machine-readable RTL dumps: print_rtx_functiondmalcolm2016-09-291-0/+2
* make avail_stores a vec<rtx_insn *>tbsaunde2016-04-241-0/+1
* Update copyright years.jakub2016-01-041-1/+1
* [sched] Dump dependency graph to a dot filelaw2015-11-091-0/+2
* [PATCH] Move RTL printing code from sched-vis.c into print-rtl.claw2015-10-211-0/+9
* Update copyright years.jakub2015-01-051-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+27