aboutsummaryrefslogtreecommitdiff
path: root/gcc/predict.def
AgeCommit message (Expand)AuthorFilesLines
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