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