summaryrefslogtreecommitdiff
path: root/gcc/postreload.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-12/+1
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-13/+10
* PR rtl-optimization/66838uros2015-07-151-0/+17
* * bb-reorder.c: Don't include obstack.h if backend.h is included.amacleod2015-07-101-1/+0
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* reduce conditional compilation for LOAD_EXTEND_OPtbsaunde2015-07-091-12/+6
* * target.def (rtx_costs): Remove "code" param, add "mode".amodra2015-07-081-8/+9
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-11/+4
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* Handle -fipa-ra in reload_combinevries2015-06-081-1/+4
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* Change use to type-based pool allocator in cselib.c.marxin2015-06-011-0/+1
* gcc/rsandifo2015-05-261-1/+1
* gcc/rsandifo2015-05-191-2/+1
* gcc/rsandifo2015-05-191-1/+1
* gcc/rsandifo2015-05-191-6/+5
* gcc/rsandifo2015-05-191-15/+8
* Use std::swap instead of explicit swapsmiyuki2015-05-191-4/+1
* gcc/rsandifo2015-05-071-4/+3
* make some HAVE_cc0 code always compiledtbsaunde2015-04-221-3/+1
* always define HAVE_cc0tbsaunde2015-04-221-1/+1
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-7/+15
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+7
* Update copyright years.jakub2015-01-051-1/+1
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* gcc/ada/rsandifo2014-10-291-9/+9
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+6
* gcc/rsandifo2014-10-221-1/+2
* gcc/rsandifo2014-10-221-5/+1
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+4
* postreload.c: Use rtx_insn (also touches rtl.h and cprop.c)dmalcolm2014-08-221-28/+28
* remove has_executetbsaunde2014-07-091-1/+0
* Use strict_low_part for loading a constant only if it is cheaperschwab2014-06-181-4/+8
* gcc/rsandifo2014-06-111-16/+2
* gcc/rsandifo2014-06-111-2/+2
* gcc/rsandifo2014-05-271-1/+1
* Merge in trunk.mrs2014-05-061-1/+1
|\
| * 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-1/+1
* | Merge from trunk.rsandifo2014-04-221-27/+20
|\ \ | |/
| * pass cfun to pass::executetbsaunde2014-04-171-18/+18
| * pass current function to opt_pass::gate ()tbsaunde2014-04-171-8/+2
| * remove has_gatetbsaunde2014-04-171-1/+0
* | Merge in trunk.mrs2014-01-031-7/+7
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * PR other/59545jakub2013-12-191-6/+6
* | Merge in trunk.mrs2013-12-131-2/+2
|\ \ | |/
| * Eliminate FOR_EACH_BB_REVERSE macro.dmalcolm2013-12-091-1/+1
| * Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* | Fix modes used in LOAD_EXTEND_OP conversion.rsandifo2013-11-101-9/+7