summaryrefslogtreecommitdiff
path: root/gcc/domwalk.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2018-01-031-1/+1
* 2017-09-27 Richard Biener <rguenther@suse.de>rguenth2017-09-271-27/+45
* domwalk: optimize basic block sortingamonakov2017-07-251-17/+35
* Introduce dump_flags_t type and use it instead of int type.marxin2017-05-171-1/+1
* Update copyright years.jakub2017-01-011-1/+1
* 2016-10-19 Richard Biener <rguenther@suse.de>rguenth2016-10-191-1/+1
* Update copyright years.jakub2016-01-041-1/+1
* 2015-12-10 Jeff Law <law@redhat.com>law2015-12-101-2/+105
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-1/+0
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-7/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-1/+0
* Update copyright years.jakub2015-01-051-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate last_basic_block macro.dmalcolm2013-12-091-1/+1
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-2/+2
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-2/+3
* gcc/rsandifo2013-09-301-5/+5
* * compare-elim.c (find_comparison_dom_walker): New classlaw2013-09-181-75/+12
* 2013-03-18 Richard Biener <rguenther@suse.de>rguenth2013-03-181-39/+43
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-2/+2
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-11/+11
* This patch normalizes more bitmap function names.crowl2012-11-011-3/+3
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-1/+1
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* gcc/ChangeLog:steven2010-05-221-1/+1
* 2010-05-06 Richard Guenther <rguenther@suse.de>rguenth2010-05-061-1/+39
* Remove trailing white spaces.hjl2009-11-251-12/+12
* 2009-06-27 Paolo Bonzini <bonzini@gnu.org>bonzini2009-06-271-57/+6
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-11/+13
* gcc/rwild2008-06-061-2/+3
* 2007-09-06 Richard Guenther <rguenther@suse.de>rguenth2007-09-061-1/+3
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * config/i386/i386.c, config/pa/pa.c, config/spu/spu.c,kazu2007-05-261-1/+1
* * domwalk.c (walk_dominator_tree): Reorganize to non-recursivehubicka2006-08-031-87/+111
* Update FSF address.kcook2005-06-251-2/+2
* * domwalk.c (walk_dominator_tree, init_walk_dominator_tree,kazu2005-05-271-21/+12
* * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,kazu2005-04-281-1/+1
* Merge from tree-cleanup-branch: VRP, store CCP, storednovillo2005-04-091-2/+10
* 2004-09-24 Ben Elliston <bje@au.ibm.com>bje2004-09-281-1/+1
* * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk.h, gcc.c,kazu2004-09-181-1/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+265