aboutsummaryrefslogtreecommitdiff
path: root/gcc/profile.c
AgeCommit message (Expand)Author
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...nickc
2007-05-21 * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka
2007-01-28 * expr.c (emit_block_move_via_movmem, emit_block_move_via_libcall): Addhubicka
2007-01-19Patch by Tomas Bily <tbily@suse.cz>hubicka
2006-12-13 hubicka
2006-11-03 * tree-dump.c (dump_enable_all): Rename local variablesteven
2006-08-17 PR gcov/profile/26570rakdver
2006-04-122006-04-12 Richard Guenther <rguenther@suse.de>rguenth
2006-03-12 * predict.c (estimate_probability): Remove.steven
2006-03-022006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin
2006-02-152006-02-15 Paolo Bonzini <bonzini@gnu.org>bonzini
2006-02-06 * tree-vrp.c (execute_vrp): Do not pass dump argument to.rakdver
2006-01-312006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki
2005-12-172005-12-17 Danny Berlin <dberlin@dberlin.org>zadeck
2005-10-24PR tree-optimization/24225steven
2005-08-03 * profile.c (branch_prob): Split edges with goto locus on themhubicka
2005-08-01 * profile.c (compute_value_histograms): Fix thinko.hubicka
2005-07-28 * Makefile.in (rtl-profile.o): Kill all traces of it.hubicka
2005-07-15 * profile.c (rest_of_handle_branch_prob): Fix handling of estimationhubicka
2005-07-052005-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini
2005-06-25Update FSF address.kcook
2005-05-25 * Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.hubicka
2005-04-21 * vec.h: Update API to separate allocation mechanism from type.nathan
2005-04-03 * params.c (set_param_value): Use gcc_assert & gcc_unreachable.nathan
2005-03-29 * Makefile.in (value-prof.o): New dependencies on $(DIAGNOSTIC_H)hubicka
2005-03-12 * cfglayout.c, loop-doloop.c, profile.c, target-def.h,kazu
2005-03-11 * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver
2004-11-162004-11-15 Dale Johannesen <dalej@apple.com>dalej
2004-11-16 * tree-cfg.c (bsi_commit_edge_inserts): Remove an argument.kazu
2004-10-28 * profile.c (branch_prob): Call to init_edge_profiler added.hubicka
2004-09-29 * profile.c (brnahc_prob): Pass correct value to output_location,bothner
2004-09-282004-09-24 Ben Elliston <bje@au.ibm.com>bje
2004-09-26 * profile.c: Fix a comment typo.kazu
2004-09-25 * profile.c (compute_branch_probabilities): Use REG_BR_PROB noteshubicka
2004-09-25 * predict.c (counts_to_freqs): Make glolbal.hubicka
2004-09-23 * profile.c (branch_prob): Do not verify flow info in the middle of thehubicka
2004-09-23 * cfgexpand.c (add_reg_br_prob_note): New function.hubicka
2004-09-162004-09-16 Frank Ch. Eigler <fche@redhat.com>fche
2004-09-14 * cgraph.h, cgraphunit.c, fold-const.c, lambda-mat.c,kazu
2004-09-11 * profile.c (BB_TO_GCOV_INDEX): move more to the front.hubicka
2004-09-10Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>nathan
2004-09-10 * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assertnathan
2004-09-01 * Makefile.in (rtl-profile.o, value-prof.o): Add GCC_H dependency.rakdver
2004-08-04 * basic-block.h (profile_staus): New global variable.hubicka
2004-07-16 * basic-block.h (remove_fake_exit_edges): Declare.rth
2004-07-092004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn
2004-06-30 Conditionally compile support for --enable-mapped_location.bothner
2004-05-13Merge tree-ssa-20020619-branch into mainline.dnovillo
2004-02-27gcc/kazu
2004-02-24 * toplev.c (dump_file_tbl): Rename from dump_file.rth