aboutsummaryrefslogtreecommitdiff
path: root/gcc/et-forest.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-2/+2
2012-05-31Makefile.in: Fix many dependencies.Steven Bosscher1-1/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-11-16bitmap.c: Delete unnecessary includes.Nathan Froyd1-1/+0
2010-10-14et-forest.c (et_nca): Return NULL immediately when the dominance forest has d...Zdenek Dvorak1-1/+10
2009-11-25Remove trailing white spaces.H.J. Lu1-6/+6
2008-06-26dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi1-2/+2
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-2/+3
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-06-03cfgloopmanip.c (remove_path, [...]): Change dom_bbs to vector.Zdenek Dvorak1-0/+17
2006-06-20alloc-pool.h (free_alloc_pool_if_empty): Prototype new function.Richard Guenther1-0/+11
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-03-29builtin-types.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-25dominance.c (free_dominance_info): Speed up by freeing et data structures wit...Kazu Hirata1-0/+9
2004-09-08emit-rtl.c (immed_double_const): Use gcc_assert and gcc_unreachable.Nathan Sidwell1-40/+18
2004-09-05c-common.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-2/+10
2004-02-24* et-forest.c: Replace et_occurences with et_occurrences.Kazu Hirata1-6/+6
2004-01-25c-common.h: Fix comment typos.Kazu Hirata1-5/+5
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-16re PR target/13608 (Incorrect code with -O3 -ffast-math)Jan Hubicka1-1/+1
2003-12-30backport: et-forest.h (et_forest_create, [...]): Declarations removed.Steven Bosscher1-507/+583
2003-07-05bt-load.c: Fix comment typos.Kazu Hirata1-1/+1
2003-06-29except.c: Convert prototypes to ISO C90.Andreas Jaeger1-63/+42
2003-05-20* alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)Matt Kraai1-1/+0
2003-01-17et-forest.c: Fix comment typos.Kazu Hirata1-6/+6
2003-01-07cfg.c: Include alloc-pool.hDaniel Berlin1-13/+20
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-09-08basic-block.h: Fix comment formatting.Kazu Hirata1-1/+1
2002-06-20Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka1-0/+680