]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-profile.c
Update libbid according to the latest Intel Decimal Floating-Point Math Library.
[thirdparty/gcc.git] / gcc / tree-profile.c
2022-01-17  Martin LiskaRename .c files to .cc files.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-08-16  Sebastian Hubergcov: Add TARGET_GCOV_TYPE_SIZE target hook
2021-01-04  Jakub JelinekUpdate copyright years.
2020-10-23  Jan HubickaMove thunks out of cgraph_node
2020-01-27  Martin LiskaAdd __gcov_indirect_call_profiler_v4_atomic.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-05  Jan Hubickacgraphclones.c (localize_profile): New function.
2019-11-15  Luo Xiong HuFix comments typo
2019-11-12  Martin LiskaRemove gcc/params.* files.
2019-08-23  Martin LiskaClean up value-prof.c a bit.
2019-07-03  Martin LiskaRename SINGE_VALUE to TOPN_VALUES counters.
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-04-05  Martin LiskaRemove usage of apostrophes in error and warning messag...
2019-01-18  Martin LiskaBump version of __gcov_indirect_call_profiler function...
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-11-30  Alexander MonakovCall decl_default_tls_model with a proper type (PR...
2018-11-12  Martin LiskaInstrument only selected files (PR gcov-profile/87442).
2018-10-04  Martin LiskaFix divergence in indirect profiling (PR gcov-profile...
2018-01-23  Martin LiskaClean-up IPA profile dump output.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-08-08  Martin Liskatrans.c: Include header files.
2017-06-29  Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-12  Martin LiskaCreate an extra BB in profile-generate (PR tree-optimiz...
2017-06-09  Martin LiskaSpeed-up indirect-call instrumentation
2017-01-20  Martin LiskaDo not declare artificial variables in tree-profile...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-29  Martin LiskaMake one extra BB to prevent PHI argument clash (PR
2016-11-14  Martin LiskaIntroduce -fprofile-update=prefer-atomic
2016-11-07  Martin Liskatime_profiler: Set proper type to time_profiler_counter...
2016-11-03  Martin LiskaMake direct emission of time profiler counter
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-09-26  Martin LiskaRemove HIST_TYPE_CONST_DELTA counter type (PR gcov...
2016-09-06  Martin LiskaDetect whether target can use -fprofile-update=atomic
2016-08-17  Martin LiskaDo not use LONG_LONG_TYPE_SIZE in #if macro condition
2016-08-10  Martin LiskaAdd new *_atomic counter update function
2016-08-10  Martin LiskaCherry-pick fprofile-generate-atomic from google/gcc-4_9
2016-07-28  Martin LiskaIntroduce no_profile_instrument_function attribute
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-16  Richard Bienertree-nested.h (build_addr): Adjust prototype.
2015-10-12  Jan Hubickatree-profile.c (tree_profiling): Do not clear pure...
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-01-14  Jan Hubickatree-profile.c (init_ic_make_global_vars): Drop workaro...
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-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-08-25  Martin LiskaIPA C++ refactoring 4/N
2014-08-21  Jan Hubickatree-profile.c (tree_profiling): Skip external function...
2014-07-24  Martin LiskaIPA C++ refactoring 2/N
2014-07-24  Martin LiskaIPA C++ refactoring 1/N
2014-07-09  Trevor Saundersremove has_execute
2014-06-15  Jan Hubickac-common.c (handle_tls_model_attribute): Use set_decl_t...
2014-04-17  Trevor Saunderspass cfun to pass::execute
2014-04-17  Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17  Trevor Saundersremove has_gate
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  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
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-12  Teresa Johnsonpredict.c (drop_profile): New function.
2013-11-11  Martin LiskaTime profiler introduced.
2013-10-29  David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-18  Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-09-02  Jan Hubicka* tree-profile.c (tree_profiling): Cleanup CFG when...
2013-08-10  Jan HubickaWorkaround binutils PR14342
2013-08-09  Jan Hubickacgraph.h (cgraph_node): Add profile_id.
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-09-20  Martin Jamborfunction.c (push_cfun): Check old current_function_decl...
2012-08-10  Richard Guenthertree-ssa-pre.c (pretemp, [...]): Remove.
2012-08-02  Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-07-23  Steven Bosscheropts.c (common_handle_option): Do not set flag_value_pr...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
next