summaryrefslogtreecommitdiff
path: root/gcc/cgraphclones.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid unnecessarily numbering cloned symbols.Michael Ploujnikov2018-10-301-10/+59
* re PR target/87156 (ICE building libstdc++ for mips64)Jan Hubicka2018-10-111-0/+2
* calls.c (expand_call): Try to do a tail call for thunks at -O0 too.Eric Botcazou2018-09-281-3/+4
* Come up with fndecl_built_in_p.Martin Liska2018-08-271-3/+2
* re PR ipa/82256 (clones created by create_version_clone_with_body are not obs...Jan Hubicka2018-01-181-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* cgraphclones.c (cgraph_node::create_clone): Fix updating of profile when inli...Jan Hubicka2017-11-231-1/+4
* cgraphclones.c (cgraph_edge::clone): Rename gcov_count to prof_count.Jan Hubicka2017-11-181-23/+10
* auto-profile.c (afdo_indirect_call): Drop frequency.Jan Hubicka2017-11-101-34/+38
* cgraph.h (cgraph_edge::clone): Update prototype.Jan Hubicka2017-06-101-21/+13
* i386.c (make_resolver_func): Update.Jan Hubicka2017-06-041-13/+8
* Add default value for last argument of dump functions.Martin Liska2017-05-161-2/+4
* dumpfle.h (dump_function): Declare here ...Nathan Sidwell2017-05-111-1/+1
* [PR 77333] Fixup fntypes of gimple calls of clonesMartin Jambor2017-03-301-4/+5
* Fix IPA CP where it forgot to add a reference in cgraph (PR ipa/71190).Martin Liska2017-01-201-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Introduce -fdump-ipa-clones dump outputMartin Liska2016-11-301-6/+38
* ipa-inline-transform.c (preserve_function_body_p): Look for first non-thunk c...Jan Hubicka2016-05-181-26/+28
* ipa-inline-analysis.c (compute_inline_parameters): Be more reailistic on esti...Jan Hubicka2016-05-161-2/+0
* cgraph.c (thunk_adjust): Export.Jan Hubicka2016-05-081-0/+1
* cgraph.c (symbol_table::create_edge): Set inline_failed.Jan Hubicka2016-05-031-0/+1
* re PR lto/70283 (bogus vtable mismatch warnings)Jan Hubicka2016-03-291-7/+1
* [PR ipa/66616] Copy can_change_signature flag to artificial thunksMartin Jambor2016-01-111-0/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* * ipa-inline.c (can_inline_edge_p) Use merged_comdat.Jan Hubicka2015-12-041-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-18/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-9/+8
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev2015-10-271-6/+5
* Correctly fill up cgraph_node::local.versionable flag.Martin Liska2015-10-201-3/+1
* switch from gimple to gimple*Trevor Saunders2015-09-201-2/+2
* Fix double word typos.Aldy Hernandez2015-07-131-1/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-11/+3
* function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2015-06-251-2/+0
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-3/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-4/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* lto-cgraph.c (lto_output_node, [...]): Stream split_part.Jan Hubicka2015-04-021-2/+3
* re PR bootstrap/65150 (r220875 causes bootstrap failure on x86_64 darwin)Jan Hubicka2015-02-271-0/+2
* cgraph.h (clone_function_name_1): Declare.Bernd Schmidt2015-02-201-6/+16
* re PR ipa/65087 (r220742 causes: ICE: in ipcp_verify_propagated_values, at ip...Jakub Jelinek2015-02-181-2/+3
* re PR ipa/64963 (IPA Cloning/Splitting does not copy function section attribu...Jakub Jelinek2015-02-161-1/+4
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* ipa-prop uses symbol_summary class.Martin Liska2014-12-221-0/+1
* re PR ipa/61324 (ICE: SIGSEGV at ipa-comdats.c:321 with -fno-use-cxa-atexit -...Jan Hubicka2014-12-111-1/+1
* PR jit/63854: Introduce xstrdup_for_dumpDavid Malcolm2014-12-081-2/+2
* cgraph.h (cgraph_node): New method expand_all_artificial_thunks.Martin Jambor2014-12-051-11/+31
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-3/+4
* passes.c (execute_one_pass): Do not apply all transforms prior every simple I...Jan Hubicka2014-11-161-2/+2
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+5