Age | Commit message (Expand) | Author | Files | Lines |
2008-03-18 | tree-pretty-print.c: Include predict.h. | Jan Hubicka | 1 | -1/+1 |
2008-02-21 | predict.def (PRED_TREE_OPCODE_POSITIVE, [...]): Update. | Jan Hubicka | 1 | -5/+5 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-03-06 | errors.h (warning, [...]): Mark as cold. | Jan Hubicka | 1 | -0/+4 |
2007-02-28 | predict.def (PRED_TREE_EARLY_RETURN, [...]): Update outcomes. | Jan Hubicka | 1 | -3/+3 |
2007-02-27 | predict.def: Set outcomes according to more recent results. | Jan Hubicka | 1 | -22/+11 |
2007-02-25 | tree-ssa-loop-niter.c (compute_estimated_nb_iterations): Fix off-by-one error. | Zdenek Dvorak | 1 | -3/+7 |
2005-11-05 | re PR rtl-optimization/23490 (Long compile time for array initializer with in... | Jan Hubicka | 1 | -12/+0 |
2005-10-31 | re PR gcov-profile/24487 (Basic block frequencies inaccurate) | Jan Hubicka | 1 | -0/+12 |
2005-08-01 | dwarf2out.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2004-10-15 | bitmap.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-09-20 | predict.c (return_prediction): New function. | Jan Hubicka | 1 | -0/+1 |
2004-06-19 | CFG transparent RTL expansion: | Jan Hubicka | 1 | -0/+3 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+4 |
2003-11-28 | Correct the description of these files in the comment header. | Ben Elliston | 1 | -3/+2 |
2002-09-29 | builtins.def: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2002-05-08 | cfglayout.c (function_tail_eff_head): Rename to ... | Jan Hubicka | 1 | -1/+16 |
2001-12-15 | predict.def (PRED_NORETURN, [...]): Make probabilities match reality. | Jan Hubicka | 1 | -5/+5 |
2001-12-13 | predict.c (estimate_probability): Reorganize opcode heuristics. | Jan Hubicka | 1 | -1/+3 |
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 |