aboutsummaryrefslogtreecommitdiff
path: root/gcc/profile.c
AgeCommit message (Expand)Author
2017-01-01 Update copyright years.jakub
2016-11-03Make direct emission of time profiler countermarxin
2016-09-27Fix PR gcov-profile/46266marxin
2016-09-26Remove HIST_TYPE_CONST_DELTA counter type (PR gcov-profile/23332)marxin
2016-06-10 * profile.c: Include cfgloop.h.hubicka
2016-06-03 * tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Avoidhubicka
2016-05-28 * profile.c (compute_branch_probabilities): Do not report hitrateshubicka
2016-04-17 * predict.c (combine_predictions_for_bb): Add dry_run parmaeter.hubicka
2016-01-04 Update copyright years.jakub
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-09-20switch from gimple to gimple*tbsaunde
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-09 * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-10-28 * cgraph.h: Flatten. Remove all include files.amacleod
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-21Add AutoFDO.dehao
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-072014-10-06 Rong Xu <xur@google.com>xur
2014-09-22 * tree-ssa-ccp.c (prop_value_d): Rename to ...hubicka
2014-07-24IPA C++ refactoring 1/Nmarxin
2014-06-04Make coverage_compute_cfg_checksum callable with arg.marxin
2014-05-262014-05-23 Richard Biener <rguenther@suse.de>rguenth
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