]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/reload.c
2015-07-07 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / reload.c
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-24  krebbelPR66306: Fix match_dups on swapped operands.
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-22  tbsaundedon't compare ARG_FRAME_POINTER_REGNUM and FRAME_POINTE...
2015-05-19  rsandifogcc/
2015-05-19  miyukiUse std::swap instead of explicit swaps
2015-05-07  rsandifogcc/
2015-04-22  tbsaundemake some HAVE_cc0 code always compiled
2015-04-22  tbsaundealways define HAVE_cc0
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-12-03  uweigand PR rtl-optimization/64010
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-22  rsandifogcc/
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-11  dmalcolmIntroduce LABEL_REF_LABEL
2014-09-09  dmalcolmsingle_set takes an insn
2014-09-09  dmalcolmrecog_memoized works on an rtx_insn *
2014-08-22  dmalcolmreload: Use rtx_insn (also touches caller-save.c and...
2014-06-11  rsandifogcc/
2014-06-11  rsandifogcc/
2014-06-11  rsandifogcc/
2014-06-11  rsandifogcc/
2014-05-27  rsandifogcc/
2014-02-10  mrsMerge in trunk.
2014-01-16  law014-01-16 Bernd Schmidt <bernds@codesourcery.com>
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-09-04  mrsMerge in trunk.
2013-08-26  amylaar * reload.c (find_valid_class): Allow classes that...
2013-07-23  law2013-07-22 Po-Chun Chang <pchang9@cs.wisc.edu>
2013-05-18  rsandifogcc/
2013-05-14  mrs * recog.h: Rename struct recog_data to Recog_data.
2013-02-04  law * gcc/reload.c (subst_reloads): Fix DEBUG_RELOA...
2013-01-28  gjl PR other/54814
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-09  zadeck2012-11-09 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-10-16  uweigand * reload.c (find_reloads_subreg_address): Remove FORCE...
2012-09-14  rearnsha PR target/54516
2012-09-14  rearnshaTemporarily revert previous
2012-09-14  rearnsha * reload.c (find_dummy_reload): Don't use OUT as a...
2012-08-23  zadeck2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-08-09  bernds * reload.c (find_valid_class_1): New static function.
2012-08-02  zadeck2012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-06-04  steven * output.h (merge_weak, assemble_alias,
2012-05-09  rsandifogcc/
2012-05-05  rsandifogcc/
2012-04-26  krebbel2012-04-26 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2012-04-18  hubicka * lto-symtab.c (lto_cgraph_replace_node): Update.
2012-01-20  krebbel2012-01-20 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2012-01-05  mshawcroft * reload.c (find_reloads): Adjust LABEL_NUSES on REG_L...
2011-11-08  uweigand * doc/tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add addre...
2011-10-27  ebotcazou PR rtl-optimization/46603
2011-10-26  ebotcazou * reload.c (reload_inner_reg_of_subreg): Change type...
2011-10-25  ebotcazou PR rtl-optimization/46603
2011-10-25  mrs * reload.c (regno_clobbered_p): Fix typo.
2011-09-22  krebbel2011-09-22 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2011-07-19  aesok * target.def (class_max_nregs): New hook.
2011-07-19  rsandifogcc/
2011-07-19  rsandifogcc/
2011-07-12  ebotcazou * cse.c (insert_with_costs): Put semi-colon after...
2011-07-08  bernds * defaults.h (REG_WORDS_BIG_ENDIAN): Provide a default.
2011-07-06  bernds * emit-rtl.c (paradoxical_subreg_p): New function.
2011-06-29  uweigand PR rtl-optimization/49114
2011-06-29  uweigand PR rtl-optimization/49114
2011-06-17  hp PR rtl-optimization/48542
2011-06-01  rsandifogcc/
2011-04-21  rsandifogcc/
2011-04-21  rsandifogcc/
2011-03-30  law * reload.h (reg_equiv_constant): Move into new structu...
2011-03-24  krebbel2011-03-24 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2011-03-21  rsandifogcc/
2011-02-02  law PR middle-end/47543
2010-11-30  jsm28 * hwint.c: New. Extracted from toplev.c.
2010-10-17  aesok * target.def (preferred_output_reload_class): New...
2010-10-11  aesok * target.def (preferred_reload_class): New hook.
2010-09-29  jsm28gcc:
2010-09-02  aesok * target.def (class_likely_spilled_p): New hook.
2010-08-14  aesok * reload.h (register_move_cost, memory_move_secondary_...
2010-07-14  bernds * reload.c (find_reloads): Revert code to penalize...
2010-07-09  bernds * reload.c (find_reloads): Don't clear badop if we...
2010-07-04  rsandifogcc/
2010-07-01  hp * reload.c: Include toplev.h.
2010-06-30  amylaar PR other/44566
2010-06-30  manu2010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-27  aesok * target.h (struct gcc_target): Add register_move_cost...
2010-05-29  hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-05-22  stevengcc/ChangeLog:
2010-05-21  stevengcc/ChangeLog:
2010-05-03  steven * doc/tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.
2010-04-16  bernds * recog.h (struct recog_data): New field is_operator.
next