]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/reload1.c
poly_int: GET_MODE_SIZE
[thirdparty/gcc.git] / gcc / reload1.c
2018-01-03  rsandifopoly_int: GET_MODE_SIZE
2018-01-03  rsandifopoly_int: GET_MODE_BITSIZE
2018-01-03  jakub Update copyright years.
2018-01-03  rsandifopoly_int: alter_reg
2018-01-03  rsandifopoly_int: PUSH_ROUNDING
2017-12-21  rsandifopoly_int: REG_ARGS_SIZE
2017-12-21  rsandifopoly_int: frame allocations
2017-12-21  rsandifopoly_int: reload1.c
2017-12-21  rsandifopoly_int: reload.c
2017-12-20  rsandifopoly_int: SUBREG_BYTE
2017-12-19  jakub * read-rtl.c (parse_reg_note_name): Replace Yoda condi...
2017-12-14  schwab PR bootstrap/83396
2017-12-13  aoliva[SFN] don't eliminate regs in markers
2017-12-12  aoliva[SFN] boilerplate changes in preparation to introduce...
2017-10-26  rsandifoAdd wider_subreg_mode helper functions
2017-10-23  rsandifoConvert STARTING_FRAME_OFFSET to a hook
2017-10-22  rsandifoMake more use of subreg_size_lowpart_offset
2017-09-15  rsandifoTurn CANNOT_CHANGE_MODE_CLASS into a hook
2017-09-13  rsandifoTurn SECONDARY_MEMORY_NEEDED into a hook
2017-09-12  rsandifoConvert hard_regno_nregs to a function
2017-09-12  rsandifoMake more use of END_REGNO
2017-09-12  rsandifoMake more use of REG_NREGS
2017-09-05  rsandifoMake more use of int_mode_for_size
2017-09-04  rsandifoTurn HARD_REGNO_MODE_OK into a target hook
2017-09-04  rsandifoTurn HARD_REGNO_CALL_PART_CLOBBERED into a target hook
2017-08-30  rsandifoAdd a partial_subreg_p predicate
2017-08-22  rsandifoMake more use of paradoxical_subreg_p
2017-05-08  edlinger2017-05-08 Bernd Edlinger <bernd.edlinger@hotmail.de>
2017-04-13  law * reload1.c (eliminate_regs_1): Call gen_rtx_raw_SUBRE...
2017-01-01  jakub Update copyright years.
2016-11-21  law2016-11-20 Jeff Law <law@redhat.com>
2016-11-04  ebotcazou * defaults.h (LOAD_EXTEND_OP): Define if not already...
2016-11-02  tbsaundesplit up some variables to use rtx_insn * more
2016-10-21  tbsaundemake LABEL_REF_LABEL a rtx_insn *
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-09-26  mpolacekImplement -Wimplicit-fallthrough.
2016-09-09  edlinger2016-09-10 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-08-28  tbsaundemake forced labels a vec
2016-08-12  mpolacek PR c/7652
2016-07-26  tbsaundeuse auto_sbitmap in various places
2016-06-18  ebotcazou PR bootstrap/71435
2016-04-29  berndsavr-related reload fix from Senthil Kumar Selvaraj
2016-03-18  jakub * reload1.c (emit_input_reload_insns): Use simplify_re...
2016-03-01  ebotcazou PR ada/70017
2016-01-04  jakub Update copyright years.
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-09-10  rsandifoStop reload1.c warning from breaking bootstrap
2015-08-13  rsandifogcc/
2015-07-28  rsandifogcc/
2015-07-10  amacleod * bb-reorder.c: Don't include obstack.h if backend...
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-09  tbsaundealways define WORD_REGISTER_OPERATIONS
2015-07-09  tbsaundereduce conditional compilation based on AUTO_INC_DEC
2015-07-09  tbsaundealways define AUTO_INC_DEC
2015-07-08  amodra * target.def (rtx_costs): Remove "code" param, add...
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-22  miyukiUse std::swap instead of manual swaps.
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-06  rsandifogcc/
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-19  miyukiUse std::swap instead of explicit swaps
2015-05-07  rsandifogcc/
2015-05-02  tbsaundetype reg_equiv_init as rtx_insn_list
2015-04-22  tbsaundereduce conditional compilation for HARD_FRAME_POINTER_I...
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-11-05  berndsAdd a no_register_allocation target hook.
2014-11-01  amacleod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29  rsandifogcc/ada/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-22  rsandifogcc/
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-16  tbsaundeReplace INSN_DELETED_P with rtx_insn member functions
2014-09-16  tbsaundeuse rtx_insn * more
2014-09-11  dmalcolmIntroduce LABEL_REF_LABEL
2014-09-09  dmalcolmrecog_memoized works on an rtx_insn *
2014-08-28  dmalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-28  dmalcolmConvert forced_labels from an EXPR_LIST to an INSN_LIST
2014-08-28  dmalcolmConvert nonlocal_goto_handler_labels from an EXPR_LIST...
2014-08-28  rsandifogcc/
2014-08-27  dmalcolmrtl_data.x_nonlocal_goto_handler_labels becomes an...
2014-08-27  dmalcolmUse rtx_expr_list for expr_status.x_forced_labels
2014-08-22  dmalcolmreload: Use rtx_insn (also touches caller-save.c and...
2014-08-19  dmalcolmConvert various rtx to rtx_note *
2014-06-11  rsandifogcc/
2014-06-11  rsandifogcc/
2014-05-21  bernds Improve reload code generation by ignoring init...
2014-04-02  mrsMerge in trunk.
2014-02-26  amodra PR target/57935
2014-02-10  mrsMerge in trunk.
2014-02-10  law PR middle-end/52306
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09  dmalcolmEliminate last_basic_block macro.
2013-11-20  rsandifoMerge from trunk.
next