Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / tree-ssa-dse.c
2016-01-04 jakub Update copyright years.
2015-12-10 law2015-12-10 Jeff Law <law@redhat.com>
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-08 law[PATCH] [2/n] Fix minor SSA_NAME leaks
2015-09-20 tbsaundeswitch from gimple to gimple*
2015-08-12 tbsaundeRevert "replace several uses of the anon namespace...
2015-08-11 tbsaundereplace several uses of the anon namespace with GCC_FINAL
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
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-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-08-21 glisse2014-08-21 Marc Glisse <marc.glisse@inria.fr>
2014-07-09 tbsaunderemove has_execute
2014-06-04 rguenth2014-06-04 Richard Biener <rguenther@suse.de>
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-04 rsandifoMerge with trunk.
2013-11-22 amacleod * gimple.h: Remove all includes.
2013-11-20 rsandifoMerge from trunk.
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-23 amacleod * tree-ssa.h: Remove all #include's
2013-10-20 mrsMerge in trunk.
2013-10-18 amacleod * tree-ssa.h: Don't include gimple-low.h, tree-ssa...
2013-09-30 rsandifogcc/
2013-09-28 rsandifogcc/
2013-09-20 mrsMerge in trunk.
2013-09-18 law * compare-elim.c (find_comparison_dom_walker): New...
2013-09-12 amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-08-05 dmalcolmAutomated conversion of passes to C++ classes
2013-06-12 glisse2013-06-12 Marc Glisse <marc.glisse@inria.fr>
2013-04-10 rguenth2013-04-10 Richard Biener <rguenther@suse.de>
2013-04-02 jakub PR c++/34949
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-07-04 rguenth2012-07-04 Richard Guenther <rguenther@suse.de>
2012-05-03 matz PR bootstrap/53197
2012-05-02 matz * coretypes.h (gimple_seq, const_gimple_seq): Typedef...
2012-04-27 rguenth2012-04-27 Richard Guenther <rguenther@suse.de>
2012-04-05 rguenth2012-04-05 Richard Guenther <rguenther@suse.de>
2012-04-05 rguenth2012-04-05 Richard Guenther <rguenther@suse.de>
2011-06-14 davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-04-14 rguenth2011-04-14 Richard Guenther <rguenther@suse.de>
2011-01-22 law PR tree-optimization/47053
2010-10-13 rguenth2010-10-13 Richard Guenther <rguenther@suse.de>
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-05-21 stevengcc/ChangeLog:
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-08 rguenth2010-03-08 Richard Guenther <rguenther@suse.de>
2009-11-25 hjlRemove trailing white spaces.
2009-06-27 bonzini2009-06-27 Paolo Bonzini <bonzini@gnu.org>
2009-05-11 rguenth2009-05-11 Richard Guenther <rguenther@suse.de>
2009-04-03 rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2009-01-26 rguenth2009-01-26 Richard Guenther <rguenther@suse.de>
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-06-06 rwildgcc/
2008-05-16 dnovillo2008-05-16 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-05-14 rguenth2008-05-14 Richard Guenther <rguenther@suse.de>
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-03-05 rguenth2008-03-05 Richard Guenther <rguenther@suse.de>
2007-12-20 jakub PR c++/34459
2007-10-14 kazu * config/fixed-bit.c, config/i386/cpuid.h, config...
2007-09-26 rguenth2007-09-26 Richard Guenther <rguenther@suse.de>
2007-09-26 rguenth2007-09-26 Richard Guenther <rguenther@suse.de>
2007-09-07 hubicka * passes.c (init_optimization_passes): Add simple...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-06-06 tneumann * tree-ssa-alias-warnings.c (maybe_add_match): Cast...
2007-05-13 revitaleExtend dse
2007-03-09 aldyh PR tree-optimization/30375
2006-12-12 dnovillo2006-12-11 Diego Novillo <dnovillo@redhat.com>
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-11-28 hubicka Privatize SSA variables into gimple_df.
2006-04-26 aldyh * tree-ssa-dse.c (dse_optimize_stmt): Remove...
2006-04-20 law PR tree-optimization/26854
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-01-06 law * tree-cfg.c (bsi_replace): Rename final argument...
2005-12-16 law * tree-ssa-dse.c (dse_optimize_stmt): Correctly handle...
2005-11-11 drowgcc/
2005-09-12 pinskia2005-09-12 Andrew Pinski <pinskia@physics.uc.edu>
2005-06-25 kcookUpdate FSF address.
2005-06-01 ghazi * basic-block.h, bb-reorder.c, c-gimplify.c, config...
2005-05-27 kazu * domwalk.c (walk_dominator_tree, init_walk_dominator_...
2005-05-26 kazu * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c,...
next