summaryrefslogtreecommitdiff
path: root/gcc/value-prof.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing white spaces.H.J. Lu2009-11-251-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-11/+13
* tree-ssa-propagate.c (set_rhs): Preserve the histogram and the eh region info...Seongbae Park2008-05-281-0/+1
* value-prof.h (gimple_remove_histogram_value): Remove duplicate prototype.Aldy Hernandez2007-08-211-1/+0
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* c-lex.c (c_lex_with_flags, lex_string): Constify.Kaveh R. Ghazi2007-07-251-0/+1
* expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ...Jan Hubicka2007-01-281-1/+10
* Patch by Tomas Bily <tbily@suse.cz>Tomas Bily2007-01-191-1/+6
* Makefile.in: Add dependencies.Jan Hubicka2006-12-131-0/+11
* tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak2006-02-061-1/+0
* Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka2005-07-281-20/+5
* Update FSF address.Kelley Cook2005-06-251-2/+2
* Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _...Zdenek Dvorak2005-04-221-4/+0
* vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell2005-04-211-2/+3
* builtin-types.def, [...]: Update copyright.Kazu Hirata2005-03-291-1/+1
* Makefile.in (value-prof.o): New dependencies on $(DIAGNOSTIC_H) $(TREE_H) and...Dale Johannesen2005-03-291-11/+20
* profile.c (branch_prob): Call to init_edge_profiler added.Andreas Krebbel2004-10-281-0/+4
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* vec.c (vec_p_reserve, [...]): Rename to ...Nathan Sidwell2004-09-081-1/+1
* Makefile.in (rtl-profile.o, [...]): Add GCC_H dependency.Zdenek Dvorak2004-09-011-14/+19
* bb-reorder.c, [...]: Fix comment formatting.Kazu Hirata2004-05-301-2/+2
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-3/+49
* Makefile.in (toplev.o): Add value-prof.h dependency.Zdenek Dvorak2003-10-191-0/+1
* combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes.Zdenek Dvorak2003-07-301-0/+4
* basic-block.h: Fix comment typos.Kazu Hirata2003-07-011-2/+2
* value-prof.c: New.Zdenek Dvorak2003-06-261-0/+59