]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-coalesce.c
2015-06-04 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / tree-ssa-coalesce.c
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-19  miyukiUse std::swap instead of explicit swaps
2015-04-18  tbsaunderemove need for store_values_directly
2015-03-19  rguenth2015-03-19 Richard Biener <rguenther@suse.de>
2015-03-10  rguenth2015-03-10 Richard Biener <rguenther@suse.de>
2015-03-06  rguenth2015-03-06 Richard Biener <rguenther@suse.de>
2015-01-22  rguenth2015-01-22 Richard Biener <rguenther@suse.de>
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-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-04-02  mrsMerge in trunk.
2014-03-05  jakub PR lto/60404
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-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
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-13  ebotcazou * cfgexpand.c (expand_used_vars): Allocate space for...
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-10-01  amacleod * tree-ssa-live.h (coalesce_ssa_name): Move Prototype...
2013-09-28  rsandifogcc/
2013-09-26  rguenth2013-09-26 Richard Biener <rguenther@suse.de>
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-06-14  law * gimple.h (gimple_can_coalesce_p): Prototype.
2013-04-23  crowlThis patch extracts approved portions of the hash_table...
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-12-18  aldyh PR other/54324
2012-11-19  jakub PR middle-end/54630
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-10-25  crowlChange hash_table to support a comparator type differen...
2012-09-07  steven * bitmap.c (bitmap_last_set_bit): Rewrite to return...
2012-08-22  steven * tree-ssa-coalesce.c (struct ssa_conflicts_d): Make...
2012-08-17  rguenth2012-08-17 Richard Guenther <rguenther@suse.de>
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-08-14  rguenth2012-08-14 Richard Guenther <rguenther@suse.de>
2012-08-10  rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-08-01  rguenth2012-08-01 Richard Guenther <rguenther@suse.de>
2012-07-16  stevengcc/
2011-12-15  jakub PR debug/51517
2011-04-20  meyeringremove useless if-before-free tests
2010-11-30  jsm28 * diagnostic-core.h: Include bversion.h.
2010-10-21  froydnj * basic-block.h (single_succ_edge): Use gcc_checking_a...
2010-08-19  froydnj * cfgloop.c (get_loop_body_in_bfs_order): Avoid redund...
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-01  steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-21  jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-04-02  steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-01-04  rguenth2010-01-04 Richard Guenther <rguenther@suse.de>
2009-11-25  hjlRemove trailing white spaces.
2009-09-26  matz PR lto/40758
2009-09-02  aolivagcc/ChangeLog:
2009-05-02  hubicka * tree-ssa-coalesce.c (coalesce_cost): Do not take...
2009-04-26  matzgcc/
2009-04-26  matz * tree-ssa-copyrename.c (rename_ssa_copies): Don't...
2009-04-03  rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2009-02-09  ebotcazou PR middle-end/38981
2008-08-29  hubicka * loop-unswitch.c (unswitch_single_loop): Use optimize...
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-20  ghazi * ggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-06  rwildgcc/
2008-06-02  hubicka * predict.c (maybe_hot_frequency_p): Break out of...
2007-08-31  nickc* tree-ssa-coalesce.c (compare_pairs): Use the elements...
2007-08-01  drow PR tree-optimization/32919
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-07-25  ghazi * c-common.c (fname_as_string, c_type_hash): Constify.
2007-06-21  jakub PR tree-optimization/31866
2007-06-06  tneumann * tree-ssa-alias-warnings.c (maybe_add_match): Cast...
2007-05-26  kazu * config/i386/i386.c, config/pa/pa.c, config/spu/spu.c,
2007-03-08  tbmtree-ssa-coalesce.c (fail_abnormal_edge_coalesce):...
2007-02-16  rguenth2007-02-16 Richard Guenther <rguenther@suse.de>
2006-12-22  kazu * cgraphunit.c, config/i386/i386.c, config/ia64/ia64...
2006-12-12  amacleod2006-12-12 Andrew Macleod <amacleod@redhat.com>
2006-12-12  dnovillo2006-12-11 Diego Novillo <dnovillo@redhat.com>
2006-12-10  amacleodNew out of ssa Coalescer.