summaryrefslogtreecommitdiff
path: root/gcc/predict.h
Commit message (Expand)AuthorAgeFilesLines
* predict.c (propagate_freq): Clear EXIT_BLOCK_PTR frequency if it is unreachable.Jan Hubicka2010-06-291-0/+1
* predict.c (compute_function_frequency): Export.Jan Hubicka2009-11-181-0/+1
* Recompute profile after Graphite.Sebastian Pop2009-08-121-0/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* tree-pretty-print.c: Include predict.h.Jan Hubicka2008-03-181-0/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* Makefile.in (passes.o, [...]): Add dependencies.Jan Hubicka2007-02-091-0/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* predict.h (IS_TAKEN): Remove.Kazu Hirata2005-04-171-3/+0
* predict.h (predict_insn): Remove extern declaration.Ben Elliston2004-11-191-1/+0
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* predict.c (counts_to_freqs): Make glolbal.Jan Hubicka2004-09-251-0/+1
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-5/+4
* alias.c: Fix comment formatting.Kazu Hirata2003-12-211-1/+1
* Correct the description of these files in the comment header.Ben Elliston2003-11-281-2/+1
* predict.h: Convert to ISO C90 prototypes.Andreas Jaeger2003-06-081-7/+5
* cfglayout.c (function_tail_eff_head): Rename to ...Jan Hubicka2002-05-081-0/+3
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-1/+1
* c-common.h: Fix comment formatting.Kazu Hirata2001-10-091-1/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* basic-block.h (EDGE_FREQUENCY): New macro.Jan Hubicka2001-07-281-1/+1
* predict.def: New file.Jan Hubicka2001-06-091-0/+46