summaryrefslogtreecommitdiff
path: root/gcc/predict.def
Commit message (Expand)AuthorAgeFilesLines
* 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