OSDN Git Service

dbgcnt name matching bug fix
[pf3gnuchains/gcc-fork.git] / gcc / predict.def
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2008-08-31 hubicka * gcc.target/i386/cold-attribute-1.c: New testcase.
2008-03-18 hubicka * tree-pretty-print.c: Include predict.h.
2008-02-21 hubicka * predict.def (PRED_TREE_OPCODE_POSITIVE, PRED_TREE_OP...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-03-06 hubicka * errors.h (warning, error, fatal, internal_error...
2007-02-28 hubicka * predict.def (PRED_TREE_EARLY_RETURN, PRED_CONST_RETURN,
2007-02-27 hubicka * predict.def: Set outcomes according to more recent...
2007-02-25 rakdver * tree-ssa-loop-niter.c (compute_estimated_nb_iteratio...
2005-11-05 hubicka PR rtl-optimization/23490
2005-10-31 hubicka PR profile/24487
2005-08-01 kazu * dwarf2out.c, fold-const.c, ipa-type-escape.c,
2005-06-25 kcookUpdate FSF address.
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.