]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-ter.c
2015-06-04 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / tree-ssa-ter.c
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-04-17  rsandifoMerge from trunk.
2014-04-16  ebotcazou * tree-ssa-operands.c (create_vop_var): Set DECL_IGNOR...
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-16  mrsMerge in trunk.
2013-12-16  jakub PR middle-end/58956
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  rguenth2013-11-19 Richard Biener <rguenther@suse.de>
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-16  mrsMerge in trunk.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-04  mrsMerge in trunk.
2013-10-29  amacleod * tree-outof-ssa.h: Remove include files.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-20  mrsMerge in trunk.
2013-09-26  amacleod2013-09-26 Andrew MacLeod <amacleod@redhat.com>
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-03-08  rguenth2013-03-08 Richard Biener <rguenther@suse.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-08-17  steven PR middle-end/54146
2012-08-10  rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-07-16  stevengcc/
2012-05-29  jsm28 * LANGUAGES: Fix typos.
2011-02-04  jakub PR inline-asm/23200
2010-12-16  jakub PR tree-optimization/43655
2010-10-21  froydnj * basic-block.h (single_succ_edge): Use gcc_checking_a...
2010-10-20  pthaugen * tree-ssa-ter.c (find_replaceable_in_bb): Allow repla...
2010-09-13  pthaugen * tree-ssa-ter.c (temp_expr_table_d): Add call_cnt...
2010-07-01  rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-01  steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-29  hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-05-21  jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2009-11-25  hjlRemove trailing white spaces.
2009-09-02  aolivagcc/ChangeLog:
2009-04-27  matz * ssaexpand.h (struct ssaexpand): Member 'values'...
2009-04-26  matz * tree-ssa-copyrename.c (rename_ssa_copies): Don't...
2009-04-03  rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2008-09-19  amacleod PR middle-end/37567
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-20  hubicka * cgraph.c (cgraph_add_new_function): Do early local...
2008-06-06  rwildgcc/
2008-01-13  spop2008-01-12 Sebastian Pop <sebastian.pop@amd.com>
2007-10-15  jakub PR tree-optimization/33619
2007-10-03  jakub2007-10-01 Alexandre Oliva <aoliva@redhat.com>
2007-09-30  dnovillo PR 33593
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-01-08  shinwell PR tree-optimization/29877
2006-12-22  kazu * config/elfos.h, config/spu/spu.c, tree-ssa-operands.h,
2006-12-22  kazu * cgraphunit.c, config/i386/i386.c, config/ia64/ia64...
2006-12-12  dnovillo2006-12-11 Diego Novillo <dnovillo@redhat.com>
2006-12-10  dberlin2006-12-10 Daniel Berlin <dberlin@dberlin.org>
2006-12-10  amacleodNew out of ssa Coalescer.
2006-12-08  amacleodNew TER code.