OSDN Git Service

Fix numerous IA-64 C++ failures, IA-64 bootstrap trouble.
[pf3gnuchains/gcc-fork.git] / gcc / predict.c
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):
2002-05-21 rakdver * bb-reorder.c (make_reorder_chain_1): Modified.
2002-05-20 kazu * params.c: Fix formatting.
2002-05-17 rth Revert "Basic block renumbering removal", and...
2002-05-16 rthBasic block renumbering removal.
2002-05-15 hubicka * invoke.texi (-malign-double): Re-add lost warning.
2002-05-08 hubicka * cfglayout.c (function_tail_eff_head): Rename to ...
2002-05-02 rth * predict.c: (propagate_freq, estimate_bb_frequ...
2002-04-29 hubicka * predict.c (real_zero, real_one, real_almost_one...
2002-04-04 rth * predict.c (estimate_bb_frequencies): Do frequ...
2002-03-22 dj* bb-reorder.c (make_reorder_chain_1): Protect against
2002-03-18 ghazi * predict.c (estimate_bb_frequencies): Delete unused...
2002-03-06 hubicka * predict.c (estimate_bb_frequencies): Do not reload the
2002-01-22 kazu * predict.c: Fix formatting.
2002-01-18 kazu * bitmap.h: Fix comment formatting.
2002-01-07 jakub * predict.c (combine_predictions_for_insn): Avoid...
2001-12-28 kazu * except.c: Fix comment formatting.
2001-12-22 kenner * predict.c: Reformatting and minor cleanups.
2001-12-14 hubicka * predict.c (estimate_probability): Fix LOOP_EXIT...
2001-12-13 hubicka * predict.c (estimate_probability): Reorganize opcode...
2001-11-23 jsm28 * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog...
2001-11-23 jsm28gcc:
2001-11-19 hubicka * gcse.c (try_replace_reg): Copy RTX before creating...
next