]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/regcprop.c
2014-10-27 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / regcprop.c
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-22  rsandifogcc/
2014-10-17  vriesUse fuse-caller-save info in cprop-hardreg
2014-10-17  vriesHandle copy cycles in pass_cprop_hardreg
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-09  uros PR rtl-optimization/57003
2014-08-28  rsandifogcc/
2014-08-28  rsandifogcc/
2014-08-22  dmalcolmregcprop.c: Use rtx_insn
2014-07-09  tbsaunderemove has_execute
2014-06-04  rsandifogcc/
2014-06-04  rsandifogcc/
2014-06-04  rsandifogcc/
2014-06-04  abennett2014-06-04 Matthew Fortune <matthew.fortune@imgtec...
2014-05-15  zqchen2014-05-15 Zhenqiang Chen <zhenqiang.chen@linaro...
2014-05-06  mrsMerge in trunk.
2014-05-06  rguenth2014-05-06 Richard Biener <rguenther@suse.de>
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-12-09  dmalcolmEliminate last_basic_block macro.
2013-11-21  rsandifoMerge with trunk.
2013-11-20  rearnshaPR rtl-optimization/54300
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-04-25  jakub PR rtl-optimization/57003
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-10-16  steven * combine.c (record_dead_and_set_regs): Iterate over...
2012-07-16  stevengcc/
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-14  bernds * attribs.c (decl_attributes): Avoid emitting a warning if
2011-11-08  uweigand * doc/tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add addre...
2011-10-28  davemFix illegal register substitutions on big-endian during...
2011-10-21  mrs * regcprop.c (copyprop_hardreg_forward_1): Update...
2011-07-21  rsandifogcc/
2011-06-14  davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-13  ebotcazou * cfgrtl.c (cfg_layout_redirect_edge_and_branch):...
2010-12-17  rthContinue searching in find_oldest_value_reg on class...
2010-11-30  jsm28 * diagnostic-core.h: Include bversion.h.
2010-07-22  jakub PR bootstrap/45028
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-05-29  hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-02-26  jakub PR debug/43161
2010-02-24  jakub * regcprop.c (copyprop_hardreg_forward_1): Don't call...
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-05-07  bonzini2009-05-07 Paolo Bonzini <bonzini@gnu.org>