aboutsummaryrefslogtreecommitdiff
path: root/gcc/profile.c
AgeCommit message (Expand)Author
2014-02-01 PR tree-optimization/60003jakub
2014-01-29 PR middle-end/59917jakub
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate profile_status macro.dmalcolm
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-21Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Eliminate n_basic_blocks macrodmalcolm
2013-11-19 * profile.c (compute_branch_probabilities): Do not sanity check run_max.hubicka
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod
2013-11-11Time profiler introduced.marxin
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-09-28gcc/rsandifo
2013-09-162013-09-16 Teresa Johnson <tejohnson@google.com>tejohnson
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-08-292013-08-29 Teresa Johnson <tejohnson@google.com>tejohnson
2013-08-01 * profile.c (compute_value_histograms): Fix thinko.hubicka
2013-07-30 * profile.c (compute_value_histograms): Do not ICE whenhubicka
2013-05-222013-05-22 Richard Biener <rguenther@suse.de>rguenth
2013-04-08First phase of unifying the computation of profile scale factors/probabilitiestejohnson
2013-04-03This patch enables the gcov-dump tool to optionally compute and dumptejohnson
2013-01-10Update copyright years in gcc/rsandifo
2012-11-30Revised patch to ensure that histograms from the profile summary are streamedtejohnson
2012-11-21 PR gcov-profile/55417jakub
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-09-272012-09-27 Dehao Chen <dehao@google.com>dehao
2012-09-19Integrate lexical block into source_location.dehao
2012-09-04Enhances the gcov program summary by adding a histogram of arc countertejohnson
2012-07-23 * opts.c (common_handle_option): Do not set steven
2012-07-21 PR gcov-profile/32543steven
2012-07-17 * dumpfile.h (TDF_COMMENT): New define.steven
2012-07-16gcc/steven
2012-07-08gcc/steven
2012-06-172012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.steven
2012-01-05 PR middle-end/44777jakub
2011-12-04 * gcov-io.h (struct gcov_info): Replace trailing array withnathan
2011-10-202011-10-20 Dehao Chen <dehao@google.com>dehao
2011-08-04Fix a bug that broke -freorder-functionsdavidxl
2011-04-29split checksum into cfg checksum and line checksumdavidxl
2011-04-20remove useless if-before-free testsmeyering
2011-04-06 * profile.c (branch_prob): Move declaration of local variable. Removeebotcazou
2011-03-25Changelog c-family/ktietz
2011-01-10 PR lto/45375hubicka
2010-12-21 * value-prof.c (value_prof_hooks): Remove.steven
2010-12-06 PR tree-optimization/46528jakub
2010-11-30 * diagnostic-core.h: Include bversion.h.jsm28
2010-11-262010-11-26 Richard Guenther <rguenther@suse.de>rguenth
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu