aboutsummaryrefslogtreecommitdiff
path: root/gcc/profile.c
AgeCommit message (Expand)Author
2017-01-01 Update copyright years.Jakub Jelinek
2016-11-03Make direct emission of time profiler counterMartin Liska
2016-09-27Fix PR gcov-profile/46266Martin Liska
2016-09-26Remove HIST_TYPE_CONST_DELTA counter type (PR gcov-profile/23332)Martin Liska
2016-06-10 * profile.c: Include cfgloop.h.Jan Hubicka
2016-06-03 * tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): AvoidJan Hubicka
2016-05-28 * profile.c (compute_branch_probabilities): Do not report hitratesJan Hubicka
2016-04-17 * predict.c (combine_predictions_for_bb): Add dry_run parmaeter.Jan Hubicka
2016-01-04 Update copyright years.Jakub Jelinek
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-05-09 * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,Jason Merrill
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>Prathamesh Kulkarni
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-10-28 * cgraph.h: Flatten. Remove all include files.Andrew Macleod
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-10-21Add AutoFDO.Dehao Chen
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-10-072014-10-06 Rong Xu <xur@google.com>Rong Xu
2014-09-22 * tree-ssa-ccp.c (prop_value_d): Rename to ...Jan Hubicka
2014-07-24IPA C++ refactoring 1/NMartin Liska
2014-06-04Make coverage_compute_cfg_checksum callable with arg.Martin Liska
2014-05-262014-05-23 Richard Biener <rguenther@suse.de>Richard Biener
2014-02-01 PR tree-optimization/60003Jakub Jelinek
2014-01-29 PR middle-end/59917Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm
2013-12-09Eliminate profile_status macro.David Malcolm
2013-11-22 * gimple.h: Remove all includes.Andrew Macleod
2013-11-21Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm
2013-11-19Eliminate n_basic_blocks macroDavid Malcolm
2013-11-19 * profile.c (compute_branch_probabilities): Do not sanity check run_max.Jan Hubicka
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.Andrew Macleod
2013-11-11Time profiler introduced.Martin Liska
2013-10-23 * tree-ssa.h: Remove all #include'sAndrew Macleod
2013-09-28gcc/Richard Sandiford
2013-09-162013-09-16 Teresa Johnson <tejohnson@google.com>Teresa Johnson
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andAndrew Macleod
2013-08-292013-08-29 Teresa Johnson <tejohnson@google.com>Teresa Johnson
2013-08-01 * profile.c (compute_value_histograms): Fix thinko.Jan Hubicka
2013-07-30 * profile.c (compute_value_histograms): Do not ICE whenJan Hubicka