predict.c: Include ipa-utils.h
[platform/upstream/gcc.git] / gcc / predict.def
2016-06-25 Jan Hubickapredict.c: Include ipa-utils.h
2016-06-17 Martin LiskaChange PRED_LOOP_EXIT from 92 to 85.
2016-06-16 Martin LiskaIntroduce fortran loop preheader
2016-06-16 Martin LiskaAdd 'Fortran' to display text of all PRED_FORTRAN_*
2016-06-16 Martin LiskaFix code emission for FAIL_ALLOC predictor
2016-06-10 Jan Hubickapredict.c (predict_loops): Remove PRED_LOOP_BRANCH.
2016-06-07 Jan Hubickapredict.c (predict_iv_comparison): Mention that heurist...
2016-06-05 Jan Hubickapredict.c (predicted_by_loop_heuristics_p): New function.
2016-06-02 Martin LiskaFix display name of PRED_FORTRAN_FAIL_IO
2016-05-31 Jan Hubickapredict-lop-exit-1.C: Update template for new predictor...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-03-18 Jakub Jelinekre PR ipa/58721 (The subroutine perdida is no longer...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-10-26 Jeff Lawpredict.c (PRED_MUDFLAP): Remove.
2013-10-03 Rong Xupredict.c (tree_predict_by_opcode): Get the probability...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-07-26 Richard HendersonHot/cold attributes for labels.
2012-05-08 Dehao Chenpredict.c (find_qualified_ssa_name): New
2009-11-25 H.J. LuRemove trailing white spaces.
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-08-31 Jan Hubickacold-attribute-1.c: New testcase.
2008-03-18 Jan Hubickatree-pretty-print.c: Include predict.h.
2008-02-21 Jan Hubickapredict.def (PRED_TREE_OPCODE_POSITIVE, [...]): Update.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-03-06 Jan Hubickaerrors.h (warning, [...]): Mark as cold.
2007-02-28 Jan Hubickapredict.def (PRED_TREE_EARLY_RETURN, [...]): Update...
2007-02-27 Jan Hubickapredict.def: Set outcomes according to more recent...
2007-02-25 Zdenek Dvoraktree-ssa-loop-niter.c (compute_estimated_nb_iterations...
2005-11-05 Jan Hubickare PR rtl-optimization/23490 (Long compile time for...
2005-10-31 Jan Hubickare PR gcov-profile/24487 (Basic block frequencies inacc...
2005-08-01 Kazu Hiratadwarf2out.c, [...]: Fix comment typos.
2005-06-25 Kelley CookUpdate FSF address.
2004-10-15 Kazu Hiratabitmap.c, [...]: Update copyright.
2004-09-20 Jan Hubickapredict.c (return_prediction): New function.
2004-06-19 Jan HubickaCFG transparent RTL expansion:
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2003-11-28 Ben EllistonCorrect the description of these files in the comment...
2002-09-29 Kazu Hiratabuiltins.def: Fix comment formatting.
2002-05-08 Jan Hubickacfglayout.c (function_tail_eff_head): Rename to ...
2001-12-15 Jan Hubickapredict.def (PRED_NORETURN, [...]): Make probabilities...
2001-12-13 Jan Hubickapredict.c (estimate_probability): Reorganize opcode...
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-15 Jan Hubickapredict.c (struct block_info_def): Remove nvisited.
2001-08-13 Jan Hubickapredict.c (dump_prediction): New argument "USED".
2001-08-08 Jan Hubicka* predict.def: Set hitrates according our experimental...
2001-07-30 Jan Hubickapredict.def (noreturn, [...]): Mark as first match...
2001-07-28 Jan Hubickabasic-block.h (EDGE_FREQUENCY): New macro.
2001-06-18 Jan Hubickaunroll.c: Include predict.h.
2001-06-12 Jan Hubickaloop.c: Include predict.h
2001-06-10 Jan Hubicka* predict.def (PRED_OPCODE): Place before call and...
2001-06-10 Jan Hubickapredict.def (PRED_CALL, [...]): New.
2001-06-09 Jan Hubickapredict.def: New file.