summaryrefslogtreecommitdiff
path: root/gcc/lower-subreg.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* vec: add exact argument for various grow functions.Martin Liska2020-08-271-1/+1
* Fix 92085-2.c ICE due to having (const_int 0) as the destination of a set.Jeff Law2020-06-011-6/+15
* middle-end/94614 - avoid multiword moves to nothingRichard Biener2020-04-161-0/+4
* subreg: Fix PR94123, SVN r273240 causes gcc.target/powerpc/pr87507.c to failPeter Bergner2020-04-011-2/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* subreg: Add -fsplit-wide-types-early (PR88233)Segher Boessenkool2019-07-081-1/+45
* PR other/16615 [1/5]Sandra Loosemore2019-01-091-3/+3
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* re PR rtl-optimization/87507 (IRA unnecessarily uses non-volatile registers d...Peter Bergner2018-11-131-2/+59
* re PR target/85945 (ICE in resolve_subreg_use, at lower-subreg.c:751)Jakub Jelinek2018-06-141-1/+10
* poly_int: GET_MODE_SIZERichard Sandiford2018-01-031-7/+7
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* poly_int: SUBREG_BYTERichard Sandiford2017-12-201-5/+7
* Add a gen_int_shift_amount helper functionRichard Sandiford2017-12-201-1/+1
* Revert accidental commitRichard Sandiford2017-12-161-1/+1
* Add a gen_int_shift_amount helper functionRichard Sandiford2017-12-161-1/+1
* Factor out the mode handling in lower-subreg.cRichard Sandiford2017-11-011-29/+49
* Make mode_for_size return an opt_modeRichard Sandiford2017-09-051-8/+6
* Make more use of int_mode_for_modeRichard Sandiford2017-09-051-5/+1
* Turn MODES_TIEABLE_P into a target hookRichard Sandiford2017-09-041-2/+3
* [30/77] Use scalar_int_mode for doubleword splitsRichard Sandiford2017-08-301-2/+4
* [17/77] Add an int_mode_for_size helper functionRichard Sandiford2017-08-301-2/+1
* [6/77] Make GET_MODE_WIDER return an opt_modeRichard Sandiford2017-08-301-1/+1
* Make more use of paradoxical_subreg_pRichard Sandiford2017-08-221-8/+3
* use auto_bitmap moreTrevor Saunders2017-05-141-7/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* use rtx_insn * more places where it is obviousTrevor Saunders2016-11-211-1/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* use auto_sbitmap in various placesTrevor Saunders2016-07-261-4/+1
* re PR target/70355 (ICE: in simplify_subreg_concatn, at lower-subreg.c:617 wi...Richard Henderson2016-03-291-1/+2
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-9/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-8/+8
* bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod2015-07-101-1/+0
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* reduce conditional compilation based on AUTO_INC_DECTrevor Saunders2015-07-091-16/+14
* always define AUTO_INC_DECTrevor Saunders2015-07-091-2/+2
* target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra2015-07-081-2/+2
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-11/+3
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-5/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* caller-save.c (init_caller_save): Base temporary register numbers on LAST_VIR...Richard Sandiford2015-05-261-2/+2
* always define STACK_GROWS_DOWNWARDTrevor Saunders2015-05-221-7/+0
* rtl.h (always_void_p): New function.Richard Sandiford2015-05-071-1/+1
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-2/+11
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-3/+9
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-12/+12