summaryrefslogtreecommitdiff
path: root/gcc/caller-save.c
Commit message (Expand)AuthorAgeFilesLines
* Make more use of byte_lowpart_offsetrsandifo2017-10-131-11/+1
* [PATCH] remove some unneeded parensnathan2017-10-041-1/+1
* Convert hard_regno_nregs to a functionrsandifo2017-09-121-8/+8
* Make more use of REG_NREGSrsandifo2017-09-121-2/+1
* Make mode_for_size return an opt_modersandifo2017-09-051-1/+1
* Turn HARD_REGNO_MODE_OK into a target hookrsandifo2017-09-041-4/+5
* Add a partial_subreg_p predicatersandifo2017-08-301-2/+1
* Update copyright years.jakub2017-01-011-1/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-9/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-8/+8
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-10/+3
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* gcc/rsandifo2015-05-261-1/+1
* gcc/rsandifo2015-05-191-1/+1
* gcc/rsandifo2015-05-191-2/+1
* gcc/rsandifo2015-05-191-2/+2
* gcc/rsandifo2015-05-071-9/+5
* remove more ifdefs for HAVE_cc0tbsaunde2015-04-221-3/+1
* always define HAVE_cc0tbsaunde2015-04-221-1/+1
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-0/+15
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+1
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ada/rsandifo2014-10-291-16/+16
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-4/+7
* gcc/rsandifo2014-10-221-3/+5
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* As discussed: https://gcc.gnu.org/ml/gcc-patches/2014-10/msg00420.htmlamylaar2014-10-151-3/+6
* gcc/kyukhin2014-10-031-2/+7
* recog_memoized works on an rtx_insn *dmalcolm2014-09-091-2/+2
* Eliminate the checked cast from get_call_reg_set_usagedmalcolm2014-09-051-1/+1
* gcc/rsandifo2014-08-281-24/+15
* Remove BB_HEAD, BB_END, BB_HEADER scaffoldingdmalcolm2014-08-261-3/+3
* reload: Use rtx_insn (also touches caller-save.c and config/arc/arc)dmalcolm2014-08-221-2/+2
* caller-save.c: Use rtx_insndmalcolm2014-08-211-1/+1
* Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsdmalcolm2014-08-191-6/+6
* Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsdmalcolm2014-08-181-3/+3
* -fuse-caller-save - Use collected register usage informationvries2014-05-281-3/+6
* gcc/rsandifo2014-05-131-2/+2
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-4/+4
* gcc/rsandifo2013-09-091-1/+1
* 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-07-161-0/+1
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0