summaryrefslogtreecommitdiff
path: root/gcc/postreload.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2017-01-011-1/+1
* PR78255: Make postreload aware of NO_FUNCTION_CSEavieira2016-12-091-0/+5
* PR middle-end/78540jakub2016-11-281-4/+5
* Use rtx_mode_t instead of std::make_pairrsandifo2016-11-181-4/+4
* Add a load_extend_op wrapperrsandifo2016-11-151-8/+4
* * defaults.h (LOAD_EXTEND_OP): Define if not already defined.ebotcazou2016-11-041-4/+0
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* * postreload.c (reload_cse_simplify): Skip also USE when detectinghubicka2016-10-061-1/+2
* PR rtl-optimization/69941law2016-03-051-4/+14
* * postreload.c (reload_cse_simplify): Remove dead code.ebotcazou2016-02-011-4/+0
* Update copyright years.jakub2016-01-041-1/+1
* 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