| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 2006-11-16 Dirk Mueller <dmueller@suse.de> | mueller | 2006-11-16 | 1 | -2/+1 |
* | * extended.texi (__builtin_expect): We no longer require second argument | hubicka | 2006-11-11 | 1 | -73/+0 |
* | * predict.c (predict_loops): Kill RTL variant. | hubicka | 2006-11-11 | 1 | -63/+27 |
* | * doc/tm.texi: Fix a typo. | kazu | 2006-08-25 | 1 | -2/+2 |
* | * predict.c (probability_reliable_p): New predicate. | hubicka | 2006-08-23 | 1 | -8/+64 |
* | * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c, | kazu | 2006-05-28 | 1 | -1/+1 |
* | * predict.c (estimate_probability): Remove. | steven | 2006-03-12 | 1 | -79/+0 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -1/+2 |
* | gcc/ | steven | 2006-02-26 | 1 | -2/+1 |
* | * tree-vrp.c (execute_vrp): Do not pass dump argument to. | rakdver | 2006-02-06 | 1 | -11/+11 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -1/+1 |
* | 2005-12-17 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-12-17 | 1 | -15/+7 |
* | 2005-12-11 Rafael Ávila de Espíndola <rafael.espindola@gmail.com> | gdr | 2005-12-12 | 1 | -17/+17 |
* | 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 |