summaryrefslogtreecommitdiff
path: root/gcc/predict.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * basic-block.h, c-decl.c, c-parse.in, cgraphunit.c, ddg.c,kazu2004-09-171-1/+1
* * predict.c (expr_expected_value, strip_builtin_expect): New function.hubicka2004-09-161-0/+147
* * unroll.c: Removed.rakdver2004-09-141-1/+0
* * Makefile.in (predict.o): Depend on tree-scalar-evolution.hhubicka2004-09-141-5/+49
* Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>nathan2004-09-101-5/+8
* * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assertnathan2004-09-101-8/+5
* * cgraphunit.c, predict.c, tree-ssa-loop-ivopts.c: Fix commentkazu2004-09-101-2/+2
* * basic-block.h (guess_outgoing_edge_probabilities): Declare.hubicka2004-09-091-98/+143
* 2004-09-06 Paolo Bonzini <bonzini@gnu.org>bonzini2004-09-061-1/+2
* Hot/cold partitioning update patch. The problems that this patchctice2004-08-181-0/+7
* * basic-block.h (profile_staus): New global variable.hubicka2004-08-041-0/+4
* * expr.h (canonicalize_condition, get_condition): Add an int argument.rsandifo2004-07-271-3/+4
* * rtl.h (insn_note): Remove NOTE_INSN_PREDICTION.steven2004-07-211-146/+0
* * basic-block.h (remove_fake_exit_edges): Declare.rth2004-07-161-3/+3
* 2004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-091-6/+6
* gcc/ChangeLog:bonzini2004-05-281-0/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-77/+432
* * predict.c (propagate_freq): Compute correctly frequency ofhubicka2004-03-181-1/+1
* 2004-02-07 Paolo Bonzini <bonzini@gnu.org>bonzini2004-03-031-1/+1
* * toplev.c (dump_file_tbl): Rename from dump_file.rth2004-02-241-12/+12
* * loop-iv.c: New file.rakdver2004-02-171-2/+7
* * coverage.c (get_coverage_counts): Give a different messageamylaar2004-01-271-8/+9
* * c-common.h: Fix comment formatting.kazu2004-01-161-1/+1
* Update forgotten updated copy right years.pinskia2004-01-021-1/+1
* 2004-01-02 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-01-021-0/+3