aboutsummaryrefslogtreecommitdiff
path: root/gcc/reload1.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-06reload1.c (forget_old_reloads_1): Adjust CLOBBER_HIGH assert.Jeff Law1-1/+1
2018-08-06Remaining support for clobber highAlan Hayward1-1/+15
2018-01-03poly_int: GET_MODE_SIZERichard Sandiford1-5/+6
2018-01-03poly_int: GET_MODE_BITSIZERichard Sandiford1-1/+5
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2018-01-03poly_int: alter_regRichard Sandiford1-12/+23
2018-01-03poly_int: PUSH_ROUNDINGRichard Sandiford1-1/+1
2017-12-21poly_int: REG_ARGS_SIZERichard Sandiford1-1/+1
2017-12-21poly_int: frame allocationsRichard Sandiford1-6/+8
2017-12-21poly_int: reload1.cRichard Sandiford1-20/+22
2017-12-21poly_int: reload.cRichard Sandiford1-3/+3
2017-12-20poly_int: SUBREG_BYTERichard Sandiford1-10/+11
2017-12-19read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...Jakub Jelinek1-2/+2
2017-12-14re PR bootstrap/83396 (Bootstrap failures with Statement Frontiers)Andreas Schwab1-2/+2
2017-12-13[SFN] don't eliminate regs in markersAlexandre Oliva1-1/+1
2017-12-12[SFN] boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva1-2/+2
2017-10-26Add wider_subreg_mode helper functionsRichard Sandiford1-15/+17
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-1/+1
2017-10-22Make more use of subreg_size_lowpart_offsetRichard Sandiford1-2/+1
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford1-12/+6
2017-09-13Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford1-23/+8
2017-09-12Convert hard_regno_nregs to a functionRichard Sandiford1-17/+17
2017-09-12Make more use of END_REGNORichard Sandiford1-3/+1
2017-09-12Make more use of REG_NREGSRichard Sandiford1-15/+8
2017-09-05Make more use of int_mode_for_sizeRichard Sandiford1-10/+12
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-11/+10
2017-09-04Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hookRichard Sandiford1-4/+6
2017-08-30Add a partial_subreg_p predicateRichard Sandiford1-3/+3
2017-08-22Make more use of paradoxical_subreg_pRichard Sandiford1-6/+3
2017-05-08target.def (compute_frame_layout): New optional target hook.Bernd Edlinger1-0/+2
2017-04-13reload1.c (eliminate_regs_1): Call gen_rtx_raw_SUBREG for SUBREGs appearing i...Jeff Law1-0/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-20re PR target/48551 (Following source code crashes the c++ compiler on coldfir...Jeff Law1-5/+4
2016-11-04defaults.h (LOAD_EXTEND_OP): Define if not already defined.Eric Botcazou1-6/+4
2016-11-02split up some variables to use rtx_insn * moreTrevor Saunders1-5/+4
2016-10-21make LABEL_REF_LABEL a rtx_insn *Trevor Saunders1-3/+3
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek1-0/+1
2016-09-09tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger1-40/+7
2016-08-28make forced labels a vecTrevor Saunders1-3/+4
2016-08-12re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek1-5/+5
2016-07-26use auto_sbitmap in various placesTrevor Saunders1-3/+1
2016-06-18re PR bootstrap/71435 (sparc bootstrap failure since r235625)Eric Botcazou1-12/+11
2016-04-29avr-related reload fix from Senthil Kumar SelvarajBernd Schmidt1-5/+8
2016-03-18reload1.c (emit_input_reload_insns): Use simplify_replace_rtx instead of repl...Jakub Jelinek1-1/+3
2016-03-01re PR ada/70017 (c52103x and c52104x test failure on s390x)Eric Botcazou1-22/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-8/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-12/+9
2015-09-10Stop reload1.c warning from breaking bootstrapRichard Sandiford1-0/+3