summaryrefslogtreecommitdiff
path: root/gcc/predict.def
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR ipa/58721 (The subroutine perdida is no longer inlined in fatigue.f90)Jakub Jelinek2014-03-181-0/+43
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* predict.c (PRED_MUDFLAP): Remove.Jeff Law2013-10-261-3/+0
* predict.c (tree_predict_by_opcode): Get the probability for builtin_expect fr...Rong Xu2013-10-031-1/+4
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+2
* Hot/cold attributes for labels.Richard Henderson2012-07-261-0/+7
* predict.c (find_qualified_ssa_name): NewDehao Chen2012-05-081-0/+10
* Remove trailing white spaces.H.J. Lu2009-11-251-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* cold-attribute-1.c: New testcase.Jan Hubicka2008-08-311-2/+2
* tree-pretty-print.c: Include predict.h.Jan Hubicka2008-03-181-1/+1
* predict.def (PRED_TREE_OPCODE_POSITIVE, [...]): Update.Jan Hubicka2008-02-211-5/+5
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* errors.h (warning, [...]): Mark as cold.Jan Hubicka2007-03-061-0/+4
* predict.def (PRED_TREE_EARLY_RETURN, [...]): Update outcomes.Jan Hubicka2007-02-281-3/+3
* predict.def: Set outcomes according to more recent results.Jan Hubicka2007-02-271-22/+11
* tree-ssa-loop-niter.c (compute_estimated_nb_iterations): Fix off-by-one error.Zdenek Dvorak2007-02-251-3/+7
* re PR rtl-optimization/23490 (Long compile time for array initializer with in...Jan Hubicka2005-11-051-12/+0
* re PR gcov-profile/24487 (Basic block frequencies inaccurate)Jan Hubicka2005-10-311-0/+12
* dwarf2out.c, [...]: Fix comment typos.Kazu Hirata2005-08-011-1/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* predict.c (return_prediction): New function.Jan Hubicka2004-09-201-0/+1
* CFG transparent RTL expansion:Jan Hubicka2004-06-191-0/+3
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+4
* Correct the description of these files in the comment header.Ben Elliston2003-11-281-3/+2
* builtins.def: Fix comment formatting.Kazu Hirata2002-09-291-1/+1
* cfglayout.c (function_tail_eff_head): Rename to ...Jan Hubicka2002-05-081-1/+16
* predict.def (PRED_NORETURN, [...]): Make probabilities match reality.Jan Hubicka2001-12-151-5/+5
* predict.c (estimate_probability): Reorganize opcode heuristics.Jan Hubicka2001-12-131-1/+3
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-1/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* predict.c (struct block_info_def): Remove nvisited.Jan Hubicka2001-08-151-6/+6
* predict.c (dump_prediction): New argument "USED".Jan Hubicka2001-08-131-1/+7
* * predict.def: Set hitrates according our experimental run.Jan Hubicka2001-08-081-5/+5
* predict.def (noreturn, [...]): Mark as first match heuristics.Jan Hubicka2001-07-301-3/+6
* basic-block.h (EDGE_FREQUENCY): New macro.Jan Hubicka2001-07-281-15/+22
* unroll.c: Include predict.h.Jan Hubicka2001-06-181-0/+32
* loop.c: Include predict.hJan Hubicka2001-06-121-0/+1
* * predict.def (PRED_OPCODE): Place before call and error_return.Jan Hubicka2001-06-101-1/+1
* predict.def (PRED_CALL, [...]): New.Jan Hubicka2001-06-101-0/+2
* predict.def: New file.Jan Hubicka2001-06-091-0/+47