| Commit message (Expand) | Author | Age | Files | Lines |
* | PR rtl-optimization/23490 | hubicka | 2005-11-05 | 1 | -7/+6 |
* | PR profile/24487 | hubicka | 2005-10-31 | 1 | -3/+8 |
* | * dwarf2out.c, fold-const.c, ipa-type-escape.c, | kazu | 2005-08-01 | 1 | -2/+2 |
* | gcc: | bonzini | 2005-07-21 | 1 | -1/+1 |
* | * cfg.c (update_bb_profile_for_threading): Fix profile updating. | hubicka | 2005-07-16 | 1 | -1/+1 |
* | * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c, | kazu | 2005-06-26 | 1 | -2/+2 |
* | * passes.c (rest_of_handle_branch_prob): Do not rebuild profiling info | hubicka | 2005-06-25 | 1 | -1/+1 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * predict.c (tree_predict_edge): Don't drop useless predictions; | hubicka | 2005-06-06 | 1 | -2/+8 |
* | * predict.c (tree_predict_edge): Do not predict entry edge and | hubicka | 2005-06-04 | 1 | -6/+10 |
* | * basic-block.h (remove_predictions_associated_with_edge): Declare. | hubicka | 2005-06-03 | 1 | -0/+18 |
* | * basic-block.h (basic_block_def): Add phi_nodes and | kazu | 2005-05-27 | 1 | -8/+8 |
* | 2005-04-05 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-04-05 | 1 | -1/+1 |
* | * params.c (set_param_value): Use gcc_assert & gcc_unreachable. | nathan | 2005-04-03 | 1 | -9/+5 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -9/+9 |
* | * Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence. | rakdver | 2005-03-10 | 1 | -1/+4 |
* | * predict.c (apply_return_prediction): Standardize PHI chain | kazu | 2005-03-05 | 1 | -8/+3 |
* | * cfgloop.c (flow_loop_entry_edges_find, flow_loop_exit_edges_find, | rakdver | 2005-03-01 | 1 | -9/+6 |
* | * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove. | nathan | 2005-02-17 | 1 | -4/+4 |
* | PR target/19803 | amodra | 2005-02-07 | 1 | -1/+1 |
* | * params.def, params.h, predict.c, tree-ssa-loop-im.c: Update | kazu | 2005-01-20 | 1 | -1/+2 |
* | * calls.c (expand_call): Check DECL_BUILT_IN_CLASS before | ebotcazou | 2005-01-18 | 1 | -2/+3 |
* | * cfg.c (cached_make_edge): Use find_edge rather than an inlined | law | 2004-11-22 | 1 | -20/+21 |
* | * predict.h (predict_insn): Remove extern declaration. | bje | 2004-11-19 | 1 | -1/+1 |
* | * c-cppbuiltin.c, cgraph.c, domwalk.h, except.c, gimplify.c, | kazu | 2004-11-13 | 1 | -1/+1 |
* | * predict.c (propagate_freq): Make bitno unsigned. Move | nathan | 2004-11-04 | 1 | -11/+11 |
* | * predict.c (struct block_info_def): Kill "tovisit" field. | law | 2004-11-04 | 1 | -27/+39 |
* | 2004-10-23 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-10-24 | 1 | -1/+1 |
* | PR tree-optimization/17560 | rakdver | 2004-10-16 | 1 | -0/+1 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -40/+55 |
* | * predict.c (counts_to_freqs): Make glolbal. | hubicka | 2004-09-25 | 1 | -2/+1 |
* | * cfgexpand.c (add_reg_br_prob_note): New function. | hubicka | 2004-09-23 | 1 | -0/+9 |
* | * predict.c (return_prediction): New function. | hubicka | 2004-09-20 | 1 | -11/+222 |
* | * predict.c (expr_expected_value): Use *_CLASS_P macros. | jakub | 2004-09-20 | 1 | -3/+2 |
* | * predict.c (estimate_probability): Remove unnecesary code. | hubicka | 2004-09-20 | 1 | -30/+2 |
* | * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk.h, gcc.c, | kazu | 2004-09-18 | 1 | -2/+2 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -1/+1 |
* | * basic-block.h, c-decl.c, c-parse.in, cgraphunit.c, ddg.c, | kazu | 2004-09-17 | 1 | -1/+1 |
* | * predict.c (expr_expected_value, strip_builtin_expect): New function. | hubicka | 2004-09-16 | 1 | -0/+147 |
* | * unroll.c: Removed. | rakdver | 2004-09-14 | 1 | -1/+0 |
* | * Makefile.in (predict.o): Depend on tree-scalar-evolution.h | hubicka | 2004-09-14 | 1 | -5/+49 |
* | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | nathan | 2004-09-10 | 1 | -5/+8 |
* | * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert | nathan | 2004-09-10 | 1 | -8/+5 |
* | * cgraphunit.c, predict.c, tree-ssa-loop-ivopts.c: Fix comment | kazu | 2004-09-10 | 1 | -2/+2 |
* | * basic-block.h (guess_outgoing_edge_probabilities): Declare. | hubicka | 2004-09-09 | 1 | -98/+143 |
* | 2004-09-06 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-09-06 | 1 | -1/+2 |
* | Hot/cold partitioning update patch. The problems that this patch | ctice | 2004-08-18 | 1 | -0/+7 |
* | * basic-block.h (profile_staus): New global variable. | hubicka | 2004-08-04 | 1 | -0/+4 |
* | * expr.h (canonicalize_condition, get_condition): Add an int argument. | rsandifo | 2004-07-27 | 1 | -3/+4 |
* | * rtl.h (insn_note): Remove NOTE_INSN_PREDICTION. | steven | 2004-07-21 | 1 | -146/+0 |