| Commit message (Expand) | Author | Age | Files | Lines |
* | 2008-10-24 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2008-10-24 | 1 | -1/+1 |
* | PR debug/29609 | jakub | 2008-10-07 | 1 | -2/+4 |
* | * profile.c (is_edge_inconsistent): Add debug output; ignore negative count | hubicka | 2008-09-09 | 1 | -12/+63 |
* | * predict.c (maybe_hot_count_p, maybe_hot_edge_p): When profile is | hubicka | 2008-09-01 | 1 | -13/+11 |
* | * ipa-cp.c (ipcp_need_original_clone_p): Remove. | hubicka | 2008-08-31 | 1 | -1/+1 |
* | 2008-08-20 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2008-08-20 | 1 | -1/+1 |
* | 2008-08-18 Paul Yuan <yingbo.com@gmail.com> | spark | 2008-08-18 | 1 | -55/+145 |
* | * builtins.c (expand_builtin_profile_func): Avoid C++ keywords. | ghazi | 2008-08-06 | 1 | -2/+2 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -27/+20 |
* | gcc/ | rwild | 2008-06-06 | 1 | -1/+1 |
* | gcc | tromey | 2008-02-26 | 1 | -13/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+5 |
* | * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of | hubicka | 2007-05-21 | 1 | -0/+9 |
* | * expr.c (emit_block_move_via_movmem, emit_block_move_via_libcall): Add | hubicka | 2007-01-28 | 1 | -0/+16 |
* | Patch by Tomas Bily <tbily@suse.cz> | hubicka | 2007-01-19 | 1 | -0/+8 |
* | | hubicka | 2006-12-13 | 1 | -3/+1 |
* | * tree-dump.c (dump_enable_all): Rename local variable | steven | 2006-11-03 | 1 | -1/+1 |
* | PR gcov/profile/26570 | rakdver | 2006-08-17 | 1 | -1/+1 |
* | 2006-04-12 Richard Guenther <rguenther@suse.de> | rguenth | 2006-04-12 | 1 | -142/+38 |
* | * predict.c (estimate_probability): Remove. | steven | 2006-03-12 | 1 | -43/+0 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -1/+2 |
* | 2006-02-15 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2006-02-15 | 1 | -2/+2 |
* | * tree-vrp.c (execute_vrp): Do not pass dump argument to. | rakdver | 2006-02-06 | 1 | -8/+2 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -2/+1 |
* | 2005-12-17 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-12-17 | 1 | -6/+8 |
* | PR tree-optimization/24225 | steven | 2005-10-24 | 1 | -4/+17 |
* | * profile.c (branch_prob): Split edges with goto locus on them | hubicka | 2005-08-03 | 1 | -0/+21 |
* | * profile.c (compute_value_histograms): Fix thinko. | hubicka | 2005-08-01 | 1 | -3/+2 |
* | * Makefile.in (rtl-profile.o): Kill all traces of it. | hubicka | 2005-07-28 | 1 | -69/+10 |
* | * profile.c (rest_of_handle_branch_prob): Fix handling of estimation | hubicka | 2005-07-15 | 1 | -1/+3 |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -0/+78 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency. | hubicka | 2005-05-25 | 1 | -0/+1 |
* | * vec.h: Update API to separate allocation mechanism from type. | nathan | 2005-04-21 | 1 | -1/+1 |
* | * params.c (set_param_value): Use gcc_assert & gcc_unreachable. | nathan | 2005-04-03 | 1 | -18/+10 |
* | * Makefile.in (value-prof.o): New dependencies on $(DIAGNOSTIC_H) | hubicka | 2005-03-29 | 1 | -9/+21 |
* | * cfglayout.c, loop-doloop.c, profile.c, target-def.h, | kazu | 2005-03-12 | 1 | -1/+1 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -2/+2 |
* | 2004-11-15 Dale Johannesen <dalej@apple.com> | dalej | 2004-11-16 | 1 | -1/+4 |
* | * tree-cfg.c (bsi_commit_edge_inserts): Remove an argument. | kazu | 2004-11-16 | 1 | -1/+1 |
* | * profile.c (branch_prob): Call to init_edge_profiler added. | hubicka | 2004-10-28 | 1 | -1/+5 |
* | * profile.c (brnahc_prob): Pass correct value to output_location, | bothner | 2004-09-29 | 1 | -1/+1 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -29/+41 |
* | * profile.c: Fix a comment typo. | kazu | 2004-09-26 | 1 | -1/+1 |
* | * profile.c (compute_branch_probabilities): Use REG_BR_PROB notes | hubicka | 2004-09-25 | 1 | -3/+15 |
* | * predict.c (counts_to_freqs): Make glolbal. | hubicka | 2004-09-25 | 1 | -0/+1 |
* | * profile.c (branch_prob): Do not verify flow info in the middle of the | hubicka | 2004-09-23 | 1 | -4/+0 |
* | * cfgexpand.c (add_reg_br_prob_note): New function. | hubicka | 2004-09-23 | 1 | -1/+2 |
* | 2004-09-16 Frank Ch. Eigler <fche@redhat.com> | fche | 2004-09-16 | 1 | -15/+21 |
* | * cgraph.h, cgraphunit.c, fold-const.c, lambda-mat.c, | kazu | 2004-09-14 | 1 | -2/+2 |