aboutsummaryrefslogtreecommitdiff
path: root/gcc/predict.def
AgeCommit message (Expand)AuthorFilesLines
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-08-31cold-attribute-1.c: New testcase.Jan Hubicka1-2/+2
2008-03-18tree-pretty-print.c: Include predict.h.Jan Hubicka1-1/+1
2008-02-21predict.def (PRED_TREE_OPCODE_POSITIVE, [...]): Update.Jan Hubicka1-5/+5
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-03-06errors.h (warning, [...]): Mark as cold.Jan Hubicka1-0/+4
2007-02-28predict.def (PRED_TREE_EARLY_RETURN, [...]): Update outcomes.Jan Hubicka1-3/+3
2007-02-27predict.def: Set outcomes according to more recent results.Jan Hubicka1-22/+11
2007-02-25tree-ssa-loop-niter.c (compute_estimated_nb_iterations): Fix off-by-one error.Zdenek Dvorak1-3/+7
2005-11-05re PR rtl-optimization/23490 (Long compile time for array initializer with in...Jan Hubicka1-12/+0
2005-10-31re PR gcov-profile/24487 (Basic block frequencies inaccurate)Jan Hubicka1-0/+12
2005-08-01dwarf2out.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-09-20predict.c (return_prediction): New function.Jan Hubicka1-0/+1
2004-06-19CFG transparent RTL expansion:Jan Hubicka1-0/+3
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+4
2003-11-28Correct the description of these files in the comment header.Ben Elliston1-3/+2
2002-09-29builtins.def: Fix comment formatting.Kazu Hirata1-1/+1
2002-05-08cfglayout.c (function_tail_eff_head): Rename to ...Jan Hubicka1-1/+16
2001-12-15predict.def (PRED_NORETURN, [...]): Make probabilities match reality.Jan Hubicka1-5/+5
2001-12-13predict.c (estimate_probability): Reorganize opcode heuristics.Jan Hubicka1-1/+3
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-15predict.c (struct block_info_def): Remove nvisited.Jan Hubicka1-6/+6
2001-08-13predict.c (dump_prediction): New argument "USED".Jan Hubicka1-1/+7
2001-08-08* predict.def: Set hitrates according our experimental run.Jan Hubicka1-5/+5
2001-07-30predict.def (noreturn, [...]): Mark as first match heuristics.Jan Hubicka1-3/+6
2001-07-28basic-block.h (EDGE_FREQUENCY): New macro.Jan Hubicka1-15/+22
2001-06-18unroll.c: Include predict.h.Jan Hubicka1-0/+32
2001-06-12loop.c: Include predict.hJan Hubicka1-0/+1
2001-06-10* predict.def (PRED_OPCODE): Place before call and error_return.Jan Hubicka1-1/+1
2001-06-10predict.def (PRED_CALL, [...]): New.Jan Hubicka1-0/+2
2001-06-09predict.def: New file.Jan Hubicka1-0/+47