c++: Handle COMPOUND_EXPRs in ocp_convert [PR94339]
[gcc.git] / gcc / cgraph.h
2020-03-20 Jan HubickaFix verifier ICE on wrong comdat local flag [PR93347]
2020-01-28 Jan Hubickaipa: fix handling of multiple speculations (PR93318)
2020-01-14 Xiong Hu LuoMissed function specialization + partial devirtualization
2020-01-09 Martin JamborMake cgraph_edge::resolve-speculation static
2020-01-01 Jakub JelinekUpdate copyright years.
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-11-30 Jan Hubickacgraph.h (symtab_node): Add symver flag.
2019-11-30 Jan Hubickacgraph.c (cgraph_node::dump): Dump unit_id and merged_e...
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-07 Martin JamborRemove gimple_call_types_likely_match_p (PR 70929)
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-10 Jan Hubickare PR middle-end/92037 (LTO bootstrap broken in selftests)
2019-10-04 Bernd Edlingercgraph.h (FOR_EACH_ALIAS): Avoid shadowing the loop...
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-01 Eric Botcazoucgraph.h (cgraph_edge::maybe_hot_p): Tweak comment.
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-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-05-06 Hrishikesh KulkarniAdd lto-dump tool.
2019-03-07 Martin JamborRelax cgraph_node::clone_of_p to also look through...
2019-02-18 Martin LiskaCome up with fast {function,call}_summary classes ...
2019-02-13 Martin LiskaClean up MPX-related stuff.
2019-01-20 Martin JamborLimit AA walking in IPA summary generation
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-12-15 Jan Hubickacgraph.h (cgraph_node): Add predicate prevailing_p.
2018-11-30 Michael PloujnikovMinimize clone counter memory usage in create_virtual_c...
2018-11-09 Martin LiskaCome up with -fipa-reference-addressable flag.
2018-11-08 David Malcolmcgraph: add selftest::symbol_table_test
2018-10-30 Michael PloujnikovAvoid unnecessarily numbering cloned symbols.
2018-09-28 Eric Botcazoucalls.c (expand_call): Try to do a tail call for thunks...
2018-08-21 Tom de Vries[debug] Add debug and earlydebug dumps
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-04-26 Richard Bienercgraph.h (symbol_table): Just declare debug method...
2018-02-08 Jan Hubickare PR ipa/81360 (ice in estimate_edge_growth, at ipa...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-01 Jakub Jelinekfunction.h (struct function): Remove cilk_frame_decl...
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-10-27 Prathamesh KulkarniExtend ipa-pure-const pass to propagate malloc attribute.
2017-09-21 Evgeny Kudryashovipa: fix dumping with deleted multiversioning nodes
2017-09-18 Pierre-Marie de... Fix a typo in a comment (cgraph.c:cgraph_thunk_info)
2017-09-15 Pierre-Marie de... Add comments to struct cgraph_thunk_info
2017-06-10 Jan Hubickacgraph.h (cgraph_edge::clone): Update prototype.
2017-06-04 Jan Hubickai386.c (make_resolver_func): Update.
2017-05-23 Martin LiskaIntroduce symtab_node::dump_{asm_,}name functions.
2017-05-23 Martin LiskaMove symtab_node::dump_table to symbol_table::dump
2017-05-23 Jan Hubickaipa-inline-analysis.c (cgraph_2edge_hook_list, [.....
2017-05-22 Jan HubickaMakefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
2017-04-28 Jakub Jelinekre PR bootstrap/80531 (RC1 bootstrap comparison failure)
2017-04-03 Jonathan WakelyFix numerous typos in comments
2017-03-30 Martin Jambor[PR 77333] Fixup fntypes of gimple calls of clones
2017-01-24 David MalcolmAdd "__RTL" to cc1
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-10-19 Martin LiskaReplace NULL with false as a return value
2016-05-18 Martin JamborIndirect inlining of targets from references of global...
2016-05-08 Jan Hubickacgraph.c (thunk_adjust): Export.
2016-05-04 Jan Hubickacgraph.c (cgraph_node::call_for_symbol_thunks_and_alias...
2016-04-21 Jan Hubickare PR c++/70018 (Possible issue around IPO and C++...
2016-04-17 Jan Hubickare PR c++/70018 (Possible issue around IPO and C++...
2016-04-16 Jan Hubickare PR c++/70018 (Possible issue around IPO and C++...
2016-04-07 Jakub Jelinekcgraph.h (struct cgraph_simd_clone): Add mask_mode...
2016-04-04 Jan Hubickare PR lto/68881 (UNRESOLVED/FAIL: gcc.dg/lto/attr-weakr...
2016-03-29 Jan Hubickare PR lto/70283 (bogus vtable mismatch warnings)
2016-03-10 Jan Hubickare PR ipa/69589 (ICE in initialize_node_lattices, at...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-23 Nathan Sidwellcgraph.h (decl_in_symtab_p): Revert check DECL_IN_CONST...
2015-12-23 Nathan Sidwellalias.c (compare_base_decls): Simplify in-symtab check.
2015-12-15 Martin Jambor[PR 68851] Do not collect thunks in collect_callers
2015-12-09 Jan Hubickare PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)
2015-12-07 Jan Hubickare PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)
2015-12-04 Jan Hubicka* ipa-inline.c (can_inline_edge_p) Use merged_comdat.
2015-11-29 Jan Hubickacgraph.c (cgraph_node::make_local): No name is unique...
2015-11-05 Jakub Jelinekgcc/
2015-10-28 Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-08-19 Trevor Saundersremove useless typedefs
2015-07-13 Aldy HernandezFix double word typos.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Richard Sandifordcgraph.h (asmname_hasher): Inherit from ggc_ptr_hash.
2015-06-25 Richard Sandifordhash-traits.h (ggc_hasher): Rename to...
2015-06-25 Andrew MacLeodcgraph.h (cgraph_rtl_info): Move to rtl.h
next