Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / tree-ssa-coalesce.c
2016-05-04 ebotcazou * tree-ssa-coalesce.c (gimple_can_coalesce_p): Fix...
2016-04-08 jakub PR middle-end/70593
2016-03-29 law * tree-ssa-coalesce.c (struct ssa_conflicts): Fix...
2016-03-23 law PR tree-optimization/64058
2016-03-11 law PR tree-optimization/64058
2016-01-04 jakub Update copyright years.
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-01 tbsaunderemove many typedefs
2015-09-27 aolivarevert to assign_parms assignments using default defs
2015-09-20 tbsaundeswitch from gimple to gimple*
2015-08-19 aoliva[PR64164] fix regressions reported on m68k and armeb
2015-08-14 aoliva[PR64164] Drop copyrename, use coalescible partition...
2015-07-25 dje Revert:
2015-07-23 aoliva[PR64164] Drop copyrename, use coalescible partition...
2015-07-10 amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25 rsandifogcc/
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-10 aolivaRevert "[PR64164] Drop copyrename, use coalescible...
2015-06-09 aoliva[PR64164] Drop copyrename, use coalescible partition...
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
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 (gcc.gnu.org/wiki...
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
next