aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraph.c
AgeCommit message (Expand)Author
2019-08-23Backport r274504marxin
2019-08-23Backport r274503marxin
2019-07-122019-07-12 Richard Biener <rguenther@suse.de>rguenth
2019-04-15Reorganize cgraph_node::clone_of_pjamborm
2019-03-12Fix dumping of "former thunk" info in cgraph dumpjamborm
2019-03-07Relax cgraph_node::clone_of_p to also look through former clonesjamborm
2019-03-07Significantly speed up verifiers for a cgraph_node with many clones.marxin
2019-02-18Come up with fast {function,call}_summary classes (PR ipa/89306).marxin
2019-01-092019-01-09 Sandra Loosemore <sandra@codesourcery.com>sandra
2019-01-01 Update copyright years.jakub
2018-12-15 * cgraph.h (cgraph_node): Add predicate prevailing_p.hubicka
2018-11-08cgraph: add selftest::symbol_table_testdmalcolm
2018-10-24Remove reduntant dumps and make tp_first_run dump more compact.marxin
2018-10-22Add a fun parameter to three stmt_could_throw... functionsjamborm
2018-09-28 * calls.c (expand_call): Try to do a tail call for thunks at -O0 too.ebotcazou
2018-08-27Come up with fndecl_built_in_p.marxin
2018-06-28Hide alt_dump_file within dumpfile.cdmalcolm
2018-06-13 * cgraph.c (cgraph_node::get_untransformed_body): Dump functionhubicka
2018-06-08Come up with cgraph_node::get_uid and make cgraph_node::uid private.marxin
2018-06-08Make cgraph_edge::uid really unique.marxin
2018-06-08Remove cgraph_node::summary_uid and make cgraph_node::uid really unique.marxin
2018-06-08Remove MPXmarxin
2018-05-22Don't mark IFUNC resolver as only called directlyhjl
2018-01-18 PR ipa/83619hubicka
2018-01-03 Update copyright years.jakub
2017-12-12[SFN] boilerplate changes in preparation to introduce nonbind markersaoliva
2017-11-23 * ipa-profile.c (ipa_propagate_frequency_1): Use count instead ofhubicka
2017-11-17 * cgraph.c (cgraph_node::dump): Do IPA sanity checking on IPA counts.hubicka
2017-11-13 * cgraph.c (cgraph_edge::sreal_frequency): New function.hubicka
2017-11-10 * auto-profile.c (afdo_indirect_call): Drop frequency.hubicka
2017-11-03 * asan.c (create_cond_insert_point): Maintain profile.hubicka
2017-10-27Extend ipa-pure-const pass to propagate malloc attribute.prathamesh3492
2017-10-10Require wi::to_wide for treesrsandifo
2017-09-21ipa: fix dumping with deleted multiversioning nodesamonakov
2017-09-15Add comments to struct cgraph_thunk_infopmderodat
2017-08-11Introduce TARGET_SUPPORTS_ALIASESmarxin
2017-08-08.marxin
2017-07-27 * attribs.c (decl_attributes): Imply noinline, noclone and no_icfjakub
2017-07-16 * cgraph.c (cgraph_edge::redirect_call_stmt_to_caller): Cleanup.hubicka
2017-06-29 * asan.c (asan_emit_stack_protection): Update.hubicka
2017-06-12 * cgraph.c (cgraph_node::dump): Complain about profile insanities.hubicka
2017-06-08 * cgraph.c (cgraph_edge::maybe_hot_p): Do not checkhubicka
2017-06-042017-05-23 Jan Hubicka <hubicka@ucw.cz>hubicka
2017-05-23Introduce symtab_node::dump_{asm_,}name functions.marxin
2017-05-22 * Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.hhubicka
2017-05-17Introduce dump_flags_t type and use it instead of int type.marxin
2017-05-16Add default value for last argument of dump functions.marxin
2017-04-11Add function part to a same comdat group (PR ipa/80212).marxin
2017-03-30[PR 77333] Fixup fntypes of gimple calls of clonesjamborm
2017-02-13 * cprop.c (cprop_jump): Add missing space in string literal.jakub