Fix documentation typos.
[gcc.git] / gcc / predict.c
2004-11-04 Jeff Lawpredict.c (struct block_info_def): Kill "tovisit" field.
2004-10-24 Andrew Pinskipredict.c (predict_loops): Call scev_finalize instead...
2004-10-16 Zdenek Dvorakre PR tree-optimization/17560 (Infinite recursion in...
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-25 Jan Hubickapredict.c (counts_to_freqs): Make glolbal.
2004-09-23 Jan Hubickacfgexpand.c (add_reg_br_prob_note): New function.
2004-09-20 Jan Hubickapredict.c (return_prediction): New function.
2004-09-20 Jakub Jelinek* predict.c (expr_expected_value): Use *_CLASS_P macros.
2004-09-20 Jan Hubicka* predict.c (estimate_probability): Remove unnecesary...
2004-09-18 Kazu Hirataalias.c, [...]: Fix comment typos.
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-17 Kazu Hiratabasic-block.h, [...]: Fix comment typos.
2004-09-16 Jan Hubickapredict.c (expr_expected_value, [...]): New function.
2004-09-14 Zdenek Dvorakunroll.c: Removed.
2004-09-14 Jan HubickaMakefile.in (predict.o): Depend on tree-scalar-evolution.h
2004-09-10 Nathan SidwellRevert 2004-09-09 Giovanni Bajo <giovannibajo@gcc...
2004-09-10 Giovanni Bajolambda-mat.c (lambda_matrix_inverse_hard): Use gcc_asse...
2004-09-10 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2004-09-09 Jan Hubickabasic-block.h (guess_outgoing_edge_probabilities):...
2004-09-06 Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-08-18 Caroline TiceHot/cold partitioning update patch.
2004-08-04 Jan Hubickabasic-block.h (profile_staus): New global variable.
2004-07-27 Richard Sandifordexpr.h (canonicalize_condition, [...]): Add an int...
2004-07-21 Steven Bosscherrtl.h (insn_note): Remove NOTE_INSN_PREDICTION.
2004-07-16 Richard Hendersonbasic-block.h (remove_fake_exit_edges): Declare.
2004-07-09 Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-05-28 Paolo Bonzinire PR rtl-optimization/15649 (ICE with __builtin_isgrea...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-18 Jan Hubickapredict.c (propagate_freq): Compute correctly frequency...
2004-03-03 Paolo Bonzinialias.c (rtx_equal_for_memref_p): Use predicates to...
2004-02-24 Richard Hendersontoplev.c (dump_file_tbl): Rename from dump_file.
2004-02-17 Zdenek Dvorakloop-iv.c: New file.
2004-01-27 J"orn Renneckecoverage.c (get_coverage_counts): Give a different...
2004-01-16 Kazu Hiratac-common.h: Fix comment formatting.
2004-01-02 Andrew PinskiUpdate forgotten updated copy right years.
2004-01-02 Andrew Pinskic-typeck.c (finish_init): Free spelling_base before...
2003-12-30 Steven Bosscherbackport: et-forest.h (et_forest_create, [...]): Declar...
2003-12-17 Joseph Myerspredict.c (struct block_info_def, [...]): Change bit...
2003-12-13 Kazu Hiratac-typeck.c: Fix comment typos.
2003-12-11 Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-09-15 Zdenek Dvorakre PR rtl-optimization/10914 (unswitch loops does not...
2003-06-08 Andreas Jaegerpredict.h: Convert to ISO C90 prototypes.
2003-04-23 Nathan SidwellMakefile.in (LIBGCC_DEPS): Add gcov headers.
2003-04-21 Nathan Sidwellcommit two parts of my last patch that escaped, somehow
2003-03-01 Richard Earnshawpredict.c (estimate_bb_frequencies): Correctly set...
2003-03-01 Richard EarnshawUpdate copyright.
2003-03-01 Richard Earnshawpredict.c (estimate_bb_frequencies): Initialize the...
2003-02-22 Jan Hubickai386.c (builtin_description): Add __builtin_ia32_paddq...
2003-02-12 Jan Hubicka* predict.c (estimate_probability): Fix roundoff error.
2003-02-11 Jan Hubicka* predict.c (choose_function_section): Choose sections...
2003-02-10 Josef ZlomekMakefile.in (sreal.o): Added.
2003-01-24 Zdenek Dvorakcfgloopanal.c: New file.
2003-01-17 Kazu Hirataifcvt.c: Fix comment typos.
2003-01-15 Segher BoessenkoolSegher Boessenkool <segher@koffie.nl>
2002-12-25 Kazu Hirataoutput.h: Fix comment typos.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-17 Jan HubickaReally commit patch announced at Oct 14 PR c/7344
2002-10-03 Jan Hubicka* predict.c (choose_function_section): Avoid choice...
2002-07-21 Neil Boothgengenrtl.c (gencode): Don't define obstack_alloc_rtx.
2002-06-20 Jan HubickaMon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>
2002-06-01 Zdenek Dvorakbasic-block.h (struct basic_block_def): New field loop_...
2002-05-28 Zdenek Dvorakbasic-block.h (last_basic_block): Declare.
2002-05-27 Zdenek Dvorakbasic-block.h (last_basic_block): Defined as synonym...
2002-05-23 Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-21 Zdenek Dvorakbb-reorder.c (make_reorder_chain_1): Modified.
2002-05-20 Kazu Hirataparams.c: Fix formatting.
2002-05-17 Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16 Zdenek DvorakBasic block renumbering removal.
2002-05-15 Jan Hubickainvoke.texi (-malign-double): Re-add lost warning.
2002-05-08 Jan Hubickacfglayout.c (function_tail_eff_head): Rename to ...
2002-05-02 Herman A.J. ten... predict.c: (propagate_freq...
2002-04-29 Jan Hubickapredict.c (real_zero, [...]): New static variables.
2002-04-04 Richard Hendersonpredict.c (estimate_bb_frequencies): Do frequency calcu...
2002-03-22 DJ Deloriebb-reorder.c (make_reorder_chain_1): Protect against...
2002-03-18 Kaveh R. Ghazi* predict.c (estimate_bb_frequencies): Delete unused...
2002-03-06 Jan Hubickapredict.c (estimate_bb_frequencies): Do not reload...
2002-01-22 Kazu Hiratapredict.c: Fix formatting.
2002-01-18 Kazu Hiratabitmap.h: Fix comment formatting.
2002-01-07 Jakub Jelinek* predict.c (combine_predictions_for_insn): Avoid divis...
2001-12-28 Kazu Hirataexcept.c: Fix comment formatting.
2001-12-22 Richard Kenner* predict.c: Reformatting and minor cleanups.
2001-12-14 Jan Hubicka* predict.c (estimate_probability): Fix LOOP_EXIT heuri...
2001-12-13 Jan Hubickapredict.c (estimate_probability): Reorganize opcode...
2001-11-23 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-11-23 Joseph Myerspredict.c, [...]: Fix spelling errors.
2001-11-19 Jan Hubickagcse.c (try_replace_reg): Copy RTX before creating...
2001-11-14 Jan Hubickacfglayout.c (fixup_fallthru_exit_predecesor): New stati...
2001-11-11 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-10-07 Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-09-25 Jan HubickaMakefile.in (cfgrtl.o): Add.
2001-09-21 Richard Henderson* predict.c (expected_value_to_br_prob): Use pc_set.
2001-09-10 Richard Kenneralias.c (clear_reg_alias_info): Use K&R format definition.
2001-08-25 Jan Hubickapredict.c (expensive_function_p): New.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-19 Jan Hubickafinal.c (compute_alignments): New function.
2001-08-15 Jan Hubicka* predict.def: Update hitrates.
2001-08-14 Matt Kraai* predict.c (dump_prediction): Change `bool' parameter...
2001-08-13 Jan Hubickapredict.c (dump_prediction): New argument "USED".
2001-08-12 Kazu Hiratagcc.c: Fix comment formatting.
2001-08-09 Graham Stottpredict.c (estimate_probability): Replace magic numbers...
next