OSDN Git Service

* real.h (ieee_extended_intel_96_round_53_format): New.
[pf3gnuchains/gcc-fork.git] / gcc / predict.def
2002-09-29 kazu * builtins.def: Fix comment formatting.
2002-05-08 hubicka * cfglayout.c (function_tail_eff_head): Rename to ...
2001-12-15 hubicka * predict.def (PRED_NORETURN, PRED_OPCODE_POSITIVE...
2001-12-13 hubicka * predict.c (estimate_probability): Reorganize opcode...
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-15 hubicka * predict.c (struct block_info_def): Remove nvisited.
2001-08-13 hubicka * predict.c (dump_prediction): New argument "USED".
2001-08-08 hubicka * predict.def: Set hitrates according our experimental...
2001-07-30 hubicka * predict.def (noreturn, loop branch, loop exit):...
2001-07-28 hubicka * basic-block.h (EDGE_FREQUENCY): New macro.
2001-06-18 hubicka * unroll.c: Include predict.h.
2001-06-12 hubicka * loop.c: Include predict.h
2001-06-10 hubicka * predict.def (PRED_OPCODE): Place before call and...
2001-06-10 hubicka * predict.def (PRED_CALL, PRED_ERROR_RETURN): New.
2001-06-09 hubicka * predict.def: New file.