summaryrefslogtreecommitdiff
path: root/gcc/print-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* make avail_stores a vec<rtx_insn *>tbsaunde2016-04-241-0/+18
* Update copyright years.jakub2016-01-041-1/+1
* [PATCH] Move RTL printing code from sched-vis.c into print-rtl.claw2015-10-211-0/+880
* fix -fdump-unnumbered-linksaoliva2015-08-211-1/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-2/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* gcc/rsandifo2015-06-061-1/+1
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* Change use to type-based pool allocator in cselib.c.marxin2015-06-011-0/+1
* gcc/rsandifo2015-05-191-45/+54
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+9
* Update copyright years.jakub2015-01-051-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+7
* INSN_LOCATION takes an rtx_insndmalcolm2014-09-091-2/+4
* Make INSN_HAS_LOCATION require an rtx_insndmalcolm2014-08-291-1/+1
* print-rtl.c: Use rtx_insn for various debug_ functionsdmalcolm2014-08-221-10/+14
* * rtl.h (insn_location): Declare.ebotcazou2014-06-061-3/+5
* gcc/rsandifo2014-05-141-1/+6
* gcc/rsandifo2014-05-131-3/+0
* gcc/rsandifo2014-05-131-6/+9
* gcc/rsandifo2014-05-131-6/+3
* gcc/rsandifo2014-05-131-16/+2
* Merge in trunk.mrs2014-04-021-6/+8
|\
| * 2014-02-10 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2014-02-101-6/+8
* | Merge in trunk.mrs2014-02-101-2/+12
|\ \ | |/
| * * print-rtl.c (in_call_function_usage): New var.jakub2014-01-241-2/+12
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Kenny's patch for rtl.mrs2014-01-031-2/+1
* | Merge with trunk.rsandifo2013-11-221-0/+2
|\ \ | |/
| * * print-rtl.c (print_rtx) <case MEM>: Output a space if no MEM_EXPR.ebotcazou2013-11-221-0/+2
* | Merge from trunk.rsandifo2013-11-201-0/+1
|\ \ | |/
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* | Merge in trunk.mrs2013-10-201-2/+4
|\ \ | |/
| * gcc/rsandifo2013-09-281-1/+2
| * gcc/rsandifo2013-09-231-1/+2
* | Move num_elem out of the u union to shorten the rtx for CONST_WIDE_INT.mrs2013-08-291-1/+1
* | Add wide-int branch.mrs2013-08-131-0/+6
|/
* * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven2013-03-301-0/+1
* Add uniform debug dump function names.crowl2013-03-291-0/+17
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* gcc/steven2012-11-261-74/+47
* Integrate lexical block into source_location.dehao2012-09-191-6/+6
* * ipa-pure-const.c (state_from_flags, local_pure_const): Usesteven2012-09-131-0/+16
* 2012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-08-021-1/+1
* gcc/steven2012-07-161-1/+1
* PR tree-optimization/50693jakub2011-11-051-1/+3
* * reload1.c (gen_reload): Don't use REGNO on SUBREGs.amodra2011-11-041-4/+3