summaryrefslogtreecommitdiff
path: root/gcc/value-prof.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Time profiler introduced.marxin2013-11-111-0/+4
* * cgraph.h (cgraph_node): Add profile_id.hubicka2013-08-091-0/+2
* * cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculativehubicka2013-08-091-0/+2
* * data-streamer-in.c (streamer_read_gcov_count): New function.hubicka2013-03-281-1/+4
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-3/+1
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+2
* * value-prof.c (value_prof_hooks): Remove.steven2010-12-211-42/+16
* Remove trailing white spaces.hjl2009-11-251-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-11/+13
* 2008-05-28 Seongbae Park <seongbae.park@gmail.com>spark2008-05-281-0/+1
* * value-prof.h (gimple_remove_histogram_value): Remove duplicatealdyh2007-08-211-1/+0
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * c-lex.c (c_lex_with_flags, lex_string): Constify.ghazi2007-07-251-0/+1
* * expr.c (emit_block_move_via_movmem, emit_block_move_via_libcall): Addhubicka2007-01-281-1/+10
* Patch by Tomas Bily <tbily@suse.cz>hubicka2007-01-191-1/+6
* hubicka2006-12-131-0/+11
* * tree-vrp.c (execute_vrp): Do not pass dump argument to.rakdver2006-02-061-1/+0
* * Makefile.in (rtl-profile.o): Kill all traces of it.hubicka2005-07-281-20/+5
* Update FSF address.kcook2005-06-251-2/+2
* * Makefile.in (LIBGCOV): Add _gcov_interval_profiler,rakdver2005-04-221-4/+0
* * vec.h: Update API to separate allocation mechanism from type.nathan2005-04-211-2/+3
* * builtin-types.def, c-convert.c, c-format.c, ddg.c, debug.c,kazu2005-03-291-1/+1
* * Makefile.in (value-prof.o): New dependencies on $(DIAGNOSTIC_H)hubicka2005-03-291-11/+20
* * profile.c (branch_prob): Call to init_edge_profiler added.hubicka2004-10-281-0/+4
* * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu2004-10-151-1/+1
* * vec.c (vec_p_reserve, vec_o_reserve): Rename to ...nathan2004-09-081-1/+1
* * Makefile.in (rtl-profile.o, value-prof.o): Add GCC_H dependency.rakdver2004-09-011-14/+19
* * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,kazu2004-05-301-2/+2
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-3/+49
* * Makefile.in (toplev.o): Add value-prof.h dependency.rakdver2003-10-191-0/+1
* * combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes.rakdver2003-07-301-0/+4
* * basic-block.h: Fix comment typos.kazu2003-07-011-2/+2
* * value-prof.c: New.rakdver2003-06-261-0/+59