predict.def: New file.
[gcc.git] / gcc / predict.c
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.