aboutsummaryrefslogtreecommitdiff
path: root/gcc/profile.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-29dumpfile.c (dump_loc): Output column number.Teresa Johnson1-4/+5
2013-08-01* profile.c (compute_value_histograms): Fix thinko.Jan Hubicka1-1/+1
2013-07-30profile.c (compute_value_histograms): Do not ICE when there is mismatch only ...Jan Hubicka1-2/+6
2013-05-22re PR tree-optimization/57349 (ICE on 253.perlbmk with pgo after r198096)Richard Biener1-12/+14
2013-04-08First phase of unifying the computation of profile scale factors/probabilitie...Teresa Johnson1-1/+1
2013-04-03This patch enables the gcov-dump tool to optionally compute and dump the work...Teresa Johnson1-102/+5
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-11-30Revised patch to ensure that histograms from the profile summary are streamed...Teresa Johnson1-1/+1
2012-11-21re PR gcov-profile/55417 (AddressSanitizer reports stack-buffer-overflow in p...Teresa Johnson1-5/+5
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-9/+9
2012-09-27tree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.Dehao Chen1-2/+3
2012-09-19Integrate lexical block into source_location.Dehao Chen1-3/+2
2012-09-04Enhances the gcov program summary by adding a histogram of arc counter entries.Teresa Johnson1-0/+157
2012-07-23opts.c (common_handle_option): Do not set flag_value_profile_transformations ...Steven Bosscher1-62/+18
2012-07-21re PR gcov-profile/32543 (Gcov: profile.c total_num_edges_instrumented never ...Steven Bosscher1-0/+3
2012-07-17dumpfile.h (TDF_COMMENT): New define.Steven Bosscher1-5/+5
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-2/+1
2012-07-08basic-block.h: Re-group most prototypes per file.Steven Bosscher1-1/+1
2012-06-17cfglayout.h: Remove.Steven Bosscher1-1/+0
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-1/+0
2012-01-05re PR middle-end/44777 (ICE: SIGSEGV with -fprofile-use in gcc.c-torture/exec...Jakub Jelinek1-1/+36
2011-12-04gcov-io.h (struct gcov_info): Replace trailing array with pointer to array.Nathan Sidwell1-20/+13
2011-10-20profile.c (compute_branch_probabilities): Compute and dump the overlap betwee...Dehao Chen1-1/+40
2011-08-04Fix a bug that broke -freorder-functionsDavid Li1-0/+1
2011-04-29split checksum into cfg checksum and line checksumXinliang David Li1-23/+33
2011-04-20remove useless if-before-free testsJim Meyering1-2/+1
2011-04-06profile.c (branch_prob): Move declaration of local variable.Eric Botcazou1-10/+6
2011-03-25Changelog c-family/Kai Tietz1-1/+1
2011-01-10re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with ...Jan Hubicka1-2/+11
2010-12-21value-prof.c (value_prof_hooks): Remove.Steven Bosscher1-21/+10
2010-12-06re PR bootstrap/46528 (profiledbootstrap failure)Jakub Jelinek1-3/+4
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-2/+1
2010-11-26re PR bootstrap/46528 (profiledbootstrap failure)Richard Guenther1-1/+2
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-05-23regs.h: Do not include obstack.h, basic-block.h.Steven Bosscher1-0/+1
2009-12-30re PR other/42537 ([PATCH] misc spelling fixes)Robert Millan1-1/+1
2009-11-25Remove trailing white spaces.H.J. Lu1-4/+4
2009-06-17profile.c (total_num_never_executed): Don't define.Ian Lance Taylor1-11/+2
2008-10-24re PR c/7543 (no warning for always-false "if (!a & 0x4)" bitwise and on bool...Manuel López-Ibáñez1-1/+1
2008-10-07re PR middle-end/29609 (Even with -O0 -g gcc optimizes a goto away and I can...Jakub Jelinek1-2/+4
2008-09-09profile.c (is_edge_inconsistent): Add debug output; ignore negative count on ...Jan Hubicka1-12/+63
2008-09-01predict.c (maybe_hot_count_p, [...]): When profile is present, use only count...Jan Hubicka1-13/+11
2008-08-31ipa-cp.c (ipcp_need_original_clone_p): Remove.Jan Hubicka1-1/+1
2008-08-20profile.c: Update calls to inform.Manuel López-Ibáñez1-1/+1
2008-08-18cgraph.c (cgraph_edge): Handle inconsistent counts when setting count_scale.Paul Yuan1-55/+145
2008-08-06builtins.c (expand_builtin_profile_func): Avoid C++ keywords.Kaveh R. Ghazi1-2/+2
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-27/+20
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-1/+1
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-13/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+5