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