Remove unused function ipa_free_edge_args_substructures
[gcc.git] / gcc / tree-profile.c
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.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-31 Steven BosscherMakefile.in: Fix many dependencies.
2012-05-24 Richard Guentherre PR middle-end/53460 (Internal compiler error: in...
2012-05-24 Richard Guenthertree-flow.h (create_var_ann): Remove.
2012-04-22 Jan Hubickalto-symtab.c (lto_varpool_replace_node): Do not merge...
2012-04-16 Jan Hubickacgraph.h (FOR_EACH_VARIABLE, [...]): New macros.
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2011-10-06 Michael Matztree-flow.h (get_var_ann): Don't declare.
2011-08-17 Richard Guenthertree.h (convert_to_ptrofftype_loc): New function.
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-10 Jan Hubickacgraph.c (cgraph_set_nothrow_flag_1): Update cgraph...
2011-06-01 David LiPass name cleanups
2011-04-29 Xinliang David Liuse tls for ic vars
2011-04-22 Xinliang David LiRemove cgraph pid
2011-04-11 Martin Jamborexcept.c (set_nothrow_function_flags): Call cgraph_get_...
2010-12-21 Steven Bosschervalue-prof.c (value_prof_hooks): Remove.
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-10-26 Jan Hubickare PR lto/45736 (ICE: in cgraph_remove_unreachable_node...
2010-10-05 Richard Guenthervalue-prof.c (gimple_divmod_fixed_value): Work on SSA...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-07 Richard Guenthertree-ssa-propagate.h (valid_gimple_call_p): Remove.
2010-06-06 Eric Botcazoustor-layout.c (self_referential_size): Set UNKNOWN_LOCA...
next