]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/auto-inc-dec.c
2015-10-29 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / auto-inc-dec.c
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-26  ktkachov[auto-inc-dec.c] Account for cost of move operation...
2015-10-21  law[PATCH] Move RTL printing code from sched-vis.c into...
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
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-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
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-10-29  rsandifogcc/ada/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-08-21  dmalcolmauto-inc-dec.c: strengthen various rtx to rtx_insn *
2014-07-09  tbsaunderemove has_execute
2014-06-16  rsandifogcc/
2014-06-15  rsandifogcc/
2014-04-22  rsandifoMerge from trunk.
2014-04-17  tbsaundepass cfun to pass::execute
2014-04-17  tbsaundepass current function to opt_pass::gate ()
2014-04-17  tbsaunderemove has_gate
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-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-07-16  stevengcc/
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29  jsm28 * LANGUAGES: Fix typos.
2011-08-18  rsandifogcc/
2011-08-18  rsandifogcc/
2011-06-14  davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2010-11-30  jsm28 * diagnostic-core.h: Include bversion.h.
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-07  bernds PR rtl-optimization/44404
2010-06-07  kazugcc/
2010-04-02  steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-01-03  steven * postreload-gcse.c (insert_expr_in_table): Replace...
2009-11-25  hjlRemove trailing white spaces.
2009-10-26  uweigand2009-10-26 Ben Elliston <bje@au.ibm.com>
2009-09-02  aolivagcc/ChangeLog:
2009-06-22  paolo2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>
2009-05-14  steven * auto-inc-dec.c: Fix pass description, remove apparent
2009-04-20  iangcc/:
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2009-01-29  zadeck2009-01-29 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-10-11  zadeck2008-10-11 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-08-31  hubicka * fwprop.c (should_replace_address): Add speed attribute.
2008-07-02  ian * rtlanal.c (add_reg_note): New function.
2008-06-06  rwildgcc/
2008-03-19  hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2007-12-10  zadeck2007-12-10 Kenneth Zadeck <zadeck@naturalbridge.com>
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-07-07  kazu * auto-inc-dec.c, config/arm/arm.c,
2007-06-13  kazu * auto-inc-dec.c, c-incpath.c, config/c4x/libgcc.S,
2007-06-11  dberlinMerge dataflow branch into mainline