OSDN Git Service

2006-10-28 Tobias Burnus <burnus@net-b.de>
[pf3gnuchains/gcc-fork.git] / gcc / predict.c
2006-08-25 kazu * doc/tm.texi: Fix a typo.
2006-08-23 hubicka * predict.c (probability_reliable_p): New predicate.
2006-05-28 kazu * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config...
2006-03-12 steven * predict.c (estimate_probability): Remove.
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-02-26 stevengcc/
2006-02-06 rakdver * tree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2005-12-17 zadeck2005-12-17 Danny Berlin <dberlin@dberlin.org>
2005-12-12 gdr2005-12-11 Rafael Ávila de Espíndola <rafael.espindola...
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-07-21 bonzinigcc:
2005-07-16 hubicka * cfg.c (update_bb_profile_for_threading): Fix profile...
2005-06-26 kazu * builtins.c, c-common.c, c-convert.c, c-decl.c, c...
2005-06-25 hubicka * passes.c (rest_of_handle_branch_prob): Do not rebuil...
2005-06-25 kcookUpdate FSF address.
2005-06-06 hubicka * predict.c (tree_predict_edge): Don't drop useless...
2005-06-04 hubicka * predict.c (tree_predict_edge): Do not predict entry...
2005-06-03 hubicka * basic-block.h (remove_predictions_associated_with_ed...
2005-05-27 kazu * basic-block.h (basic_block_def): Add phi_nodes and
2005-04-05 amacleod2005-04-05 Andrew MacLeod <amacleod@redhat.com>
2005-04-03 nathan * params.c (set_param_value): Use gcc_assert & gcc_unr...
2005-03-11 rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-03-10 rakdver * Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.
2005-03-05 kazu * predict.c (apply_return_prediction): Standardize...
2005-03-01 rakdver * cfgloop.c (flow_loop_entry_edges_find, flow_loop_exi...
2005-02-17 nathan * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.
2005-02-07 amodra PR target/19803
2005-01-20 kazu * params.def, params.h, predict.c, tree-ssa-loop-im...
2005-01-18 ebotcazou * calls.c (expand_call): Check DECL_BUILT_IN_CLASS...
2004-11-22 law * cfg.c (cached_make_edge): Use find_edge rathe...
2004-11-19 bje * predict.h (predict_insn): Remove extern declaration.
2004-11-13 kazu * c-cppbuiltin.c, cgraph.c, domwalk.h, except.c, gimpl...
2004-11-04 nathan * predict.c (propagate_freq): Make bitno unsigned...
2004-11-04 law * predict.c (struct block_info_def): Kill "tovis...
2004-10-24 pinskia2004-10-23 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-16 rakdver PR tree-optimization/17560
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-25 hubicka * predict.c (counts_to_freqs): Make glolbal.
2004-09-23 hubicka * cfgexpand.c (add_reg_br_prob_note): New function.
2004-09-20 hubicka * predict.c (return_prediction): New function.
2004-09-20 jakub * predict.c (expr_expected_value): Use *_CLASS_P macros.
2004-09-20 hubicka * predict.c (estimate_probability): Remove unnecesary...
2004-09-18 kazu * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk...
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-17 kazu * basic-block.h, c-decl.c, c-parse.in, cgraphunit...
2004-09-16 hubicka * predict.c (expr_expected_value, strip_builtin_expect...
2004-09-14 rakdver * unroll.c: Removed.
2004-09-14 hubicka * Makefile.in (predict.o): Depend on tree-scalar-evolu...
2004-09-10 nathanRevert 2004-09-09 Giovanni Bajo <giovannibajo@gcc...
2004-09-10 nathan * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_a...
2004-09-10 kazu * cgraphunit.c, predict.c, tree-ssa-loop-ivopts.c...
2004-09-09 hubicka * basic-block.h (guess_outgoing_edge_probabilities...
2004-09-06 bonzini2004-09-06 Paolo Bonzini <bonzini@gnu.org>
2004-08-18 cticeHot/cold partitioning update patch. The problems that...
2004-08-04 hubicka * basic-block.h (profile_staus): New global variable.
2004-07-27 rsandifo * expr.h (canonicalize_condition, get_condition):...
2004-07-21 steven * rtl.h (insn_note): Remove NOTE_INSN_PREDICTION.
2004-07-16 rth * basic-block.h (remove_fake_exit_edges): Declare.
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-05-28 bonzinigcc/ChangeLog:
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-18 hubicka * predict.c (propagate_freq): Compute correctly freque...
2004-03-03 bonzini2004-02-07 Paolo Bonzini <bonzini@gnu.org>
2004-02-24 rth * toplev.c (dump_file_tbl): Rename from dump_file.
2004-02-17 rakdver * loop-iv.c: New file.
2004-01-27 amylaar * coverage.c (get_coverage_counts): Give a different...
2004-01-16 kazu * c-common.h: Fix comment formatting.
2004-01-02 pinskiaUpdate forgotten updated copy right years.
2004-01-02 pinskia2004-01-02 Andrew Pinski <pinskia@physics.uc.edu>
2003-12-30 steven Backport from tree-ssa (relevant changes only):
2003-12-17 jsm28 * predict.c (struct block_info_def, struct edge_info_d...
2003-12-13 kazu * c-typeck.c: Fix comment typos.
2003-12-11 steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-09-15 pinskia2003-09-12 Zdenek Dvorak <rakdver@atrey.karlin.mff...
2003-06-08 aj * predict.h: Convert to ISO C90 prototypes.
2003-04-23 nathan * Makefile.in (LIBGCC_DEPS): Add gcov headers.
2003-04-21 nathancommit two parts of my last patch that escaped, somehow
2003-03-01 rearnsha* predict.c (estimate_bb_frequencies): Correctly set
2003-03-01 rearnshaUpdate copyright.
2003-03-01 rearnsha* predict.c (estimate_bb_frequencies): Initialize the...
2003-02-22 hubicka * i386.c (builtin_description): Add __builtin_ia32_pad...
2003-02-12 hubicka * predict.c (estimate_probability): Fix roundoff...
2003-02-11 hubicka * predict.c (choose_function_section): Choose sections...
2003-02-10 zlomek * Makefile.in (sreal.o): Added.
2003-01-24 rakdver * cfgloopanal.c: New file.
2003-01-17 kazu * ifcvt.c: Fix comment typos.
2003-01-15 zlomek Segher Boessenkool <segher@koffie.nl>
2002-12-25 kazu * output.h: Fix comment typos.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-10-17 hubicka Really commit patch announced at Oct 14
2002-10-03 hubicka * predict.c (choose_function_section): Avoid choice...
2002-07-21 neil * gengenrtl.c (gencode): Don't define obstack_alloc_rtx.
2002-06-20 hubicka Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>
2002-06-01 hubicka * basic-block.h (struct basic_block_def): New field...
2002-05-28 rakdver * basic-block.h (last_basic_block): Declare.
2002-05-27 rakdver * basic-block.h (last_basic_block): Defined as synonym for
2002-05-23 rakdver * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
next