Daily bump.
[gcc.git] / gcc / cgraphclones.c
2021-01-04 Jakub JelinekUpdate copyright years.
2020-11-12 Martin Jamborcgraph: Avoid segfault when attempting to dump NULL...
2020-11-10 Strager NedsRefactor copying decl section names
2020-11-03 Jan HubickaFix copying of clone_info while reshaping clone tree.
2020-11-03 Jan HubickaAdd missing non-NULL check in cgraphclones
2020-10-31 Jan HubickaMove clone_info to summary
2020-10-26 Jan HubickaFix simdclones
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-06-01 Feng XueFix dump in clone materialization
2020-04-17 Richard Bienerfix PVS studio reported bugs
2020-04-16 Martin LiskaList valid pairs for new and delete operators.
2020-01-28 Jan Hubickaipa: fix handling of multiple speculations (PR93318)
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-09 Martin LiskaOne more usage of cgraph_node::dump_name.
2020-01-08 Martin LiskaUse cgraph_node::dump_{asm_},name where possible.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-06 Jan Hubickacgraphclones.c (cgraph_node::create_clone): Only locali...
2019-12-05 Jan Hubickacgraphclones.c (localize_profile): New function.
2019-11-30 Jan Hubickacgraph.c (cgraph_node::dump): Dump unit_id and merged_e...
2019-11-29 Martin Jamboripa-cp: Avoid ICEs when looking at expanded thunks...
2019-11-28 Jan HubickaFix previous commit (that included unrelated changes)
2019-11-28 Jan HubickaFix profile adjusments while cloning
2019-11-25 Martin Jamboripa: Prevent materialization of clones with removed...
2019-11-10 Jan Hubickacgraph.h (struct cgraph_node): Add ipcp_clone flag.
2019-11-08 Jakub Jelineksymtab.c: Fix comment typos.
2019-11-04 Jan Hubickacgraphclones.c (cgraph_node::create_version_clone)...
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-02 Martin Jambor[PATCH] Do not check call type compatibility when cloni...
2019-09-19 Martin JamborNew IPA-SRA
2019-08-13 Richard SandifordUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-08-08 Martin LiskaWhen cloning set operator new/delete to false.
2019-05-02 Martin LiskaEnhance target and target_clone error messages.
2019-01-18 Martin LiskaReset proper type on vector types (PR middle-end/88587).
2019-01-09 Sandra LoosemorePR other/16615 [1/5]
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-30 Michael PloujnikovMinimize clone counter memory usage in create_virtual_c...
2018-11-30 Michael PloujnikovMake function assembly more independent.
2018-11-08 Eric Botcazoure PR middle-end/87916 (ICE in dwarf2out_abstract_funct...
2018-10-30 Michael PloujnikovAvoid unnecessarily numbering cloned symbols.
2018-10-12 Jan Hubickare PR target/87156 (ICE building libstdc++ for mips64)
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-01-18 Jan Hubickare PR ipa/82256 (clones created by create_version_clone...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-11-23 Jan Hubickacgraphclones.c (cgraph_node::create_clone): Fix updatin...
2017-11-18 Jan Hubickacgraphclones.c (cgraph_edge::clone): Rename gcov_count...
2017-11-10 Jan Hubickaauto-profile.c (afdo_indirect_call): Drop frequency.
2017-06-10 Jan Hubickacgraph.h (cgraph_edge::clone): Update prototype.
2017-06-04 Jan Hubickai386.c (make_resolver_func): Update.
2017-05-16 Martin LiskaAdd default value for last argument of dump functions.
2017-05-11 Nathan Sidwelldumpfle.h (dump_function): Declare here ...
2017-03-30 Martin Jambor[PR 77333] Fixup fntypes of gimple calls of clones
2017-01-20 Martin LiskaFix IPA CP where it forgot to add a reference in cgraph...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-30 Martin LiskaIntroduce -fdump-ipa-clones dump output
2016-05-18 Jan Hubickaipa-inline-transform.c (preserve_function_body_p):...
2016-05-16 Jan Hubickaipa-inline-analysis.c (compute_inline_parameters):...
2016-05-08 Jan Hubickacgraph.c (thunk_adjust): Export.
2016-05-03 Jan Hubickacgraph.c (symbol_table::create_edge): Set inline_failed.
2016-03-29 Jan Hubickare PR lto/70283 (bogus vtable mismatch warnings)
2016-01-11 Martin Jambor[PR ipa/66616] Copy can_change_signature flag to artifi...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-04 Jan Hubicka* ipa-inline.c (can_inline_edge_p) Use merged_comdat.
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-20 Martin LiskaCorrectly fill up cgraph_node::local.versionable flag.
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-07-13 Aldy HernandezFix double word typos.
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-04-02 Jan Hubickalto-cgraph.c (lto_output_node, [...]): Stream split_part.
2015-02-27 Jan Hubickare PR bootstrap/65150 (r220875 causes bootstrap failure...
2015-02-20 Bernd Schmidtcgraph.h (clone_function_name_1): Declare.
2015-02-18 Jakub Jelinekre PR ipa/65087 (r220742 causes: ICE: in ipcp_verify_pr...
2015-02-16 Jakub Jelinekre PR ipa/64963 (IPA Cloning/Splitting does not copy...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-22 Martin Liskaipa-prop uses symbol_summary class.
2014-12-11 Jan Hubickare PR ipa/61324 (ICE: SIGSEGV at ipa-comdats.c:321...
2014-12-08 David MalcolmPR jit/63854: Introduce xstrdup_for_dump
2014-12-05 Martin Jamborcgraph.h (cgraph_node): New method expand_all_artificia...
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-16 Jan Hubickapasses.c (execute_one_pass): Do not apply all transform...
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-15 Jan Hubickare PR lto/62026 (Crash in lto_get_decl_name_mapping)
2014-10-03 Jan Hubickacgraph.h (struct indirect_call_info): Add IN_POLYMORPHI...
2014-10-02 Jan Hubickacgraphclones.c (build_function_type_skip_args): Do...
2014-09-24 Andi KleenAdd an no_reorder attribute for LTO
next