aboutsummaryrefslogtreecommitdiff
path: root/gcc/domwalk.c
AgeCommit message (Expand)Author
2019-04-012019-04-01 Richard Biener <rguenther@suse.de>Richard Biener
2019-01-01 Update copyright years.Jakub Jelinek
2018-02-012018-02-01 Richard Biener <rguenther@suse.de>Richard Biener
2018-01-23-Warray-bounds: Fix false positive in some "switch" stmts (PR tree-optimizati...David Malcolm
2018-01-03 Update copyright years.Jakub Jelinek
2017-09-272017-09-27 Richard Biener <rguenther@suse.de>Richard Biener
2017-07-25domwalk: optimize basic block sortingAlexander Monakov
2017-05-17Introduce dump_flags_t type and use it instead of int type.Martin Liska
2017-01-01 Update copyright years.Jakub Jelinek
2016-10-192016-10-19 Richard Biener <rguenther@suse.de>Richard Biener
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-102015-12-10 Jeff Law <law@redhat.com>Jeff Law
2015-10-302015-10-30 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-05 Update copyright years.Jakub Jelinek
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-09Eliminate last_basic_block macro.David Malcolm
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm
2013-11-19Eliminate n_basic_blocks macroDavid Malcolm
2013-09-30gcc/Richard Sandiford
2013-09-18 * compare-elim.c (find_comparison_dom_walker): New classTrevor Saunders
2013-03-182013-03-18 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-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-01This patch normalizes more bitmap function names.Lawrence Crowl
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-05-22gcc/ChangeLog:Steven Bosscher
2010-05-062010-05-06 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-11-25Remove trailing white spaces.H.J. Lu
2009-06-272009-06-27 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2008-07-282008-07-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-06-06gcc/Ralf Wildenhues
2007-09-062007-09-06 Richard Guenther <rguenther@suse.de>Richard Guenther
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-05-26 * config/i386/i386.c, config/pa/pa.c, config/spu/spu.c,Kazu Hirata
2006-08-03 * domwalk.c (walk_dominator_tree): Reorganize to non-recursiveJan Hubicka
2005-06-25Update FSF address.Kelley Cook
2005-05-27 * domwalk.c (walk_dominator_tree, init_walk_dominator_tree,Kazu Hirata
2005-04-28 * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,Kazu Hirata
2005-04-09 Merge from tree-cleanup-branch: VRP, store CCP, storeDiego Novillo
2004-09-282004-09-24 Ben Elliston <bje@au.ibm.com>Ben Elliston
2004-09-18 * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk.h, gcc.c,Kazu Hirata
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo