aboutsummaryrefslogtreecommitdiff
path: root/gcc/predict.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-05-30predict.h (force_edge_cold): Declare.Jan Hubicka1-0/+1
2016-04-17re PR bootstrap/70706 (r235082 caused bootstrap failure)Jan Hubicka1-1/+1
2016-04-17predict.c (combine_predictions_for_bb): Add dry_run parmaeter.Jan Hubicka1-0/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-02PR 68432: Add a target hook to control size/speed optab choicesRichard Sandiford1-0/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-22cfgbuild.h: New.Andrew MacLeod1-7/+38
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+3
2014-08-22predict.*: Use rtx_insn (also touches function.c and config/cris/cris.c)David Malcolm1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-16predict.h (PROB_LIKELY): Fix the value.Jakub Jelinek1-1/+1
2013-12-04Implement -fsanitize=signed-integer-overflow.Marek Polacek1-0/+10
2013-11-12predict.c (drop_profile): New function.Teresa Johnson1-0/+1
2013-10-10predict.c (tree_estimate_probability): Add new parameter for estimate_bb_freq...Teresa Johnson1-1/+1
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