]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/predict.c
gcc.c: Fix comment formatting.
[thirdparty/gcc.git] / gcc / predict.c
2001-08-12  Kazu Hiratagcc.c: Fix comment formatting.
2001-08-09  Graham Stottpredict.c (estimate_probability): Replace magic numbers...
2001-08-07  Jan Hubickaalias.c (nonlocal_mentioned_p): Rename CONST_CALL_P...
2001-07-30  Andreas Jaegerjump.c: Add prototype for mark_modified_reg.
2001-07-28  Jan Hubickabasic-block.h (EDGE_FREQUENCY): New macro.
2001-07-25  Jan Hubickapredict.c (estimate_probability): Avoid duplicated...
2001-07-10  Diego Novillobasic-block.h (tree_node): Forward declare if needed.
2001-06-29  Jan van MaleAlso, fix formatting problem in previous ChangeLog...
2001-06-22  Jan Hubickapredict.c (block_info_def): Add nvisited.
2001-06-22  Toshiyasu Moritapredict.c: (expected_value_to_br_prob): Check for const...
2001-06-22  Jan Hubickapredict.c (estimate_bb_frequencies): Do not handle...
2001-06-20  Jan Hubicka* predict.c (estimate_probability): Fix loop bounds.
2001-06-20  Jan Hubickapredict.c (estimate_loops_at_level, [...]): New functions.
2001-06-18  Jan Hubickaunroll.c: Include predict.h.
2001-06-10  Jan Hubickapredict.def (PRED_CALL, [...]): New.
2001-06-09  Jan Hubickapredict.def: New file.
2001-06-09  Jan Hubickapredict.c (predict_insn, [...]): New static functions.
2001-03-22  Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-01-05  Jan Hubickasimplify-rtx.c (cfc_args): add "unordered" field.
2000-11-30  John David Anglinfunction.h (emit_status): Delete member regno_pointer_f...
2000-05-19  Richard Kennercse.c (cse_basic_block): Only call find_reg_note if...
2000-05-09  Richard Hendersonpredict.c (PROB_NEVER, [...]): New.
2000-05-05  Jeffrey A Lawpredict.c: Remove May 4 change.
2000-05-04  Jeffrey A Lawpredict.c (estimate_probability): If no prediction...
2000-05-04  Kaveh R. Ghazibb-reorder.c (get_next_bb_note, [...]): Prototype.
2000-04-22  Richard Hendersonpredict.c (estimate_probability): Examine both sides...
2000-04-22  Richard Hendersonpredict.c (expected_value_to_br_prob): Don't bomb if...
2000-04-21  Zack Weinbergpredict.c (estimate_probability): New heuristic...
2000-04-17  Richard Hendersonloop.c (canonicalize_condition): Add WANT_REG argument.
2000-04-17  Richard Hendersonbuiltins.c (expand_builtin_expect): New.
2000-02-21  Jason Eckhardtpredict.c (estimate_probability): Added the pointer...
2000-01-29  Jason Eckhardt[multiple changes]
2000-01-14  Jason Eckhardtpredict.c: New file.