| Commit message (Expand) | Author | Age | Files | Lines |
* | CFG transparent RTL expansion: | hubicka | 2004-06-19 | 1 | -0/+3 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -0/+4 |
* | Correct the description of these files in the comment header. | bje | 2003-11-28 | 1 | -3/+2 |
* | * builtins.def: Fix comment formatting. | kazu | 2002-09-29 | 1 | -1/+1 |
* | * cfglayout.c (function_tail_eff_head): Rename to ... | hubicka | 2002-05-08 | 1 | -1/+16 |
* | * predict.def (PRED_NORETURN, PRED_OPCODE_POSITIVE, PRED_OPCODE_NONEQUAL, | hubicka | 2001-12-15 | 1 | -5/+5 |
* | * predict.c (estimate_probability): Reorganize opcode heuristics. | hubicka | 2001-12-13 | 1 | -1/+3 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * predict.c (struct block_info_def): Remove nvisited. | hubicka | 2001-08-15 | 1 | -6/+6 |
* | * predict.c (dump_prediction): New argument "USED". | hubicka | 2001-08-13 | 1 | -1/+7 |
* | * predict.def: Set hitrates according our experimental run. | hubicka | 2001-08-08 | 1 | -5/+5 |
* | * predict.def (noreturn, loop branch, loop exit): Mark as first | hubicka | 2001-07-30 | 1 | -3/+6 |
* | * basic-block.h (EDGE_FREQUENCY): New macro. | hubicka | 2001-07-28 | 1 | -15/+22 |
* | * unroll.c: Include predict.h. | hubicka | 2001-06-18 | 1 | -0/+32 |
* | * loop.c: Include predict.h | hubicka | 2001-06-12 | 1 | -0/+1 |
* | * predict.def (PRED_OPCODE): Place before call and error_return. | hubicka | 2001-06-10 | 1 | -1/+1 |
* | * predict.def (PRED_CALL, PRED_ERROR_RETURN): New. | hubicka | 2001-06-10 | 1 | -0/+2 |
* | * predict.def: New file. | hubicka | 2001-06-09 | 1 | -0/+47 |