summaryrefslogtreecommitdiffstats
path: root/gcc/predict.c
Commit message (Expand)AuthorAgeFilesLines
* Basic block renumbering removal.rth2002-05-161-106/+75
* * invoke.texi (-malign-double): Re-add lost warning.hubicka2002-05-151-90/+184
* * cfglayout.c (function_tail_eff_head): Rename to ...hubicka2002-05-081-28/+219
* * predict.c: (propagate_freq, estimate_bb_frequencies): Userth2002-05-021-8/+11
* * predict.c (real_zero, real_one, real_almost_one, real_br_prob_base,hubicka2002-04-291-29/+84
* * predict.c (estimate_bb_frequencies): Do frequency calculationrth2002-04-041-2/+7
* * bb-reorder.c (make_reorder_chain_1): Protect againstdj2002-03-221-4/+7
* * predict.c (estimate_bb_frequencies): Delete unused variables.ghazi2002-03-181-2/+0
* * predict.c (estimate_bb_frequencies): Do not reload thehubicka2002-03-061-14/+0
* * predict.c: Fix formatting.kazu2002-01-221-1/+1
* * bitmap.h: Fix comment formatting.kazu2002-01-181-2/+2
* * predict.c (combine_predictions_for_insn): Avoid division by zero.jakub2002-01-071-2/+6
* * except.c: Fix comment formatting.kazu2001-12-281-1/+1
* * predict.c: Reformatting and minor cleanups.kenner2001-12-221-161/+169
* * predict.c (estimate_probability): Fix LOOP_EXIT heuristic.hubicka2001-12-141-1/+1
* * predict.c (estimate_probability): Reorganize opcode heuristics.hubicka2001-12-131-69/+86
* * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,jsm282001-11-231-1/+1
* gcc:jsm282001-11-231-5/+5
* * gcse.c (try_replace_reg): Copy RTX before creating note.hubicka2001-11-191-4/+7
* * cfglayout.c (fixup_fallthru_exit_predecesor): New static function.hubicka2001-11-141-0/+1
* * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-111-4/+4
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-5/+5
* * Makefile.in (cfgrtl.o): Add.hubicka2001-09-251-13/+6
* * predict.c (expected_value_to_br_prob): Use pc_set.rth2001-09-211-1/+1
* * alias.c (clear_reg_alias_info): Use K&R format definition.kenner2001-09-101-1/+1
* * predict.c (expensive_function_p): New.hubicka2001-08-251-0/+45
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-10/+10
* * final.c (compute_alignments): New function.hubicka2001-08-191-38/+50
* * predict.def: Update hitrates.hubicka2001-08-151-29/+10
* * predict.c (dump_prediction): Change `bool' parameter to `int'.kraai2001-08-141-2/+2
* * predict.c (dump_prediction): New argument "USED".hubicka2001-08-131-13/+47
* * gcc.c: Fix comment formatting.kazu2001-08-121-1/+1
* * predict.c (estimate_probability): Replace magic numbers withgrahams2001-08-091-2/+2
* * alias.c (nonlocal_mentioned_p):hubicka2001-08-071-1/+1
* * jump.c: Add prototype for mark_modified_reg.aj2001-07-301-31/+35
* * basic-block.h (EDGE_FREQUENCY): New macro.hubicka2001-07-281-9/+35
* * predict.c (estimate_probability): Avoid duplicated predictions.hubicka2001-07-251-1/+8
* 2001-07-09 Diego Novillo <dnovillo@redhat.com>dnovillo2001-07-101-1/+1
* Also, fix formatting problem in previous ChangeLog commit.dnovillo2001-06-291-5/+3
* * predict.c (block_info_def): Add nvisited.hubicka2001-06-221-2/+37
* * predict.c: (expected_value_to_br_prob): Check for const_true_rtxrth2001-06-221-2/+2
* * predict.c (estimate_bb_frequencies): Do not handle conditionalhubicka2001-06-221-3/+15
* * predict.c (estimate_probability): Fix loop bounds.hubicka2001-06-201-2/+2
* * predict.c (estimate_loops_at_level, propagate_freqhubicka2001-06-201-0/+278
* * unroll.c: Include predict.h.hubicka2001-06-181-5/+2
* * predict.def (PRED_CALL, PRED_ERROR_RETURN): New.hubicka2001-06-101-8/+62
* * predict.def: New file.hubicka2001-06-091-34/+174
* * predict.c (predict_insn, predict_edge): New static functions.hubicka2001-06-091-73/+89
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-1/+0
* * simplify-rtx.c (cfc_args): add "unordered" field.hubicka2001-01-051-1/+9
OpenPOWER on IntegriCloud