OSDN Git Service

* c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinery
[pf3gnuchains/gcc-fork.git] / gcc / predict.def
2004-10-15 kazu * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,
2004-09-20 hubicka * predict.c (return_prediction): New function.
2004-06-19 hubicka CFG transparent RTL expansion:
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2003-11-28 bjeCorrect the description of these files in the comment...
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.