aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-sink.c
AgeCommit message (Expand)Author
2014-01-10Note that pass_pre destroys PROP_no_crit_edgesTom de Vries
2014-01-092014-01-09 Richard Biener <rguenther@suse.de>Richard Biener
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-09Eliminate BASIC_BLOCK macro.David Malcolm
2013-11-22 * gimple.h: Remove all includes.Andrew Macleod
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.Andrew Macleod
2013-10-23 * tree-ssa.h: Remove all #include'sAndrew Macleod
2013-09-28gcc/Richard Sandiford
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andAndrew Macleod
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm
2013-05-212013-05-21 Richard Biener <rguenther@suse.de>Richard Biener
2013-04-102013-04-10 Richard Biener <rguenther@suse.de>Richard Biener
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>Sharad Singhai
2012-08-132012-08-13 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-07-16gcc/Steven Bosscher
2012-04-272012-04-27 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-10-26 * doc/invoke.texi (sink-frequency-threshold): Document.Jeff Law
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li
2011-03-162011-03-16 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-03-152011-03-15 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-02-14 PR tree-optimization/46494Eric Botcazou
2010-09-08 PR tree-optimization/33244Michael Matz
2010-09-032010-09-03 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-07-012010-07-01 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-06-01 * gimplify.c: Do not include except.h and optabs.h.Steven Bosscher
2010-05-21 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orJoseph Myers
2010-05-21gcc/ChangeLog:Steven Bosscher
2009-11-28 * matrix-reorg.c (analyze_matrix_allocation_site): Remove unusedJakub Jelinek
2009-11-25Remove trailing white spaces.H.J. Lu
2009-10-12gcc/ChangeLog:Alexandre Oliva
2009-09-14Squash commit of EH in gimpleRichard Henderson
2009-09-02gcc/ChangeLog:Alexandre Oliva
2009-06-30 * tree-ssa-sink.c (statement_sink_location): Stop sinking expressionWei Guozhi
2009-05-112009-05-11 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-04-032009-04-03 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2009-02-10 PR target/39139Jakub Jelinek
2008-07-282008-07-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-06-112008-06-11 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-05-202008-05-20 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-03-19 * gcc.dg/20050811-2.c: Update dumping flags.Jan Hubicka
2007-10-01* tree-ssa-sink.c (sink_code_in_bb): Don't stop sinking afterAlexandre Oliva
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-05-30 * tree-scalar-evolution.c (scev_const_prop): Do not create labels.Zdenek Dvorak
2007-04-232007-04-23 Richard Guenther <rguenther@suse.de>Richard Guenther
2006-12-122006-12-11 Diego Novillo <dnovillo@redhat.com>Diego Novillo