| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | simplify-rtx.c (cfc_args): add "unordered" field. | Jan Hubicka | 2001-01-05 | 1 | -1/+9 |
* | function.h (emit_status): Delete member regno_pointer_flag and rename regno_p... | John David Anglin | 2000-11-29 | 1 | -4/+4 |
* | cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0. | Richard Kenner | 2000-05-19 | 1 | -1/+2 |
* | predict.c (PROB_NEVER, [...]): New. | Richard Henderson | 2000-05-08 | 1 | -13/+23 |
* | predict.c: Remove May 4 change. | Jeffrey A Law | 2000-05-05 | 1 | -13/+0 |
* | predict.c (estimate_probability): If no prediction was found... | Jeffrey A Law | 2000-05-04 | 1 | -0/+13 |
* | bb-reorder.c (get_next_bb_note, [...]): Prototype. | Kaveh R. Ghazi | 2000-05-04 | 1 | -3/+1 |
* | predict.c (estimate_probability): Examine both sides of a branch for no exits. | Richard Henderson | 2000-04-22 | 1 | -32/+42 |
* | predict.c (expected_value_to_br_prob): Don't bomb if op1 of the collected con... | Richard Henderson | 2000-04-22 | 1 | -1/+11 |
* | predict.c (estimate_probability): New heuristic... | Zack Weinberg | 2000-04-21 | 1 | -6/+27 |