]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/predict.h
i386: Update SSE <-> integer move costs
[thirdparty/gcc.git] / gcc / predict.h
2019-01-01  jakub Update copyright years.
2018-01-19  marxinIntroduce PROB_UNINITIALIZED constant and use it in...
2018-01-03  jakub Update copyright years.
2017-11-14  hubicka * auto-profile.c (afdo_annotate_cfg): Use update_max_b...
2017-10-07  hubicka * invoke.texi (Wsuggest-attribute=cold): Document.
2017-07-19  hubicka * predict.c (propagate_unlikely_bbs_forward): Break...
2017-07-16  hubicka * profile-count.h (profile_probability::from_reg_br_pr...
2017-06-06  hubicka * predict.c (tree_estimate_probability_bb): Add LOCAL_...
2017-06-04  hubicka2017-05-23 Jan Hubicka <hubicka@ucw.cz>
2017-01-01  jakub Update copyright years.
2016-05-30  hubicka * predict.h (force_edge_cold): Declare.
2016-04-17  hubicka PR bootstrap/70706
2016-04-17  hubicka * predict.c (combine_predictions_for_bb): Add dry_run...
2016-01-04  jakub Update copyright years.
2015-12-02  rsandifoPR 68432: Add a target hook to control size/speed optab...
2015-01-05  jakub Update copyright years.
2014-10-22  amacleod2014-10-22 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-08-22  dmalcolmpredict.*: Use rtx_insn (also touches function.c and...
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-16  mrsMerge in trunk.
2013-12-16  jakub * predict.h (PROB_LIKELY): Fix the value.
2013-12-13  mrsMerge in trunk.
2013-12-04  mpolacekImplement -fsanitize=signed-integer-overflow.
2013-11-16  mrsMerge in trunk.
2013-11-12  tejohnson2013-11-12 Teresa Johnson <tejohnson@google.com>
2013-10-20  mrsMerge in trunk.
2013-10-10  tejohnson2013-10-10 Teresa Johnson <tejohnson@google.com>
2013-01-10  rsandifoUpdate copyright years in gcc/
2011-01-03  jakubUpdate Copyright years for files modified in 2010.
2010-06-29  hubicka * predict.c (propagate_freq): Clear EXIT_BLOCK_PTR...
2009-11-18  hubicka * predict.c (compute_function_frequency): Export.
2009-08-12  spopRecompute profile after Graphite.
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-03-18  hubicka * tree-pretty-print.c: Include predict.h.
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-02-09  hubicka * Makefile.in (passes.o, ipa-inline.o): Add dependencies.
2005-06-25  kcookUpdate FSF address.
2005-04-17  kazu * predict.h (IS_TAKEN): Remove.
2004-11-19  bje * predict.h (predict_insn): Remove extern declaration.
2004-10-15  kazu * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,
2004-09-25  hubicka * predict.c (counts_to_freqs): Make glolbal.
2004-05-13  dnovilloMerge tree-ssa-20020619-branch into mainline.
2003-12-21  kazu * alias.c: Fix comment formatting.
2003-11-28  bjeCorrect the description of these files in the comment...
2003-06-08  aj * predict.h: Convert to ISO C90 prototypes.
2002-05-08  hubicka * cfglayout.c (function_tail_eff_head): Rename to ...
2001-10-28  jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-09  kazu * c-common.h: Fix comment formatting.
2001-08-22  gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-07-28  hubicka * basic-block.h (EDGE_FREQUENCY): New macro.
2001-06-09  hubicka * predict.def: New file.