| Commit message (Expand) | Author | Age | Files | Lines |
* | Basic block renumbering removal. | rth | 2002-05-16 | 1 | -106/+75 |
* | * invoke.texi (-malign-double): Re-add lost warning. | hubicka | 2002-05-15 | 1 | -90/+184 |
* | * cfglayout.c (function_tail_eff_head): Rename to ... | hubicka | 2002-05-08 | 1 | -28/+219 |
* | * predict.c: (propagate_freq, estimate_bb_frequencies): Use | rth | 2002-05-02 | 1 | -8/+11 |
* | * predict.c (real_zero, real_one, real_almost_one, real_br_prob_base, | hubicka | 2002-04-29 | 1 | -29/+84 |
* | * predict.c (estimate_bb_frequencies): Do frequency calculation | rth | 2002-04-04 | 1 | -2/+7 |
* | * bb-reorder.c (make_reorder_chain_1): Protect against | dj | 2002-03-22 | 1 | -4/+7 |
* | * predict.c (estimate_bb_frequencies): Delete unused variables. | ghazi | 2002-03-18 | 1 | -2/+0 |
* | * predict.c (estimate_bb_frequencies): Do not reload the | hubicka | 2002-03-06 | 1 | -14/+0 |
* | * predict.c: Fix formatting. | kazu | 2002-01-22 | 1 | -1/+1 |
* | * bitmap.h: Fix comment formatting. | kazu | 2002-01-18 | 1 | -2/+2 |
* | * predict.c (combine_predictions_for_insn): Avoid division by zero. | jakub | 2002-01-07 | 1 | -2/+6 |
* | * except.c: Fix comment formatting. | kazu | 2001-12-28 | 1 | -1/+1 |
* | * predict.c: Reformatting and minor cleanups. | kenner | 2001-12-22 | 1 | -161/+169 |
* | * predict.c (estimate_probability): Fix LOOP_EXIT heuristic. | hubicka | 2001-12-14 | 1 | -1/+1 |
* | * predict.c (estimate_probability): Reorganize opcode heuristics. | hubicka | 2001-12-13 | 1 | -69/+86 |
* | * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog, | jsm28 | 2001-11-23 | 1 | -1/+1 |
* | gcc: | jsm28 | 2001-11-23 | 1 | -5/+5 |
* | * gcse.c (try_replace_reg): Copy RTX before creating note. | hubicka | 2001-11-19 | 1 | -4/+7 |
* | * cfglayout.c (fixup_fallthru_exit_predecesor): New static function. | hubicka | 2001-11-14 | 1 | -0/+1 |
* | * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog, | jsm28 | 2001-11-11 | 1 | -4/+4 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -5/+5 |
* | * Makefile.in (cfgrtl.o): Add. | hubicka | 2001-09-25 | 1 | -13/+6 |
* | * predict.c (expected_value_to_br_prob): Use pc_set. | rth | 2001-09-21 | 1 | -1/+1 |
* | * alias.c (clear_reg_alias_info): Use K&R format definition. | kenner | 2001-09-10 | 1 | -1/+1 |
* | * predict.c (expensive_function_p): New. | hubicka | 2001-08-25 | 1 | -0/+45 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -10/+10 |
* | * final.c (compute_alignments): New function. | hubicka | 2001-08-19 | 1 | -38/+50 |
* | * predict.def: Update hitrates. | hubicka | 2001-08-15 | 1 | -29/+10 |
* | * predict.c (dump_prediction): Change `bool' parameter to `int'. | kraai | 2001-08-14 | 1 | -2/+2 |
* | * predict.c (dump_prediction): New argument "USED". | hubicka | 2001-08-13 | 1 | -13/+47 |
* | * gcc.c: Fix comment formatting. | kazu | 2001-08-12 | 1 | -1/+1 |
* | * predict.c (estimate_probability): Replace magic numbers with | grahams | 2001-08-09 | 1 | -2/+2 |
* | * alias.c (nonlocal_mentioned_p): | hubicka | 2001-08-07 | 1 | -1/+1 |
* | * jump.c: Add prototype for mark_modified_reg. | aj | 2001-07-30 | 1 | -31/+35 |
* | * basic-block.h (EDGE_FREQUENCY): New macro. | hubicka | 2001-07-28 | 1 | -9/+35 |
* | * predict.c (estimate_probability): Avoid duplicated predictions. | hubicka | 2001-07-25 | 1 | -1/+8 |
* | 2001-07-09 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2001-07-10 | 1 | -1/+1 |
* | Also, fix formatting problem in previous ChangeLog commit. | dnovillo | 2001-06-29 | 1 | -5/+3 |
* | * predict.c (block_info_def): Add nvisited. | hubicka | 2001-06-22 | 1 | -2/+37 |
* | * predict.c: (expected_value_to_br_prob): Check for const_true_rtx | rth | 2001-06-22 | 1 | -2/+2 |
* | * predict.c (estimate_bb_frequencies): Do not handle conditional | hubicka | 2001-06-22 | 1 | -3/+15 |
* | * predict.c (estimate_probability): Fix loop bounds. | hubicka | 2001-06-20 | 1 | -2/+2 |
* | * predict.c (estimate_loops_at_level, propagate_freq | hubicka | 2001-06-20 | 1 | -0/+278 |
* | * unroll.c: Include predict.h. | hubicka | 2001-06-18 | 1 | -5/+2 |
* | * predict.def (PRED_CALL, PRED_ERROR_RETURN): New. | hubicka | 2001-06-10 | 1 | -8/+62 |
* | * predict.def: New file. | hubicka | 2001-06-09 | 1 | -34/+174 |
* | * predict.c (predict_insn, predict_edge): New static functions. | hubicka | 2001-06-09 | 1 | -73/+89 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -1/+0 |
* | * simplify-rtx.c (cfc_args): add "unordered" field. | hubicka | 2001-01-05 | 1 | -1/+9 |