aboutsummaryrefslogtreecommitdiff
path: root/gcc/domwalk.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-05-22coretypes.h (struct simple_bitmap_def, [...]): New core types.Steven Bosscher1-1/+1
2010-05-06re PR tree-optimization/43571 (domwalk sucks)Richard Guenther1-1/+39
2009-11-25Remove trailing white spaces.H.J. Lu1-12/+12
2009-06-27domwalk.h (struct dom_walk_data): Remove all callbacks except before_dom_chil...Paolo Bonzini1-57/+6
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-11/+13
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-2/+3
2007-09-06re PR tree-optimization/33302 (dead-store not eliminated)Richard Guenther1-1/+3
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-05-26i386.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-08-03domwalk.c (walk_dominator_tree): Reorganize to non-recursive implementation.Jan Hubicka1-87/+111
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-27domwalk.c (walk_dominator_tree, [...]): Use VEC instead of VARRAY.Kazu Hirata1-21/+12
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-08backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo1-2/+10
2004-09-28backport: basic-block.h: Include vec.h, errors.h.Ben Elliston1-1/+1
2004-09-18alias.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+265