]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/profile.c
Correct a function pre/postcondition [PR102403].
[thirdparty/gcc.git] / gcc / profile.c
2021-07-30  Kewen LinUse range-based for loops for traversing loops
2021-01-22  Martin LiskaDrop time profile for multi-threaded training run.
2021-01-12  Martin Liskagcov: add more debugging facility
2021-01-04  Jakub JelinekUpdate copyright years.
2020-09-23  Martin Liskagcov: fix streaming corruption
2020-09-17  Sergei Trofimovichprofile: clarify comment around histogram format
2020-08-27  Martin Liskavec: add exact argument for various grow functions.
2020-06-02  Martin LiskaMake TOPN counter dynamically allocated.
2020-01-22  Martin LiskaSmart relaxation of TOP N counter.
2020-01-14  David Malcolmhash-table.h: support non-zero empty values in empty_sl...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-10  Jan HubickaTurn tp_first_run counts back to 32bit values.
2019-12-08  Jan HubickaFix overflows in -fprofile-reorder-functions
2019-12-05  Jan Hubickacgraphclones.c (localize_profile): New function.
2019-08-23  Martin LiskaClean up value-prof.c a bit.
2019-07-25  Xiong Hu LuoGeneralize get_most_common_single_value to return n_th...
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-03  Martin LiskaRename SINGE_VALUE to TOPN_VALUES counters.
2019-06-07  Martin LiskaRemove indirect call top N counter type.
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Jan Hubickacoverage.c (get_coverage_counts): Use current_function_...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-17  Jan Hubickacoverage.c (struct conts_entry): Add n_counts.
2018-11-30  Indu Bhagatcoverage.c (get_coverage_counts): Use from_function_dec...
2018-11-27  David MalcolmFix missing dump_impl_location_t values, using a new...
2018-09-21  Martin LiskaRemove arc profile histogram in non-LTO mode.
2018-07-31  Martin LiskaGCOV: add cache for streamed locations.
2018-07-31  Martin LiskaFix GCOV CFG related issues.
2018-06-26  David MalcolmIntroduce dump_location_t
2018-06-05  Martin LiskaSimplify gcov_histogram as it's used only for ARCS...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-14  Jan Hubickaauto-profile.c (afdo_annotate_cfg): Use update_max_bb_c...
2017-11-03  Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-19  Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-06-29  Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-16  Jan Hubickaprofile.c (compare_freqs): New function.
2017-06-09  Jan Hubickaprofile.c (edge_gcov_counts): Turn to pointer.
2017-06-09  Jan Hubickaprofile.c (edge_gcov_counts): Turn to pointer.
2017-06-06  Jan Hubickaprofile.c (compute_branch_probabilities): Also initiali...
2017-06-05  Bernd Edlingerinvoke.texi: Document the -fprofile-abs-path option.
2017-06-04  Jan Hubickai386.c (make_resolver_func): Update.
2017-04-28  Martin LiskaMake gcno more precise about BBs really belonging to...
2017-04-28  Martin Liskagcno file: do not stream block flags (PR gcov-profile...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-03  Martin LiskaMake direct emission of time profiler counter
2016-09-27  Martin Liskare PR gcov-profile/46266 (gcov generates data for non...
2016-09-26  Martin LiskaRemove HIST_TYPE_CONST_DELTA counter type (PR gcov...
2016-06-10  Jan Hubickaprofile.c: Include cfgloop.h.
2016-06-03  Jan Hubickatree-ssa-loop-niter.c (estimate_numbers_of_iterations_l...
2016-05-28  Jan Hubickaprofile.c (compute_branch_probabilities): Do not report...
2016-04-17  Jan Hubickapredict.c (combine_predictions_for_bb): Add dry_run...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-09  Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-21  Dehao ChenAdd AutoFDO.
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-10-07  Rong Xuparams.def (PARAM_INDIR_CALL_TOPN_PROFILE): New param.
2014-09-22  Jan Hubickatree-ssa-ccp.c (prop_value_d): Rename to ...
2014-07-24  Martin LiskaIPA C++ refactoring 1/N
2014-06-04  Martin LiskaMake coverage_compute_cfg_checksum callable with arg.
2014-05-26  Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-02-01  Jakub Jelinekre PR tree-optimization/60003 (wrong code with __builti...
2014-01-29  Jakub Jelinekre PR middle-end/59917 (ICE in calc_dfs_tree, at domina...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09  David MalcolmEliminate profile_status macro.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-21  David MalcolmReword comments that mention ENTRY_BLOCK_PTR and EXIT_B...
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  David MalcolmEliminate n_basic_blocks macro
2013-11-19  Jan Hubicka* profile.c (compute_branch_probabilities): Do not...
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-11  Martin LiskaTime profiler introduced.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-16  Teresa Johnsondumpfile.c (dump_loc): Remove newline emission.
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-08-29  Teresa Johnsondumpfile.c (dump_loc): Output column number.
2013-08-01  Jan Hubicka* profile.c (compute_value_histograms): Fix thinko.
2013-07-30  Jan Hubickaprofile.c (compute_value_histograms): Do not ICE when...
2013-05-22  Richard Bienerre PR tree-optimization/57349 (ICE on 253.perlbmk with...
2013-04-08  Teresa JohnsonFirst phase of unifying the computation of profile...
2013-04-03  Teresa JohnsonThis patch enables the gcov-dump tool to optionally...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-30  Teresa JohnsonRevised patch to ensure that histograms from the profil...
2012-11-21  Teresa Johnsonre PR gcov-profile/55417 (AddressSanitizer reports...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
next