aboutsummaryrefslogtreecommitdiff
path: root/gcc/print-rtl.c
AgeCommit message (Expand)Author
2017-01-05Introduce RTL function readerdmalcolm
2017-01-01 Update copyright years.jakub
2016-12-19print-rtl.c: use '<' and '>' rather than % for pseudos in compact modedmalcolm
2016-12-06print_rtx: implement support for reuse IDs (v2)dmalcolm
2016-11-09print-rtl-function.c: add (param) directive to dumpdmalcolm
2016-11-07rtx_writer: avoid printing trailing default valuesdmalcolm
2016-10-26Show INSN_UIDs in compact modedmalcolm
2016-10-26Introduce class rtx_writerdmalcolm
2016-10-21make LABEL_REF_LABEL a rtx_insn *tbsaunde
2016-10-14Tweaks to print_rtx_functiondmalcolm
2016-10-13Add a "compact" mode to print_rtx_functiondmalcolm
2016-10-11Split print_rtx into subroutinesdmalcolm
2016-04-24make avail_stores a vec<rtx_insn *>tbsaunde
2016-01-04 Update copyright years.jakub
2015-10-21[PATCH] Move RTL printing code from sched-vis.c into print-rtl.claw
2015-08-21fix -fdump-unnumbered-linksaoliva
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-06gcc/rsandifo
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-01Change use to type-based pool allocator in cselib.c.marxin
2015-05-19gcc/rsandifo
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-09-09INSN_LOCATION takes an rtx_insndmalcolm
2014-08-29Make INSN_HAS_LOCATION require an rtx_insndmalcolm
2014-08-22print-rtl.c: Use rtx_insn for various debug_ functionsdmalcolm
2014-06-06 * rtl.h (insn_location): Declare.ebotcazou
2014-05-14gcc/rsandifo
2014-05-13gcc/rsandifo
2014-05-13gcc/rsandifo
2014-05-13gcc/rsandifo
2014-05-13gcc/rsandifo
2014-04-02Merge in trunk.mrs
2014-02-102014-02-10 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2014-02-10Merge in trunk.mrs
2014-01-24 * print-rtl.c (in_call_function_usage): New var.jakub
2014-01-03Merge in trunk.mrs
2014-01-03Kenny's patch for rtl.mrs
2014-01-02Update copyright years in gcc/rsandifo
2013-11-22Merge with trunk.rsandifo
2013-11-22 * print-rtl.c (print_rtx) <case MEM>: Output a space if no MEM_EXPR.ebotcazou
2013-11-20Merge from trunk.rsandifo
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-10-20Merge in trunk.mrs
2013-09-28gcc/rsandifo
2013-09-23gcc/rsandifo
2013-08-29Move num_elem out of the u union to shorten the rtx for CONST_WIDE_INT.mrs