aboutsummaryrefslogtreecommitdiff
path: root/gcc/value-prof.h
AgeCommit message (Expand)AuthorFilesLines
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-11/+13
2008-05-28tree-ssa-propagate.c (set_rhs): Preserve the histogram and the eh region info...Seongbae Park1-0/+1
2007-08-21value-prof.h (gimple_remove_histogram_value): Remove duplicate prototype.Aldy Hernandez1-1/+0
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-07-25c-lex.c (c_lex_with_flags, lex_string): Constify.Kaveh R. Ghazi1-0/+1
2007-01-28expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ...Jan Hubicka1-1/+10
2007-01-19Patch by Tomas Bily <tbily@suse.cz>Tomas Bily1-1/+6
2006-12-13Makefile.in: Add dependencies.Jan Hubicka1-0/+11
2006-02-06tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak1-1/+0
2005-07-28Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka1-20/+5
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-22Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _...Zdenek Dvorak1-4/+0
2005-04-21vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell1-2/+3
2005-03-29builtin-types.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-29Makefile.in (value-prof.o): New dependencies on $(DIAGNOSTIC_H) $(TREE_H) and...Dale Johannesen1-11/+20
2004-10-28profile.c (branch_prob): Call to init_edge_profiler added.Andreas Krebbel1-0/+4
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-09-08vec.c (vec_p_reserve, [...]): Rename to ...Nathan Sidwell1-1/+1
2004-09-01Makefile.in (rtl-profile.o, [...]): Add GCC_H dependency.Zdenek Dvorak1-14/+19
2004-05-30bb-reorder.c, [...]: Fix comment formatting.Kazu Hirata1-2/+2
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-3/+49
2003-10-19Makefile.in (toplev.o): Add value-prof.h dependency.Zdenek Dvorak1-0/+1
2003-07-30combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes.Zdenek Dvorak1-0/+4
2003-07-01basic-block.h: Fix comment typos.Kazu Hirata1-2/+2
2003-06-26value-prof.c: New.Zdenek Dvorak1-0/+59