Fix documentation typos.
[gcc.git] / gcc / predict.c
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-23 Jan Hubickaipa-cp.c (ipcp_compute_node_scale): Work around complet...
2009-11-18 Jan Hubickapredict.c (compute_function_frequency): Export.
2009-11-08 Zbigniew Chamskicfgrtl.c (pass_free_cfg): Add pass name.
2009-08-12 Sebastian PopRecompute profile after Graphite.
2009-05-25 Jan Hubickacgraph.c (dump_cgraph_node): Dump size/time/benefit.
2009-04-27 Ian Lance Taylorcollect2.c (is_ctor_dtor): Change type of ret field...
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2008-12-09 Jan Hubicka* predict.c (estimate_bb_frequencies): Fix test if...
2008-12-06 Jan Hubickare PR middle-end/38074 (missed inlining on Core2 Duo...
2008-10-27 Jakub Jelinekre PR tree-optimization/37879 (ICE with "wrong" use...
2008-09-08 Jakub Jelinekre PR middle-end/37414 (ICE with -ffast-math)
2008-09-02 Jan Hubicka* predict.c (pass_strip_predict_hints): Avoid bugs...
2008-09-01 Jan Hubickapredict.c (maybe_hot_count_p, [...]): When profile...
2008-08-31 Jan Hubickapredict.c (maybe_hot_bb_p, [...]): Previous commit...
2008-08-31 Jan Hubickapostreload-gcse.c (eliminate_partially_redundant_loads...
2008-08-31 Jan Hubickacold-attribute-1.c: New testcase.
2008-08-30 Jan Hubickaoptabs.c (expand_abs_nojump): Update BRANCH_COST call.
2008-08-30 Jan Hubickaparse.c (parse_interface): Silence uninitialized var...
2008-08-29 Jan Hubickacgraph.c (cgraph_remove_node): Do not remove nested...
2008-08-29 Jan Hubickare PR middle-end/37278 (Revision 139760 causes many...
2008-08-29 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use optimize_lo...
2008-08-29 Jan Hubickatree-ssa-loop-ch.c (should_duplicate_loop_header_p...
2008-08-29 Jan Hubickacp-gimplify.c (cp_gimplify_expr): Add PRED_CONTINUE...
2008-08-28 Jan Hubickaexpmed.c (store_bit_field_1): Be prepared for movstrict...
2008-08-06 Jan Hubickapredict.c (maybe_hot_frequency_p): When profile is...
2008-07-29 Jan Hubickapredict.c (always_optimize_for_size_p): New function.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-03 Michael MeissnerPR 35736 -- use void_type_node for PREDICT_EXPR tree
2008-07-02 Ian Lance Taylorrtlanal.c (add_reg_note): New function.
2008-06-26 Kaveh R. Ghazidriver-i386.c (detect_caches_amd, [...]): Fix -Wc+...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-06-02 Jan Hubickapredict.c (maybe_hot_frequency_p): Break out of...
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-03-18 Jan Hubickatree-pretty-print.c: Include predict.h.
2008-02-19 Jan Hubicka(tree_bb_level_predictions): Remove variable next mista...
2008-02-19 Jan Hubickapredict.c (predict_paths_leading_to): Rewrite.
2007-08-27 Kaveh R. Ghazialias.c (memory_modified_1, [...]): Constify.
2007-08-16 Kaveh R. Ghazic-common.c (const_strip_array_types): New.
2007-08-14 Kaveh R. Ghazialias.c (rtx_equal_for_memref_p): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-05-27 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not check whether current_...
2007-05-01 Zdenek Dvoraktree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr...
2007-04-22 Zdenek Dvorakpredict.c: Include pointer-set.h.
2007-04-09 Zdenek Dvorakcfgloopmanip.c (create_preheader): Do not use loop_preh...
2007-03-17 Kazu Hirataarm.c, [...]: Fix comment typos.
2007-03-06 Jan Hubickaerrors.h (warning, [...]): Mark as cold.
2007-02-27 Jan Hubickapredict.c (last_basic_block_p): Remove.
2007-02-27 Jan Hubickapredict.def: Set outcomes according to more recent...
2007-02-25 Zdenek Dvoraktree-ssa-loop-niter.c (compute_estimated_nb_iterations...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-09 Jan HubickaMakefile.in (passes.o, [...]): Add dependencies.
2007-01-19 Tomas BilyPatch by Tomas Bily <tbily@suse.cz>
2007-01-08 Richard Guenthertree-ssa-ccp.c (maybe_fold_offset_to_array_ref): Use...
2006-12-10 Zdenek Dvoraktree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-12-02 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-11-25 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass loops structure...
2006-11-23 Andrew Pinskipredict.c (tree_estimate_probability): Check to make...
2006-11-21 Zdenek Dvoraktree-ssa-loop-im.c (schedule_sm, [...]): Use vector...
2006-11-17 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not update current_loops.
2006-11-16 Dirk Muellertree-vrp.c (get_value_range): Use XCNEW instead of...
2006-11-11 Jan Hubickaextended.texi (__builtin_expect): We no longer require...
2006-11-11 Jan Hubicka* predict.c (predict_loops): Kill RTL variant.
2006-08-25 Kazu Hiratatm.texi: Fix a typo.
2006-08-23 Jan Hubickapredict.c (probability_reliable_p): New predicate.
2006-05-28 Kazu Hiratacfgcleanup.c, [...]: Fix comment typos.
2006-03-12 Steven Bosscherpredict.c (estimate_probability): Remove.
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-26 Steven Bosschercommon.opt (-floop-optimize, [...]): Remove.
2006-02-06 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-12-17 Daniel Berlinbasic-block.h: Changed basic block numbering so that...
2005-12-12 Rafael Ávila de... tree-flow.h: Allow compilation with a C++ compiler.
2005-11-05 Jan Hubickare PR rtl-optimization/23490 (Long compile time for...
2005-10-31 Jan Hubickare PR gcov-profile/24487 (Basic block frequencies inacc...
2005-08-01 Kazu Hiratadwarf2out.c, [...]: Fix comment typos.
2005-07-21 Paolo Bonzinire PR rtl-optimization/19210 (not using do-loop for...
2005-07-16 Jan Hubickacfg.c (update_bb_profile_for_threading): Fix profile...
2005-06-26 Kazu Hiratabuiltins.c, [...]: Use fold_buildN instead of fold...
2005-06-25 Jan Hubickapasses.c (rest_of_handle_branch_prob): Do not rebuild...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-06 Jan Hubickapredict.c (tree_predict_edge): Don't drop useless predi...
2005-06-04 Jan Hubickapredict.c (tree_predict_edge): Do not predict entry...
2005-06-03 Jan Hubickabasic-block.h (remove_predictions_associated_with_edge...
2005-05-27 Kazu Hiratabasic-block.h (basic_block_def): Add phi_nodes and...
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-04-03 Nathan Sidwellparams.c (set_param_value): Use gcc_assert & gcc_unreac...
2005-03-11 Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
2005-03-10 Zdenek DvorakMakefile.in (tree-optimize.o): Add CFGLOOP_H dependence.
2005-03-05 Kazu Hiratapredict.c (apply_return_prediction): Standardize PHI...
2005-03-01 Zdenek Dvorakcfgloop.c (flow_loop_entry_edges_find, [...]): Removed.
2005-02-17 Nathan Sidwellbitmap.h (BITMAP_XMALLOC, [...]): Remove.
2005-02-07 Alan Modrare PR target/19803 (__builtin_expect does not modify...
2005-01-20 Kazu Hirataparams.def, [...]: Update copyright.
2005-01-18 Eric Botcazoucalls.c (expand_call): Check DECL_BUILT_IN_CLASS before...
2004-11-22 Jeff Lawcfg.c (cached_make_edge): Use find_edge rather than...
2004-11-19 Ben Ellistonpredict.h (predict_insn): Remove extern declaration.
2004-11-13 Kazu Hiratac-cppbuiltin.c, [...]: Fix comment typos.
2004-11-04 Nathan Sidwellpredict.c (propagate_freq): Make bitno unsigned.
next