]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/predict.c
Change copyright header to refer to version 3 of the GNU General Public License and...
[thirdparty/gcc.git] / gcc / predict.c
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.
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.
next