aboutsummaryrefslogtreecommitdiff
path: root/gcc/print-rtl.c
AgeCommit message (Expand)Author
2018-02-19 PR target/84146jakub
2018-02-09[IEPM] Introduce inline entry point markersaoliva
2018-01-03 Update copyright years.jakub
2017-12-20poly_int: SUBREG_BYTErsandifo
2017-12-20poly_int: MEM_OFFSET and MEM_SIZErsandifo
2017-12-20poly_int: REG_OFFSETrsandifo
2017-12-20poly_int: rtx constantsrsandifo
2017-12-19 * read-rtl.c (parse_reg_note_name): Replace Yoda conditions withjakub
2017-12-12[SFN] introduce statement frontier notes, still disabledaoliva
2017-11-20 * vec.h (debug_helper): New function.aldyh
2017-10-11Fix use-after-scope error.marxin
2017-08-07print-rtl: NOT is ~, not !segher
2017-06-042017-05-23 Jan Hubicka <hubicka@ucw.cz>hubicka
2017-05-14move several bitmaps from gc memory to the default obstack and use auto_bitmaptbsaunde
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