summaryrefslogtreecommitdiff
path: root/gcc/value-prof.c
Commit message (Expand)AuthorAgeFilesLines
* * function.c (gimplify_parameters): Call build_gimple_modify_stmtsayle2007-02-191-31/+35
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-34/+28
* * value-prof.c (visit_hist, free_hist): Return 1 instead of 0.hubicka2007-02-081-2/+2
* PR gcov-profile/30650hubicka2007-02-031-4/+14
* * cgraphunit.c, config/arm/arm.c, config/m68k/m68k.c,kazu2007-01-311-1/+1
* * builtins.c (expand_builtin_memset): Fix typo in my last patch.hubicka2007-01-281-1/+1
* * expr.c (emit_block_move_via_movmem, emit_block_move_via_libcall): Addhubicka2007-01-281-2/+82
* Patch by Tomas Bily <tbily@suse.cz>hubicka2007-01-191-1/+250
* hubicka2006-12-131-115/+352
* * value-prof.c (tree_stringops_transform): New.hubicka2006-12-111-13/+280
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-27/+28
* * tree-dump.c (dump_enable_all): Rename local variablesteven2006-11-031-1/+1
* PR gcov/profile/26570rakdver2006-08-171-10/+1
* * cgraphunit.c (cgraph_varpool_analyze_pending_decls): Call align_variable.hubicka2006-07-131-1/+5
* 2006-04-24 Richard Guenther <rguenther@suse.de>rguenth2006-04-241-9/+7
* * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c,kazu2005-08-061-1/+1
* * profile.c (compute_value_histograms): Fix thinko.hubicka2005-08-011-0/+30
* * Makefile.in (rtl-profile.o): Kill all traces of it.hubicka2005-07-281-1024/+36
* 2005-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini2005-07-051-0/+39
* Update FSF address.kcook2005-06-251-2/+2
* * tree-ssa-threadupdate.c: (create_edge_and_update_destination_phis):hubicka2005-05-281-18/+19
* * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c, expr.c,kazu2005-04-281-2/+2
* * Makefile.in (LIBGCOV): Add _gcov_interval_profiler,rakdver2005-04-221-68/+45
* * alias.c (true_dependence): Remove 'abort' from comments. Usenathan2005-04-211-1/+1
* * vec.h: Update API to separate allocation mechanism from type.nathan2005-04-211-17/+17
* * value-prof.c (tree_divmod_fixed_value_transform): Fix argumentsrsandifo2005-04-101-1/+2
* * coverage.h (GCOV_TYPE_NODE): Delete.rsandifo2005-04-061-1/+2
* * system.h (GCOV_SIZE_TYPE): Unposion.rsandifo2005-04-041-0/+1
* * Makefile.in (value-prof.o): New dependencies on $(DIAGNOSTIC_H)hubicka2005-03-291-80/+825
* * value-prof.c (mod_subtract_transform): Remove local variablekazu2005-03-121-2/+1
* * value-prof.c (rtl_find_values_to_profile): Use gcc_assert andnathan2005-03-101-7/+5
* * bitmap.c, bitmap.h, lambda-code.c, tree-dfa.c, tree-dump.c,kazu2005-02-151-1/+1
* PR target/17428rakdver2005-02-141-3/+21
* * global.c, tree-ssa-copy.c, tree-ssa-loop-ivopts.c,kazu2004-11-141-2/+2
* * c-common.c, c-pch.c, defaults.h, lambda-code.c, passes.c,kazu2004-09-101-1/+1
* * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,kazu2004-09-051-2/+2
* * Makefile.in (rtl-profile.o, value-prof.o): Add GCC_H dependency.rakdver2004-09-011-80/+315
* 2004-06-23 Pat Haugen <pthaugen@us.ibm.com>dje2004-06-231-20/+62
* * basic-block.h (life_analysis, delete_noop_moves):steven2004-05-151-1/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-10/+84
* gcc/kazu2004-02-271-1/+1
* * toplev.c (dump_file_tbl): Rename from dump_file.rth2004-02-241-17/+17
* * ChangeLog.7: Fix comment typos.kazu2003-11-211-3/+3
* C90 prototype updates.kcook2003-10-311-1/+1
* * Makefile.in (toplev.o): Add value-prof.h dependency.rakdver2003-10-191-3/+600
* * builtins.c: Fix comment typos.kazu2003-08-191-1/+1
* * combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes.rakdver2003-07-301-3/+8
* * basic-block.h: Fix comment typos.kazu2003-07-011-1/+1
* * value-prof.c: New.rakdver2003-06-261-0/+106