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