summaryrefslogtreecommitdiff
path: root/gcc/lower-subreg.c
Commit message (Expand)AuthorAgeFilesLines
* poly_int: GET_MODE_SIZErsandifo2018-01-031-7/+7
* Update copyright years.jakub2018-01-031-1/+1
* poly_int: SUBREG_BYTErsandifo2017-12-201-5/+7
* Add a gen_int_shift_amount helper functionrsandifo2017-12-201-1/+1
* Revert accidental commitrsandifo2017-12-161-1/+1
* Add a gen_int_shift_amount helper functionrsandifo2017-12-161-1/+1
* Factor out the mode handling in lower-subreg.crsandifo2017-11-011-29/+49
* Make mode_for_size return an opt_modersandifo2017-09-051-8/+6
* Make more use of int_mode_for_modersandifo2017-09-051-5/+1
* Turn MODES_TIEABLE_P into a target hookrsandifo2017-09-041-2/+3
* [30/77] Use scalar_int_mode for doubleword splitsrsandifo2017-08-301-2/+4
* [17/77] Add an int_mode_for_size helper functionrsandifo2017-08-301-2/+1
* [6/77] Make GET_MODE_WIDER return an opt_modersandifo2017-08-301-1/+1
* Make more use of paradoxical_subreg_prsandifo2017-08-221-8/+3
* use auto_bitmap moretbsaunde2017-05-141-7/+1
* Update copyright years.jakub2017-01-011-1/+1
* use rtx_insn * more places where it is obvioustbsaunde2016-11-211-1/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* use auto_sbitmap in various placestbsaunde2016-07-261-4/+1
* PR middle-end/70355rth2016-03-291-1/+2
* 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
* * 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 based on AUTO_INC_DECtbsaunde2015-07-091-16/+14
* always define AUTO_INC_DECtbsaunde2015-07-091-2/+2
* * target.def (rtx_costs): Remove "code" param, add "mode".amodra2015-07-081-2/+2
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-11/+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-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* gcc/rsandifo2015-05-261-2/+2
* always define STACK_GROWS_DOWNWARDtbsaunde2015-05-221-7/+0
* gcc/rsandifo2015-05-071-1/+1
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-2/+11
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-3/+9
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ada/rsandifo2014-10-291-12/+12
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* gcc/rsandifo2014-08-281-101/+100
* gcc/rsandifo2014-08-281-29/+18
* gcc/rsandifo2014-08-281-38/+33
* lower-subreg.c: Use rtx_insndmalcolm2014-08-221-23/+26
* remove has_executetbsaunde2014-07-091-2/+0
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-3/+2
* * genmodes.c (struct mode_data): Add need_bytesize_adj field.jakub2014-04-171-1/+1
* pass cfun to pass::executetbsaunde2014-04-171-18/+12
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-10/+2
* remove has_gatetbsaunde2014-04-171-2/+0