| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 2002-05-16 | 1 | -75/+106 |
* | Basic block renumbering removal. | Zdenek Dvorak | 2002-05-16 | 1 | -106/+75 |
* | invoke.texi (-malign-double): Re-add lost warning. | Jan Hubicka | 2002-05-15 | 1 | -90/+184 |
* | cfglayout.c (function_tail_eff_head): Rename to ... | Jan Hubicka | 2002-05-08 | 1 | -28/+219 |
* | predict.c: (propagate_freq... | Herman A.J. ten Brugge | 2002-05-02 | 1 | -8/+11 |
* | predict.c (real_zero, [...]): New static variables. | Jan Hubicka | 2002-04-29 | 1 | -29/+84 |
* | predict.c (estimate_bb_frequencies): Do frequency calculation with a volatile... | Richard Henderson | 2002-04-04 | 1 | -2/+7 |
* | bb-reorder.c (make_reorder_chain_1): Protect against when redundant edges are... | DJ Delorie | 2002-03-21 | 1 | -4/+7 |
* | * predict.c (estimate_bb_frequencies): Delete unused variables. | Kaveh R. Ghazi | 2002-03-18 | 1 | -2/+0 |
* | predict.c (estimate_bb_frequencies): Do not reload the frequencies from notes. | Jan Hubicka | 2002-03-06 | 1 | -14/+0 |
* | predict.c: Fix formatting. | Kazu Hirata | 2002-01-22 | 1 | -1/+1 |
* | bitmap.h: Fix comment formatting. | Kazu Hirata | 2002-01-18 | 1 | -2/+2 |
* | * predict.c (combine_predictions_for_insn): Avoid division by zero. | Jakub Jelinek | 2002-01-07 | 1 | -2/+6 |
* | except.c: Fix comment formatting. | Kazu Hirata | 2001-12-28 | 1 | -1/+1 |
* | * predict.c: Reformatting and minor cleanups. | Richard Kenner | 2001-12-22 | 1 | -161/+169 |
* | * predict.c (estimate_probability): Fix LOOP_EXIT heuristic. | Jan Hubicka | 2001-12-14 | 1 | -1/+1 |
* | predict.c (estimate_probability): Reorganize opcode heuristics. | Jan Hubicka | 2001-12-13 | 1 | -69/+86 |
* | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 2001-11-23 | 1 | -1/+1 |
* | predict.c, [...]: Fix spelling errors. | Joseph Myers | 2001-11-23 | 1 | -5/+5 |
* | gcse.c (try_replace_reg): Copy RTX before creating note. | Jan Hubicka | 2001-11-19 | 1 | -4/+7 |
* | cfglayout.c (fixup_fallthru_exit_predecesor): New static function. | Jan Hubicka | 2001-11-14 | 1 | -0/+1 |
* | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 2001-11-11 | 1 | -4/+4 |
* | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 2001-10-07 | 1 | -5/+5 |
* | Makefile.in (cfgrtl.o): Add. | Jan Hubicka | 2001-09-25 | 1 | -13/+6 |
* | * predict.c (expected_value_to_br_prob): Use pc_set. | Richard Henderson | 2001-09-21 | 1 | -1/+1 |
* | alias.c (clear_reg_alias_info): Use K&R format definition. | Richard Kenner | 2001-09-10 | 1 | -1/+1 |
* | predict.c (expensive_function_p): New. | Jan Hubicka | 2001-08-25 | 1 | -0/+45 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -10/+10 |
* | final.c (compute_alignments): New function. | Jan Hubicka | 2001-08-19 | 1 | -38/+50 |
* | * predict.def: Update hitrates. | Jan Hubicka | 2001-08-15 | 1 | -29/+10 |
* | * predict.c (dump_prediction): Change `bool' parameter to `int'. | Matt Kraai | 2001-08-14 | 1 | -2/+2 |
* | predict.c (dump_prediction): New argument "USED". | Jan Hubicka | 2001-08-13 | 1 | -13/+47 |
* | gcc.c: Fix comment formatting. | Kazu Hirata | 2001-08-12 | 1 | -1/+1 |
* | predict.c (estimate_probability): Replace magic numbers with appropriate enum... | Graham Stott | 2001-08-09 | 1 | -2/+2 |
* | alias.c (nonlocal_mentioned_p): Rename CONST_CALL_P to CONST_OR_PURE_CALL_P | Jan Hubicka | 2001-08-07 | 1 | -1/+1 |
* | jump.c: Add prototype for mark_modified_reg. | Andreas Jaeger | 2001-07-30 | 1 | -31/+35 |
* | basic-block.h (EDGE_FREQUENCY): New macro. | Jan Hubicka | 2001-07-28 | 1 | -9/+35 |
* | predict.c (estimate_probability): Avoid duplicated predictions. | Jan Hubicka | 2001-07-25 | 1 | -1/+8 |
* | basic-block.h (tree_node): Forward declare if needed. | Diego Novillo | 2001-07-09 | 1 | -1/+1 |
* | Also, fix formatting problem in previous ChangeLog commit. | Jan van Male | 2001-06-29 | 1 | -5/+3 |
* | predict.c (block_info_def): Add nvisited. | Jan Hubicka | 2001-06-22 | 1 | -2/+37 |
* | predict.c: (expected_value_to_br_prob): Check for const_true_rtx instead of c... | Toshiyasu Morita | 2001-06-22 | 1 | -2/+2 |
* | predict.c (estimate_bb_frequencies): Do not handle conditional jumps jumping ... | Jan Hubicka | 2001-06-22 | 1 | -3/+15 |
* | * predict.c (estimate_probability): Fix loop bounds. | Jan Hubicka | 2001-06-20 | 1 | -2/+2 |
* | predict.c (estimate_loops_at_level, [...]): New functions. | Jan Hubicka | 2001-06-20 | 1 | -0/+278 |
* | unroll.c: Include predict.h. | Jan Hubicka | 2001-06-18 | 1 | -5/+2 |
* | predict.def (PRED_CALL, [...]): New. | Jan Hubicka | 2001-06-10 | 1 | -8/+62 |
* | predict.def: New file. | Jan Hubicka | 2001-06-09 | 1 | -34/+174 |
* | predict.c (predict_insn, [...]): New static functions. | Jan Hubicka | 2001-06-09 | 1 | -73/+89 |
* | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 2001-03-22 | 1 | -1/+0 |