aboutsummaryrefslogtreecommitdiff
path: root/gcc/predict.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+2
2010-06-29predict.c (propagate_freq): Clear EXIT_BLOCK_PTR frequency if it is unreachable.Jan Hubicka1-0/+1
2009-11-18predict.c (compute_function_frequency): Export.Jan Hubicka1-0/+1
2009-08-12Recompute profile after Graphite.Sebastian Pop1-0/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-03-18tree-pretty-print.c: Include predict.h.Jan Hubicka1-0/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-02-09Makefile.in (passes.o, [...]): Add dependencies.Jan Hubicka1-0/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-17predict.h (IS_TAKEN): Remove.Kazu Hirata1-3/+0
2004-11-19predict.h (predict_insn): Remove extern declaration.Ben Elliston1-1/+0
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-09-25predict.c (counts_to_freqs): Make glolbal.Jan Hubicka1-0/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-5/+4
2003-12-21alias.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-11-28Correct the description of these files in the comment header.Ben Elliston1-2/+1
2003-06-08predict.h: Convert to ISO C90 prototypes.Andreas Jaeger1-7/+5
2002-05-08cfglayout.c (function_tail_eff_head): Rename to ...Jan Hubicka1-0/+3
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-10-09c-common.h: Fix comment formatting.Kazu Hirata1-1/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-07-28basic-block.h (EDGE_FREQUENCY): New macro.Jan Hubicka1-1/+1
2001-06-09predict.def: New file.Jan Hubicka1-0/+46