summaryrefslogtreecommitdiff
path: root/gcc/value-prof.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-27 * tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt torakdver1-13/+6
2007-02-19 * function.c (gimplify_parameters): Call build_gimple_modify_stmtsayle1-31/+35
2007-02-152007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra1-34/+28
2007-02-08 * value-prof.c (visit_hist, free_hist): Return 1 instead of 0.hubicka1-2/+2
2007-02-03 PR gcov-profile/30650hubicka1-4/+14
2007-01-31 * cgraphunit.c, config/arm/arm.c, config/m68k/m68k.c,kazu1-1/+1
2007-01-28 * builtins.c (expand_builtin_memset): Fix typo in my last patch.hubicka1-1/+1
2007-01-28 * expr.c (emit_block_move_via_movmem, emit_block_move_via_libcall): Addhubicka1-2/+82
2007-01-19Patch by Tomas Bily <tbily@suse.cz>hubicka1-1/+250
2006-12-13 hubicka1-115/+352
2006-12-11 * value-prof.c (tree_stringops_transform): New.hubicka1-13/+280
2006-12-05Merge gimple-tuples-branch into mainline.aldyh1-27/+28
2006-11-03 * tree-dump.c (dump_enable_all): Rename local variablesteven1-1/+1
2006-08-17 PR gcov/profile/26570rakdver1-10/+1
2006-07-13 * cgraphunit.c (cgraph_varpool_analyze_pending_decls): Call align_variable.hubicka1-1/+5
2006-04-242006-04-24 Richard Guenther <rguenther@suse.de>rguenth1-9/+7
2005-08-06 * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c,kazu1-1/+1
2005-08-01 * profile.c (compute_value_histograms): Fix thinko.hubicka1-0/+30
2005-07-28 * Makefile.in (rtl-profile.o): Kill all traces of it.hubicka1-1024/+36
2005-07-052005-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini1-0/+39
2005-06-25Update FSF address.kcook1-2/+2
2005-05-28 * tree-ssa-threadupdate.c: (create_edge_and_update_destination_phis):hubicka1-18/+19
2005-04-28 * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c, expr.c,kazu1-2/+2
2005-04-22 * Makefile.in (LIBGCOV): Add _gcov_interval_profiler,rakdver1-68/+45
2005-04-21 * alias.c (true_dependence): Remove 'abort' from comments. Usenathan1-1/+1
2005-04-21 * vec.h: Update API to separate allocation mechanism from type.nathan1-17/+17
2005-04-10 * value-prof.c (tree_divmod_fixed_value_transform): Fix argumentsrsandifo1-1/+2
2005-04-06 * coverage.h (GCOV_TYPE_NODE): Delete.rsandifo1-1/+2
2005-04-04 * system.h (GCOV_SIZE_TYPE): Unposion.rsandifo1-0/+1
2005-03-29 * Makefile.in (value-prof.o): New dependencies on $(DIAGNOSTIC_H)hubicka1-80/+825
2005-03-12 * value-prof.c (mod_subtract_transform): Remove local variablekazu1-2/+1
2005-03-10 * value-prof.c (rtl_find_values_to_profile): Use gcc_assert andnathan1-7/+5
2005-02-15 * bitmap.c, bitmap.h, lambda-code.c, tree-dfa.c, tree-dump.c,kazu1-1/+1
2005-02-14 PR target/17428rakdver1-3/+21
2004-11-14 * global.c, tree-ssa-copy.c, tree-ssa-loop-ivopts.c,kazu1-2/+2
2004-09-10 * c-common.c, c-pch.c, defaults.h, lambda-code.c, passes.c,kazu1-1/+1
2004-09-05 * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,kazu1-2/+2
2004-09-01 * Makefile.in (rtl-profile.o, value-prof.o): Add GCC_H dependency.rakdver1-80/+315
2004-06-232004-06-23 Pat Haugen <pthaugen@us.ibm.com>dje1-20/+62
2004-05-15 * basic-block.h (life_analysis, delete_noop_moves):steven1-1/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.dnovillo1-10/+84
2004-02-27gcc/kazu1-1/+1
2004-02-24 * toplev.c (dump_file_tbl): Rename from dump_file.rth1-17/+17
2003-11-21 * ChangeLog.7: Fix comment typos.kazu1-3/+3
2003-10-31C90 prototype updates.kcook1-1/+1
2003-10-19 * Makefile.in (toplev.o): Add value-prof.h dependency.rakdver1-3/+600
2003-08-19 * builtins.c: Fix comment typos.kazu1-1/+1
2003-07-30 * combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes.rakdver1-3/+8
2003-07-01 * basic-block.h: Fix comment typos.kazu1-1/+1
2003-06-26 * value-prof.c: New.rakdver1-0/+106