]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/reload1.c
gcc/ada/
[thirdparty/gcc.git] / gcc / reload1.c
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.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dmalcolmEliminate n_basic_blocks macro
2013-11-16  mrsMerge in trunk.
2013-11-13  steven * cfgrtl.c (can_fallthru): Reorder code to move tablej...
2013-11-04  mrsMerge in trunk.
2013-10-30  amylaargcc:
2013-10-30  law PR rtl-optimization/58369
2013-10-20  mrsMerge in trunk.
2013-10-15  berndsFix a miscompilation where a reload reg is reused after...
2013-09-28  rsandifogcc/
2013-09-27  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-09  rsandifogcc/
2013-09-09  rsandifogcc/
2013-03-30  steven * cfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-03-29  steven * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DA...
2013-01-21  jakub * reload1.c (init_reload): Only initialize reload_obstack
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-09-21  ebotcazou PR rtl-optimization/54290
2012-09-20  ebotcazou * reload1.c (choose_reload_regs): Add missing #ifdef...
2012-09-19  ebotcazou PR rtl-optimization/54290
2012-09-11  dnovilloRemove unnecessary VEC function overloads.
2012-08-23  zadeck2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-08-11  bernds * reload1.c (replaced_subreg, gen_reload): Add
2012-08-09  bernds * reload.c (find_valid_class_1): New static function.
2012-07-16  stevengcc/
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-05  rsandifogcc/
2012-05-04  amker PR rtl-optimization/52804
2012-03-26  ebotcazou PR rtl-optimization/52629
2012-02-05  rsandifogcc/
2012-01-24  rsandifogcc/
2012-01-02  jakub * passes.c (register_one_dump_file): Free full_name.
2011-12-09  amylaar PR middle-end/40154
2011-11-08  uweigand * doc/tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add addre...
2011-11-04  amodra * reload1.c (gen_reload): Don't use REGNO on SUBREGs.
2011-10-28  jules PR rtl-optimization/47918
2011-09-27  bernds PR rtl-optimization/50249
2011-08-18  rsandifogcc/
2011-08-02  rthPR target/49864
2011-07-07  rsandifogcc/
2011-07-06  bernds * emit-rtl.c (paradoxical_subreg_p): New function.
2011-06-23  law PR middle-end/48770
2011-06-17  hp PR rtl-optimization/48542
2011-06-01  rsandifogcc/
2011-04-21  rsandifogcc/
2011-04-20  meyeringremove useless if-before-free tests
2011-04-19  rguenth2011-04-19 Bernd Schmidt <bernds@codesourcery.com>
2011-04-09  aesok * expr.c (expand_expr_real_1): Use add_to_hard_reg_set...
2011-03-31  law * reload1.c (elimination_effects): Fix typo in recent...
2011-03-31  law * reload1.c (reload): Fix botch in last change.
2011-03-30  law * reload.h (reg_equiv_constant): Move into new structu...
2011-03-26  ebotcazou * basic-block.h (fixup_abnormal_edges): Adjust prototype.
2011-03-21  rsandifogcc/
2011-01-23  bernds PR rtl-optimization/47166
2010-12-30  froydnjgcc/
2010-11-24  froydnjrevert accidentally committed changes
2010-11-24  froydnjgcc/
2010-11-10  jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-11-04  amylaar PR bootstrap/44756
2010-11-03  jakub PR debug/46252
2010-10-21  froydnj * cfgloop.c (flow_loops_find): Call bb_has_abnormal_pred.
2010-10-21  froydnj * basic-block.h (find_fallthru_edge): Define.
2010-10-11  aesok * target.def (preferred_reload_class): New hook.
2010-10-06  ebotcazou PR rtl-optimization/45394
2010-09-29  bernds PR c/45054
2010-09-29  jsm28gcc:
2010-09-09  vmakarov2010-09-09 Vladimir Makarov <vmakarov@redhat.com>
next