aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-sink.c
AgeCommit message (Expand)Author
2016-01-11Merged trunk revision 232223 into the hsa branchMartin Jambor
2015-11-02Merged trunk revision 229662 into the hsa branchMartin Jambor
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"Trevor Saunders
2015-08-11replace several uses of the anon namespace with GCC_FINALTrevor Saunders
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-07-09remove has_executeTrevor Saunders
2014-06-242014-06-24 Richard Biener <rguenther@suse.de>Richard Biener
2014-06-062014-06-06 Richard Biener <rguenther@suse.de>Richard Biener
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>Richard Biener
2014-04-17pass cfun to pass::executeTrevor Saunders
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders
2014-04-17remove has_gateTrevor Saunders
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