Update copyright dates.
[gcc.git] / gcc / cgraph.c
2020-12-02 Martin Liskaipa: do not DECL_IS_MALLOC for void fns
2020-11-25 Jan HubickaFree more of CFG
2020-11-03 Jan HubickaFix copying of clone_info while reshaping clone tree.
2020-11-01 Iain Buclawipa: Fix segmentation fault in function_summary<clone_i...
2020-10-31 Jan HubickaMove clone_info to summary
2020-10-30 Jan HubickaFix thunk info WRT PCH
2020-10-24 Martin Liskacgraph: move former_thunk_p out of CHECKING_P macro.
2020-10-23 Jan HubickaMove thunks out of cgraph_node
2020-10-22 Jan HubickaMaterialize clones on demand
2020-10-22 Jan HubickaMove nested function info out of cgraph_node
2020-09-25 Martin LiskaAdd cgraph_edge::debug function.
2020-09-25 Martin LiskaFix spacing in cgraph_node::dump.
2020-09-17 Jan HubickaFix availability of functions in other partitions
2020-05-14 Jakub Jelinekopenmp: cgraph support for late declare variant resolution
2020-04-30 Martin Jamboripa: Cgraph verification fix (PR 94856)
2020-04-16 Martin Jamboripa: Make call redirection detect already adjusted...
2020-04-08 Martin LiskaAllow new/delete operator deletion only for replaceable.
2020-03-20 Jan HubickaFix verifier ICE on wrong comdat local flag [PR93347]
2020-03-19 Jan HubickaFix cgraph_node::function_symbol availability compuatti...
2020-02-18 Martin LiskaDrop MALLOC attribute for void functions.
2020-02-18 Jakub Jelinekipa: Various diagnostic fixes [PR93797]
2020-01-29 Jan Hubickaipa: Fix removal of multi-target speculation.
2020-01-28 Jan Hubickaipa: fix handling of multiple speculations (PR93318)
2020-01-21 Jan HubickaFix updating of call_stmt_site_hash
2020-01-19 Jan HubickaImplement speculative call verifier
2020-01-19 Jan HubickaFix ICE in speculative_call_info
2020-01-14 Xiong Hu LuoMissed function specialization + partial devirtualization
2020-01-09 Martin JamborMake cgraph_edge::resolve-speculation static
2020-01-08 Martin LiskaUse cgraph_node::dump_{asm_},name where possible.
2020-01-08 Martin LiskaUse dump_asm_name for Callers/Calls in dump.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-19 Jan HubickaFix symver attribute with LTO
2019-12-10 Jan HubickaTurn tp_first_run counts back to 32bit values.
2019-12-09 Martin LiskaCome up with constructors of symtab_node, cgraph_node...
2019-12-08 Jan HubickaFix overflows in -fprofile-reorder-functions
2019-12-03 Jan HubickaClear calls_comdat_local when comdat group is dissolved
2019-12-03 Jan HubickaDo not update SSA in lto-stremaer-in
2019-11-30 Jan Hubickacgraph.c (cgraph_node::dump): Dump unit_id and merged_e...
2019-11-29 Jan Hubickaprofile-count.c (profile_count::to_cgraph_frequency...
2019-11-28 Martin Jamborcgraph: ifunc resolvers cannot be made local (PR 92697)
2019-11-12 Martin LiskaRemove gcc/params.* files.
2019-11-12 Martin LiskaApply mechanical replacement (generated patch).
2019-11-10 Jan Hubicka* cgraph.c (cgraph_edge::maybe_hot_p): Do not use sreal...
2019-11-08 Jakub Jelineksymtab.c: Fix comment typos.
2019-11-07 Martin JamborRemove gimple_call_types_likely_match_p (PR 70929)
2019-11-07 Martin LiskaClear version_info_node in delete_function_version.
2019-10-30 Martin JamborEdges to interposable calles are possibly_call_in_trans...
2019-10-30 Martin LiskaUse symtab_node::order in LTO sections with body.
2019-10-30 Martin LiskaRemove cgraph_local_info structure.
2019-10-30 Martin LiskaRemove cgraph_global_info.
2019-10-27 Eric Botcazoufix cgraph comment
2019-10-22 Giuliano BelinassiFix incorrect merge of conflictant names in `dump_graphviz`
2019-10-10 Jan Hubickare PR middle-end/92037 (LTO bootstrap broken in selftests)
2019-10-02 Richard SandifordFix ALL_REGS thinko in initialisation of function_used_regs
2019-10-02 Martin Jambor[PATCH] Do not check call type compatibility when cloni...
2019-09-30 Richard SandifordAdd a function for getting the ABI of a call insn target
2019-09-27 David MalcolmMake cgraph_node::get_fun const
2019-09-19 Martin JamborNew IPA-SRA
2019-08-27 Martin LiskaFix new clang warnings.
2019-08-15 Martin LiskaClean next_nested properly.
2019-08-15 Martin LiskaAdd ::verify for cgraph_node::origin/nested/next_nested.
2019-08-06 Martin LiskaAdd operator new/delete to cgraph_node::dump.
2019-08-01 Eric Botcazoucgraph.h (cgraph_edge::maybe_hot_p): Tweak comment.
2019-07-30 Martin LiskaUse edge->indirect_unknown_callee in cgraph_edge::make_...
2019-07-28 Martin LiskaRelease cgraph_{node,edge} via ggc_free (PR ipa/89330).
2019-07-22 Giuliano Belinassicgraph.c (dump_graphviz): New function.
2019-07-04 Richard Bienerre PR ipa/91062 (gcc.dg/ipa/ipa-pta-1.c dump contains...
2019-06-27 Martin LiskaRemove quite obvious dead assignments.
2019-06-05 Martin Seborc-decl.c (start_decl): Adjust quoting and hyphenation...
2019-04-15 Martin JamborReorganize cgraph_node::clone_of_p
2019-03-12 Martin JamborFix dumping of "former thunk" info in cgraph dump
2019-03-07 Martin JamborRelax cgraph_node::clone_of_p to also look through...
2019-03-07 Martin LiskaSignificantly speed up verifiers for a cgraph_node...
2019-02-18 Martin LiskaCome up with fast {function,call}_summary classes ...
2019-01-09 Sandra LoosemorePR other/16615 [1/5]
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-15 Jan Hubickacgraph.h (cgraph_node): Add predicate prevailing_p.
2018-11-08 David Malcolmcgraph: add selftest::symbol_table_test
2018-10-24 Martin LiskaRemove reduntant dumps and make tp_first_run dump more...
2018-10-22 Martin JamborAdd a fun parameter to three stmt_could_throw... functions
2018-09-28 Eric Botcazoucalls.c (expand_call): Try to do a tail call for thunks...
2018-08-27 Martin LiskaCome up with fndecl_built_in_p.
2018-06-28 David MalcolmHide alt_dump_file within dumpfile.c
2018-06-13 Jan Hubickacgraph.c (cgraph_node::get_untransformed_body): Dump...
2018-06-08 Martin LiskaCome up with cgraph_node::get_uid and make cgraph_node...
2018-06-08 Martin LiskaMake cgraph_edge::uid really unique.
2018-06-08 Martin LiskaRemove cgraph_node::summary_uid and make cgraph_node...
2018-06-08 Martin LiskaRemove MPX
2018-05-22 H.J. LuDon't mark IFUNC resolver as only called directly
2018-01-18 Jan Hubickare PR ipa/83619 (ICE in inliner: caller edge count...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-12 Alexandre Oliva[SFN] boilerplate changes in preparation to introduce...
2017-11-23 Jan Hubickaipa-profile.c (ipa_propagate_frequency_1): Use count...
2017-11-17 Jan Hubicka* cgraph.c (cgraph_node::dump): Do IPA sanity checking...
2017-11-13 Jan Hubickacgraph.c (cgraph_edge::sreal_frequency): New function.
2017-11-10 Jan Hubickaauto-profile.c (afdo_indirect_call): Drop frequency.
2017-11-03 Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-27 Prathamesh KulkarniExtend ipa-pure-const pass to propagate malloc attribute.
2017-10-10 Richard SandifordRequire wi::to_wide for trees
2017-09-21 Evgeny Kudryashovipa: fix dumping with deleted multiversioning nodes
next