summaryrefslogtreecommitdiff
path: root/gcc/cgraph.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2018-01-031-1/+1
* * function.h (struct function): Remove cilk_frame_decl,jakub2017-12-011-3/+0
* * cgraph.c (cgraph_edge::sreal_frequency): New function.hubicka2017-11-131-0/+4
* * auto-profile.c (afdo_indirect_call): Drop frequency.hubicka2017-11-101-14/+23
* Extend ipa-pure-const pass to propagate malloc attribute.prathamesh34922017-10-271-0/+4
* ipa: fix dumping with deleted multiversioning nodesamonakov2017-09-211-1/+1
* Fix a typo in a comment (cgraph.c:cgraph_thunk_info)pmderodat2017-09-181-1/+1
* Add comments to struct cgraph_thunk_infopmderodat2017-09-151-4/+35
* * cgraph.h (cgraph_edge::clone): Update prototype.hubicka2017-06-101-1/+1
* 2017-05-23 Jan Hubicka <hubicka@ucw.cz>hubicka2017-06-041-10/+12
* Introduce symtab_node::dump_{asm_,}name functions.marxin2017-05-231-1/+10
* Move symtab_node::dump_table to symbol_table::dumpmarxin2017-05-231-6/+9
* * ipa-inline-analysis.c (cgraph_2edge_hook_list, cgraph_edge_hook_list,hubicka2017-05-231-1/+1
* * Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.hhubicka2017-05-221-0/+4
* PR bootstrap/80531jakub2017-04-281-4/+1
* Fix numerous typos in commentsredi2017-04-031-1/+1
* [PR 77333] Fixup fntypes of gimple calls of clonesjamborm2017-03-301-0/+2
* Add "__RTL" to cc1dmalcolm2017-01-241-0/+4
* Fix IPA CP where it forgot to add a reference in cgraph (PR ipa/71190).marxin2017-01-201-4/+2
* Update copyright years.jakub2017-01-011-1/+1
* Introduce -fdump-ipa-clones dump outputmarxin2016-11-301-4/+16
* Replace NULL with false as a return valuemarxin2016-10-191-1/+1
* Indirect inlining of targets from references of global constantsjamborm2016-05-181-2/+7
* * cgraph.c (thunk_adjust): Export.hubicka2016-05-081-0/+1
* * cgraph.c (cgraph_node::call_for_symbol_thunks_and_aliases):hubicka2016-05-041-10/+21
* PR ipa/70018hubicka2016-04-211-1/+1
* PR ipa/70018hubicka2016-04-171-5/+16
* PR ipa/70018hubicka2016-04-161-29/+72
* * cgraph.h (struct cgraph_simd_clone): Add mask_mode field.jakub2016-04-071-0/+5
* PR ipa/68881hubicka2016-04-041-0/+3
* PR ipa/70283hubicka2016-03-291-0/+3
* PR lto/69589hubicka2016-03-101-0/+2
* Update copyright years.jakub2016-01-041-1/+1
* gcc/nathan2015-12-231-7/+1
* gcc/nathan2015-12-231-1/+7
* [PR 68851] Do not collect thunks in collect_callersjamborm2015-12-151-1/+1
* PR ipa/61886hubicka2015-12-091-2/+7
* PR ipa/61886hubicka2015-12-071-1/+30
* * ipa-inline.c (can_inline_edge_p) Use merged_comdat.hubicka2015-12-041-1/+1
* * cgraph.c (cgraph_node::make_local): No name is unique duringhubicka2015-11-291-5/+13
* gcc/jakub2015-11-051-2/+5
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-2/+22
* gcc/jakub2015-10-131-1/+7
* switch from gimple to gimple*tbsaunde2015-09-201-17/+17
* remove useless typedefstbsaunde2015-08-191-3/+1
* Fix double word typos.aldyh2015-07-131-4/+4
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-23/+5
* gcc/rsandifo2015-06-251-28/+1
* gcc/rsandifo2015-06-251-3/+3
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-16/+2