openmp: Implement OpenMP 5.0 base-pointer attachement and clause ordering
[gcc.git] / gcc / value-prof.c
2020-10-23 Jan HubickaMove thunks out of cgraph_node
2020-09-25 Martin Liskagcov: fix streaming of HIST_TYPE_IOR histogram type.
2020-06-02 Martin LiskaMake TOPN counter dynamically allocated.
2020-03-11 Jakub Jelinekvalue-prof: Fix abs uses in value-prof.c [PR93962]
2020-03-04 Jeff LawFix format warning which showed up on FreeBSD 11.3.
2020-02-18 Martin LiskaRestore LTO PGO bootstrap after ea0b12523d0d9a9059b5.
2020-02-18 Martin LiskaIntroduce -fprofile-reproducibility and support it...
2020-01-28 Jan Hubickaipa: fix handling of multiple speculations (PR93318)
2020-01-16 Martin LiskaFix spacing in a dump in value-prof.c.
2020-01-14 Xiong Hu LuoMissed function specialization + partial devirtualization
2020-01-01 Jakub JelinekUpdate copyright years.
2019-11-12 Martin LiskaRemove gcc/params.* files.
2019-11-07 Martin JamborRemove gimple_call_types_likely_match_p (PR 70929)
2019-08-23 Martin LiskaClean up value-prof.c a bit.
2019-08-13 Martin LiskaSimplify dump_printf in value-prof.c
2019-08-09 Martin LiskaPort value profiling to -fopt-info infrastructure.
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-12 Martin LiskaRemove wrong assert about single value profiler.
2019-06-10 Martin LiskaUpdate a bit dump format.
2019-06-10 Martin LiskaDump histograms only if present.
2019-06-10 Martin LiskaImplement N disk counters for single value and indirect...
2019-06-07 Martin LiskaRemove indirect call top N counter type.
2019-05-17 Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-01-01 Jan Hubickacoverage.c (get_coverage_counts): Use current_function_...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-19 Bin Chengauto-profile.c (afdo_indirect_call): Skip generating...
2018-10-22 Martin JamborAdd a fun parameter to three stmt_could_throw... functions
2018-10-04 Martin LiskaFix divergence in indirect profiling (PR gcov-profile...
2018-08-01 Martin LiskaImprove dumping of value profiling transformations.
2018-08-01 Martin LiskaAdd memmove to value profiling.
2018-06-26 David MalcolmIntroduce dump_location_t
2018-06-08 Martin LiskaRemove MPX
2018-01-23 Martin LiskaClean-up IPA profile dump output.
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-27 Prathamesh Kulkarnivalue-prof.c (free_hist): Remove call to memset and...
2017-06-04 Jan Hubickai386.c (make_resolver_func): Update.
2017-05-23 Martin LiskaIntroduce symtab_node::dump_{asm_,}name functions.
2017-04-03 Jonathan WakelyFix numerous typos in comments
2017-02-22 Martin LiskaRemove wrong assert about gcov_type (PR lto/79587).
2017-01-31 Jakub Jelinekre PR c++/79267 (internal compiler error with -O3 or...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-10-24 Bernd Edlingerc-common.c (c_common_truthvalue_conversion): Warn for...
2016-09-26 Martin LiskaRemove HIST_TYPE_CONST_DELTA counter type (PR gcov...
2016-08-09 Martin LiskaFix usage of POW2 histogram
2016-08-09 Martin LiskaFix POW2 histogram
2016-07-14 Andi KleenDon't run instrumented value profiler changes with...
2016-01-13 Jakub Jelinekre PR middle-end/69156 (gcc.dg/pr59630.c: ICE: verify_g...
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-10-28 Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-27 Richard Bienercfg.c (free_edge): Add function argument and use it...
2015-10-16 Richard Bienertree-nested.h (build_addr): Adjust prototype.
2015-10-09 Jeff Law[PATCH] [5/n] Fix minor SSA_NAME leaks
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-08-21 Felix Yangvalue-prof.c (interesting_stringop_to_profile_p): Remov...
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-25 Richard Sandifordhash-map-traits.h (simple_hashmap_traits::key_type...
2015-06-25 Richard Sandifordgengtype-parse.c (require_template_declaration): Allow...
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-03-06 Jan Hubickare PR lto/65302 (LTO: ICE internal compiler error:...
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-12-01 Jakub Jelinekgimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-11-01 Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
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-07 Rong Xuparams.def (PARAM_INDIR_CALL_TOPN_PROFILE): New param.
2014-08-07 Trevor Saundersconvert the rest of the users of pointer_map to hash_map
2014-08-02 Trevor Saundersadd a hash_set based on hash_table
2014-07-26 Xinliang David LiMake FDO more tolerant to source changes
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-05-26 Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-17 Andrew MacLeodgimple.h: Reorder prototypes to match .c declaration...
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-11 Martin LiskaTime profiler introduced.
2013-10-31 David MalcolmAutomated part of renaming of symtab_node_base to symta...
next