]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/profile.c
Update copyright years.
[thirdparty/gcc.git] / gcc / profile.c
2018-01-03  jakub Update copyright years.
2017-11-14  hubicka * auto-profile.c (afdo_annotate_cfg): Use update_max_b...
2017-11-03  hubicka * asan.c (create_cond_insert_point): Maintain profile.
2017-10-19  hubicka * asan.c (create_cond_insert_point): Do not update...
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-06-16  hubicka * profile.c (compare_freqs): New function.
2017-06-09  hubicka * profile.c (edge_gcov_counts): Turn to pointer.
2017-06-09  hubicka * profile.c (edge_gcov_counts): Turn to pointer.
2017-06-06  hubicka * profile.c (compute_branch_probabilities): Also initi...
2017-06-05  edlinger2017-06-05 Bernd Edlinger <bernd.edlinger@hotmail.de>
2017-06-04  hubicka2017-05-23 Jan Hubicka <hubicka@ucw.cz>
2017-04-28  marxinMake gcno more precise about BBs really belonging to...
2017-04-28  marxingcno file: do not stream block flags (PR gcov-profile...
2017-01-01  jakub Update copyright years.
2016-11-03  marxinMake direct emission of time profiler counter
2016-09-27  marxinFix PR gcov-profile/46266
2016-09-26  marxinRemove HIST_TYPE_CONST_DELTA counter type (PR gcov...
2016-06-10  hubicka * profile.c: Include cfgloop.h.
2016-06-03  hubicka * tree-ssa-loop-niter.c (estimate_numbers_of_iteration...
2016-05-28  hubicka * profile.c (compute_branch_probabilities): Do not...
2016-04-17  hubicka * predict.c (combine_predictions_for_bb): Add dry_run...
2016-01-04  jakub Update copyright years.
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-09  jason * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-10-28  amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-21  dehaoAdd AutoFDO.
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-07  xur2014-10-06 Rong Xu <xur@google.com>
2014-09-22  hubicka * tree-ssa-ccp.c (prop_value_d): Rename to ...
2014-07-24  marxinIPA C++ refactoring 1/N
2014-06-04  marxinMake coverage_compute_cfg_checksum callable with arg.
2014-05-26  rguenth2014-05-23 Richard Biener <rguenther@suse.de>
2014-02-10  mrsMerge in trunk.
2014-02-01  jakub PR tree-optimization/60003
2014-01-29  jakub PR middle-end/59917
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09  dmalcolmEliminate profile_status macro.
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-21  rsandifoMerge with trunk.
2013-11-21  dmalcolmReword comments that mention ENTRY_BLOCK_PTR and EXIT_B...
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dmalcolmEliminate n_basic_blocks macro
2013-11-19  hubicka * profile.c (compute_branch_probabilities): Do not...
2013-11-16  mrsMerge in trunk.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-11  marxinTime profiler introduced.
2013-11-04  mrsMerge in trunk.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-16  tejohnson2013-09-16 Teresa Johnson <tejohnson@google.com>
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-04  mrsMerge in trunk.
2013-08-29  tejohnson2013-08-29 Teresa Johnson <tejohnson@google.com>
2013-08-01  hubicka * profile.c (compute_value_histograms): Fix thinko.
2013-07-30  hubicka * profile.c (compute_value_histograms): Do not ICE...
2013-05-22  rguenth2013-05-22 Richard Biener <rguenther@suse.de>
2013-04-08  tejohnsonFirst phase of unifying the computation of profile...
2013-04-03  tejohnsonThis patch enables the gcov-dump tool to optionally...
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-30  tejohnsonRevised patch to ensure that histograms from the profil...
2012-11-21  jakub PR gcov-profile/55417
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-09-27  dehao2012-09-27 Dehao Chen <dehao@google.com>
2012-09-19  dehaoIntegrate lexical block into source_location.
2012-09-04  tejohnsonEnhances the gcov program summary by adding a histogram...
2012-07-23  steven * opts.c (common_handle_option): Do not set
2012-07-21  steven PR gcov-profile/32543
2012-07-17  steven * dumpfile.h (TDF_COMMENT): New define.
2012-07-16  stevengcc/
2012-07-08  stevengcc/
2012-06-17  steven2012-06-17 Steven Bosscher <steven@gcc.gnu.org>
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-01-05  jakub PR middle-end/44777
2011-12-04  nathan * gcov-io.h (struct gcov_info): Replace trailing array...
2011-10-20  dehao2011-10-20 Dehao Chen <dehao@google.com>
2011-08-04  davidxlFix a bug that broke -freorder-functions
2011-04-29  davidxlsplit checksum into cfg checksum and line checksum
2011-04-20  meyeringremove useless if-before-free tests
2011-04-06  ebotcazou * profile.c (branch_prob): Move declaration of local...
2011-03-25  ktietzChangelog c-family/
2011-01-10  hubicka PR lto/45375
next