aboutsummaryrefslogtreecommitdiff
path: root/gcc/predict.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Change references of .c files to .cc filesMartin Liska1-2/+2
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-10-08loop: Fix profile updates after unrolling [PR102385]Richard Sandiford1-0/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-10-26Implement three-level optimize_for_size predicatesJan Hubicka1-6/+6
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-4/+4
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-19Introduce PROB_UNINITIALIZED constant and use it in predict.def.Martin Liska1-0/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-14auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.Jan Hubicka1-1/+1
2017-10-07invoke.texi (Wsuggest-attribute=cold): Document.Jan Hubicka1-0/+3
2017-07-19predict.c (propagate_unlikely_bbs_forward): Break out from ...Jan Hubicka1-0/+1
2017-07-16profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func...Jan Hubicka1-0/+5
2017-06-06predict.c (tree_estimate_probability_bb): Add LOCAL_ONLY.Jan Hubicka1-0/+1
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka1-2/+4
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