aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraph.c
AgeCommit message (Expand)Author
2017-10-10Require wi::to_wide for treesRichard Sandiford
2017-09-21ipa: fix dumping with deleted multiversioning nodesEvgeny Kudryashov
2017-09-15Add comments to struct cgraph_thunk_infoPierre-Marie de Rodat
2017-08-11Introduce TARGET_SUPPORTS_ALIASESMartin Liska
2017-08-08.Martin Liska
2017-07-27 * attribs.c (decl_attributes): Imply noinline, noclone and no_icfJakub Jelinek
2017-07-16 * cgraph.c (cgraph_edge::redirect_call_stmt_to_caller): Cleanup.Jan Hubicka
2017-06-29 * asan.c (asan_emit_stack_protection): Update.Jan Hubicka
2017-06-12 * cgraph.c (cgraph_node::dump): Complain about profile insanities.Jan Hubicka
2017-06-08 * cgraph.c (cgraph_edge::maybe_hot_p): Do not checkJan Hubicka
2017-06-042017-05-23 Jan Hubicka <hubicka@ucw.cz>Jan Hubicka
2017-05-23Introduce symtab_node::dump_{asm_,}name functions.Martin Liska
2017-05-22 * Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.hJan Hubicka
2017-05-17Introduce dump_flags_t type and use it instead of int type.Martin Liska
2017-05-16Add default value for last argument of dump functions.Martin Liska
2017-04-11Add function part to a same comdat group (PR ipa/80212).Martin Liska
2017-03-30[PR 77333] Fixup fntypes of gimple calls of clonesMartin Jambor
2017-02-13 * cprop.c (cprop_jump): Add missing space in string literal.Jakub Jelinek
2017-02-03IPA: enhance dump outputMartin Liska
2017-01-01 Update copyright years.Jakub Jelinek
2016-12-07 PR c++/78692Jakub Jelinek
2016-11-30Introduce -fdump-ipa-clones dump outputMartin Liska
2016-09-20Add IPA VRPKugan Vivekanandarajah
2016-09-19 PR target/77587Jakub Jelinek
2016-07-252016-07-25 Richard Biener <rguenther@suse.de>Richard Biener
2016-06-03 PR middle-end/71387Jakub Jelinek
2016-05-25* cgraph.c (cgraph_node::get_availability): Fix typo in comment.Bernd Edlinger
2016-05-24 * tree-cfg.h (should_remove_lhs_p): New predicate.Marek Polacek
2016-05-18 PR c++/71100Jakub Jelinek
2016-05-16 * ipa-inline-analysis.c (compute_inline_parameters): Be more reailisticJan Hubicka
2016-05-04 * cgraph.c (cgraph_node::call_for_symbol_thunks_and_aliases):Jan Hubicka
2016-05-03 * cgraph.c (symbol_table::create_edge): Set inline_failed.Jan Hubicka
2016-05-032016-05-03 Richard Biener <rguenther@suse.de>Richard Biener
2016-04-21 PR ipa/70018Jan Hubicka
2016-04-17 PR ipa/70018Jan Hubicka
2016-04-16 PR ipa/70018Jan Hubicka
2016-04-16 PR ipa/70018Jan Hubicka
2016-03-18Set dump_file to NULL in cgraph_node::get_bodyTom de Vries
2016-03-15Fix fdump-ipa-all-graphTom de Vries
2016-03-10 PR lto/69589Jan Hubicka
2016-03-08 * ipa-polymorphic-call.c (walk_ssa_copies): Fix spellingJakub Jelinek
2016-02-11 * cgraph.c: Spelling fixes - behaviour -> behavior andJakub Jelinek
2016-01-19 PR lto/69133Jan Hubicka
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-18 PR debug/68860Jakub Jelinek
2015-12-15[PR 68851] Do not collect thunks in collect_callersMartin Jambor
2015-12-13 * cgraph.c (cgraph_node::get_untransformed_body): Pass compressedJan Hubicka
2015-12-07 PR ipa/61886Jan Hubicka
2015-12-04 * ipa-inline.c (can_inline_edge_p) Use merged_comdat.Jan Hubicka
2015-11-29 * cgraph.c (cgraph_node::make_local): No name is unique duringJan Hubicka