]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-sink.c
2019-04-15 Richard Biener <rguenther@suse.de>
[thirdparty/gcc.git] / gcc / tree-ssa-sink.c
2019-01-01  jakub Update copyright years.
2018-01-03  jakub Update copyright years.
2017-11-13  hubicka * tree-ssa-sink.c (select_best_block): Do not use...
2017-11-03  hubicka * asan.c (create_cond_insert_point): Maintain profile.
2017-05-14  tbsaundeuse auto_bitmap more
2017-04-25  rguenth2017-04-25 Richard Biener <rguenther@suse.de>
2017-04-24  rguenth2017-04-24 Richard Biener <rguenther@suse.de>
2017-01-01  jakub Update copyright years.
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-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-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
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-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-07-09  tbsaunderemove has_execute
2014-06-24  rguenth2014-06-24 Richard Biener <rguenther@suse.de>
2014-06-06  rguenth2014-06-06 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-13  mrsMerge in trunk.
2014-01-10  vriesNote that pass_pre destroys PROP_no_crit_edges
2014-01-09  rguenth2014-01-09 Richard Biener <rguenther@suse.de>
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate BASIC_BLOCK 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-04  mrsMerge in trunk.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
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-05-21  rguenth2013-05-21 Richard Biener <rguenther@suse.de>
2013-04-10  rguenth2013-04-10 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-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-08-13  rguenth2012-08-13 Richard Guenther <rguenther@suse.de>
2012-07-16  stevengcc/
2012-04-27  rguenth2012-04-27 Richard Guenther <rguenther@suse.de>
2011-10-26  law * doc/invoke.texi (sink-frequency-threshold): Document.
2011-06-14  davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-03-16  rguenth2011-03-16 Richard Guenther <rguenther@suse.de>
2011-03-15  rguenth2011-03-15 Richard Guenther <rguenther@suse.de>
2011-02-14  ebotcazou PR tree-optimization/46494
2010-09-08  matz PR tree-optimization/33244
2010-09-03  rguenth2010-09-03 Richard Guenther <rguenther@suse.de>
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-21  jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-05-21  stevengcc/ChangeLog:
2009-11-28  jakub * matrix-reorg.c (analyze_matrix_allocation_site)...
2009-11-25  hjlRemove trailing white spaces.
2009-10-12  aolivagcc/ChangeLog:
2009-09-14  rthSquash commit of EH in gimple
2009-09-02  aolivagcc/ChangeLog:
2009-06-30  carrot * tree-ssa-sink.c (statement_sink_location): Stop...
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-02-10  jakub PR target/39139
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-06-11  rguenth2008-06-11 Richard Guenther <rguenther@suse.de>
2008-05-20  rguenth2008-05-20 Richard Guenther <rguenther@suse.de>
2008-03-19  hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2007-10-01  aoliva* tree-ssa-sink.c (sink_code_in_bb): Don't stop sinking...
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-05-30  rakdver * tree-scalar-evolution.c (scev_const_prop): Do not...
2007-04-23  rguenth2007-04-23 Richard Guenther <rguenther@suse.de>
2006-12-12  dnovillo2006-12-11 Diego Novillo <dnovillo@redhat.com>
2006-12-05  aldyhMerge gimple-tuples-branch into mainline.
2006-11-17  rakdver * tree-vrp.c (execute_vrp): Do not update current_loops.
2006-03-02  dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-03-01  dnovillo * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMOR...
2006-02-06  rakdver * tree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-02-05  rakdver * tree-vrp.c (cfg_loops): Removed.
2005-06-25  kcookUpdate FSF address.
2005-06-01  ghazi * basic-block.h, bb-reorder.c, c-gimplify.c, config...
2005-05-03  amacleod2005-05-03 Andrew MacLeod <amacleod@redhat.com>
next