Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | predict.c (struct block_info_def): Remove nvisited. | Jan Hubicka | 2001-08-15 | 1 | -6/+6 |
* | predict.c (dump_prediction): New argument "USED". | Jan Hubicka | 2001-08-13 | 1 | -1/+7 |
* | * predict.def: Set hitrates according our experimental run. | Jan Hubicka | 2001-08-08 | 1 | -5/+5 |
* | predict.def (noreturn, [...]): Mark as first match heuristics. | Jan Hubicka | 2001-07-30 | 1 | -3/+6 |
* | basic-block.h (EDGE_FREQUENCY): New macro. | Jan Hubicka | 2001-07-28 | 1 | -15/+22 |
* | unroll.c: Include predict.h. | Jan Hubicka | 2001-06-18 | 1 | -0/+32 |
* | loop.c: Include predict.h | Jan Hubicka | 2001-06-12 | 1 | -0/+1 |
* | * predict.def (PRED_OPCODE): Place before call and error_return. | Jan Hubicka | 2001-06-10 | 1 | -1/+1 |
* | predict.def (PRED_CALL, [...]): New. | Jan Hubicka | 2001-06-10 | 1 | -0/+2 |
* | predict.def: New file. | Jan Hubicka | 2001-06-09 | 1 | -0/+47 |