summaryrefslogtreecommitdiff
path: root/gcc/cgraph.c
Commit message (Expand)AuthorAgeFilesLines
* * cgraph.c (cgraph_edge::sreal_frequency): New function.hubicka2017-11-131-0/+12
* * auto-profile.c (afdo_indirect_call): Drop frequency.hubicka2017-11-101-100/+49
* * asan.c (create_cond_insert_point): Maintain profile.hubicka2017-11-031-9/+23
* Extend ipa-pure-const pass to propagate malloc attribute.prathamesh34922017-10-271-0/+47
* Require wi::to_wide for treesrsandifo2017-10-101-1/+1
* ipa: fix dumping with deleted multiversioning nodesamonakov2017-09-211-13/+18
* Add comments to struct cgraph_thunk_infopmderodat2017-09-151-5/+9
* Introduce TARGET_SUPPORTS_ALIASESmarxin2017-08-111-3/+4
* .marxin2017-08-081-0/+2
* * attribs.c (decl_attributes): Imply noinline, noclone and no_icfjakub2017-07-271-1/+2
* * cgraph.c (cgraph_edge::redirect_call_stmt_to_caller): Cleanup.hubicka2017-07-161-11/+11
* * asan.c (asan_emit_stack_protection): Update.hubicka2017-06-291-4/+8
* * cgraph.c (cgraph_node::dump): Complain about profile insanities.hubicka2017-06-121-1/+34
* * cgraph.c (cgraph_edge::maybe_hot_p): Do not checkhubicka2017-06-081-4/+1
* 2017-05-23 Jan Hubicka <hubicka@ucw.cz>hubicka2017-06-041-22/+35
* Introduce symtab_node::dump_{asm_,}name functions.marxin2017-05-231-48/+27
* * Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.hhubicka2017-05-221-1/+1
* Introduce dump_flags_t type and use it instead of int type.marxin2017-05-171-1/+1
* Add default value for last argument of dump functions.marxin2017-05-161-1/+1
* Add function part to a same comdat group (PR ipa/80212).marxin2017-04-111-0/+2
* [PR 77333] Fixup fntypes of gimple calls of clonesjamborm2017-03-301-1/+16
* * cprop.c (cprop_jump): Add missing space in string literal.jakub2017-02-131-1/+1
* IPA: enhance dump outputmarxin2017-02-031-0/+22
* Update copyright years.jakub2017-01-011-1/+1
* PR c++/78692jakub2016-12-071-1/+1
* Introduce -fdump-ipa-clones dump outputmarxin2016-11-301-0/+9
* Add IPA VRPkugan2016-09-201-0/+1
* PR target/77587jakub2016-09-191-7/+10
* 2016-07-25 Richard Biener <rguenther@suse.de>rguenth2016-07-251-2/+3
* PR middle-end/71387jakub2016-06-031-1/+13
* * cgraph.c (cgraph_node::get_availability): Fix typo in comment.edlinger2016-05-251-1/+1
* * tree-cfg.h (should_remove_lhs_p): New predicate.mpolacek2016-05-241-4/+1
* PR c++/71100jakub2016-05-181-1/+2
* * ipa-inline-analysis.c (compute_inline_parameters): Be more reailistichubicka2016-05-161-1/+1
* * cgraph.c (cgraph_node::call_for_symbol_thunks_and_aliases):hubicka2016-05-041-4/+9
* * cgraph.c (symbol_table::create_edge): Set inline_failed.hubicka2016-05-031-6/+16
* 2016-05-03 Richard Biener <rguenther@suse.de>rguenth2016-05-031-22/+18
* PR ipa/70018hubicka2016-04-211-13/+50
* PR ipa/70018hubicka2016-04-171-50/+172
* PR ipa/70018hubicka2016-04-161-1/+29
* PR ipa/70018hubicka2016-04-161-17/+38
* Set dump_file to NULL in cgraph_node::get_bodyvries2016-03-181-0/+1
* Fix fdump-ipa-all-graphvries2016-03-151-0/+3
* PR lto/69589hubicka2016-03-101-0/+4
* * ipa-polymorphic-call.c (walk_ssa_copies): Fix spellingjakub2016-03-081-1/+1
* * cgraph.c: Spelling fixes - behaviour -> behavior andjakub2016-02-111-2/+2
* PR lto/69133hubicka2016-01-191-2/+4
* Update copyright years.jakub2016-01-041-1/+1
* PR debug/68860jakub2015-12-181-1/+66
* [PR 68851] Do not collect thunks in collect_callersjamborm2015-12-151-1/+2