summaryrefslogtreecommitdiff
path: root/gcc/predict.def
Commit message (Expand)AuthorAgeFilesLines
* * predict.def (PRED_NORETURN, PRED_OPCODE_POSITIVE, PRED_OPCODE_NONEQUAL,hubicka2001-12-151-5/+5
* * predict.c (estimate_probability): Reorganize opcode heuristics.hubicka2001-12-131-1/+3
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-1/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * predict.c (struct block_info_def): Remove nvisited.hubicka2001-08-151-6/+6
* * predict.c (dump_prediction): New argument "USED".hubicka2001-08-131-1/+7
* * predict.def: Set hitrates according our experimental run.hubicka2001-08-081-5/+5
* * predict.def (noreturn, loop branch, loop exit): Mark as firsthubicka2001-07-301-3/+6
* * basic-block.h (EDGE_FREQUENCY): New macro.hubicka2001-07-281-15/+22
* * unroll.c: Include predict.h.hubicka2001-06-181-0/+32
* * loop.c: Include predict.hhubicka2001-06-121-0/+1
* * predict.def (PRED_OPCODE): Place before call and error_return.hubicka2001-06-101-1/+1
* * predict.def (PRED_CALL, PRED_ERROR_RETURN): New.hubicka2001-06-101-0/+2
* * predict.def: New file.hubicka2001-06-091-0/+47