summaryrefslogtreecommitdiff
path: root/gcc/domwalk.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* coretypes.h (struct simple_bitmap_def, [...]): New core types.Steven Bosscher2010-05-221-1/+1
* re PR tree-optimization/43571 (domwalk sucks)Richard Guenther2010-05-061-1/+39
* Remove trailing white spaces.H.J. Lu2009-11-251-12/+12
* domwalk.h (struct dom_walk_data): Remove all callbacks except before_dom_chil...Paolo Bonzini2009-06-271-57/+6
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-11/+13
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+3
* re PR tree-optimization/33302 (dead-store not eliminated)Richard Guenther2007-09-061-1/+3
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* i386.c, [...]: Fix comment typos.Kazu Hirata2007-05-261-1/+1
* domwalk.c (walk_dominator_tree): Reorganize to non-recursive implementation.Jan Hubicka2006-08-031-87/+111
* Update FSF address.Kelley Cook2005-06-251-2/+2
* domwalk.c (walk_dominator_tree, [...]): Use VEC instead of VARRAY.Kazu Hirata2005-05-271-21/+12
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+1
* backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo2005-04-081-2/+10
* backport: basic-block.h: Include vec.h, errors.h.Ben Elliston2004-09-281-1/+1
* alias.c, [...]: Fix comment typos.Kazu Hirata2004-09-181-1/+1
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+265