summaryrefslogtreecommitdiff
path: root/gcc/predict.c
Commit message (Expand)AuthorAgeFilesLines
...
* 2006-11-16 Dirk Mueller <dmueller@suse.de>mueller2006-11-161-2/+1
* * extended.texi (__builtin_expect): We no longer require second argumenthubicka2006-11-111-73/+0
* * predict.c (predict_loops): Kill RTL variant.hubicka2006-11-111-63/+27
* * doc/tm.texi: Fix a typo.kazu2006-08-251-2/+2
* * predict.c (probability_reliable_p): New predicate.hubicka2006-08-231-8/+64
* * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c,kazu2006-05-281-1/+1
* * predict.c (estimate_probability): Remove.steven2006-03-121-79/+0
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-1/+2
* gcc/steven2006-02-261-2/+1
* * tree-vrp.c (execute_vrp): Do not pass dump argument to.rakdver2006-02-061-11/+11
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-1/+1
* 2005-12-17 Danny Berlin <dberlin@dberlin.org>zadeck2005-12-171-15/+7
* 2005-12-11 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>gdr2005-12-121-17/+17
* PR rtl-optimization/23490hubicka2005-11-051-7/+6
* PR profile/24487hubicka2005-10-311-3/+8
* * dwarf2out.c, fold-const.c, ipa-type-escape.c,kazu2005-08-011-2/+2
* gcc:bonzini2005-07-211-1/+1
* * cfg.c (update_bb_profile_for_threading): Fix profile updating.hubicka2005-07-161-1/+1
* * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c,kazu2005-06-261-2/+2
* * passes.c (rest_of_handle_branch_prob): Do not rebuild profiling infohubicka2005-06-251-1/+1
* Update FSF address.kcook2005-06-251-2/+2
* * predict.c (tree_predict_edge): Don't drop useless predictions;hubicka2005-06-061-2/+8
* * predict.c (tree_predict_edge): Do not predict entry edge andhubicka2005-06-041-6/+10
* * basic-block.h (remove_predictions_associated_with_edge): Declare.hubicka2005-06-031-0/+18
* * basic-block.h (basic_block_def): Add phi_nodes andkazu2005-05-271-8/+8
* 2005-04-05 Andrew MacLeod <amacleod@redhat.com>amacleod2005-04-051-1/+1
* * params.c (set_param_value): Use gcc_assert & gcc_unreachable.nathan2005-04-031-9/+5
* * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver2005-03-111-9/+9
* * Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.rakdver2005-03-101-1/+4
* * predict.c (apply_return_prediction): Standardize PHI chainkazu2005-03-051-8/+3
* * cfgloop.c (flow_loop_entry_edges_find, flow_loop_exit_edges_find,rakdver2005-03-011-9/+6
* * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.nathan2005-02-171-4/+4
* PR target/19803amodra2005-02-071-1/+1
* * params.def, params.h, predict.c, tree-ssa-loop-im.c: Updatekazu2005-01-201-1/+2
* * calls.c (expand_call): Check DECL_BUILT_IN_CLASS beforeebotcazou2005-01-181-2/+3
* * cfg.c (cached_make_edge): Use find_edge rather than an inlinedlaw2004-11-221-20/+21
* * predict.h (predict_insn): Remove extern declaration.bje2004-11-191-1/+1
* * c-cppbuiltin.c, cgraph.c, domwalk.h, except.c, gimplify.c,kazu2004-11-131-1/+1
* * predict.c (propagate_freq): Make bitno unsigned. Movenathan2004-11-041-11/+11
* * predict.c (struct block_info_def): Kill "tovisit" field.law2004-11-041-27/+39
* 2004-10-23 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-10-241-1/+1
* PR tree-optimization/17560rakdver2004-10-161-0/+1
* 2004-09-24 Ben Elliston <bje@au.ibm.com>bje2004-09-281-40/+55
* * predict.c (counts_to_freqs): Make glolbal.hubicka2004-09-251-2/+1
* * cfgexpand.c (add_reg_br_prob_note): New function.hubicka2004-09-231-0/+9
* * predict.c (return_prediction): New function.hubicka2004-09-201-11/+222
* * predict.c (expr_expected_value): Use *_CLASS_P macros.jakub2004-09-201-3/+2
* * predict.c (estimate_probability): Remove unnecesary code.hubicka2004-09-201-30/+2
* * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk.h, gcc.c,kazu2004-09-181-2/+2
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-1/+1