aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraphclones.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-16function.h: Flatten file.Andrew MacLeod1-1/+6
2014-10-15re PR lto/62026 (Crash in lto_get_decl_name_mapping)Jan Hubicka1-0/+3
2014-10-03cgraph.h (struct indirect_call_info): Add IN_POLYMORPHIC_CDTORJan Hubicka1-0/+1
2014-10-02cgraphclones.c (build_function_type_skip_args): Do not make new type variant ...Jan Hubicka1-17/+1
2014-09-24Add an no_reorder attribute for LTOAndi Kleen1-0/+2
2014-09-10cgraphunit.c (expand_thunk): If not expanding, set analyzed flag.Martin Jambor1-3/+1
2014-09-10re PR middle-end/61654 (ICE in release_function_body, at cgraph.c:1699)Martin Jambor1-0/+21
2014-08-25IPA C++ refactoring 4/NMartin Liska1-104/+108
2014-08-18re PR ipa/61800 (ICE: Segmentation fault during Firefox build)Ilya Enkovich1-1/+1
2014-08-06re PR ipa/61393 ([trans-mem] O3 optimization level constant propagation problem)Martin Jambor1-0/+1
2014-07-24IPA C++ refactoring 1/NMartin Liska1-157/+143
2014-06-27re PR ipa/61160 (wrong code with -O3 (or ICE: verify_cgraph_node failed: edge...Martin Jambor1-40/+26
2014-06-25IPA REF refactoringMartin Liska1-6/+5
2014-06-16revert: symtab.c (symtab_node::reset_section): New method.Jan Hubicka1-1/+0
2014-06-12symtab.c (symtab_node::reset_section): New method.Jan Hubicka1-0/+1
2014-06-09symtab.c (dump_symtab_base): Update dumping.Jan Hubicka1-3/+0
2014-06-04Enhancement of call graph APIMartin Liska1-1/+1
2014-05-24tree-core.h (tree_decl_with_vis): Replace comdat_group by symtab_node pointer.Jan Hubicka1-2/+1
2014-05-20tree.h (DECL_ONE_ONLY): Return true only for externally visible symbols.Jan Hubicka1-1/+1
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-1/+1
2014-04-22cgraphclones.c (cgraph_function_versioning): Copy ipa_transforms_to_apply ins...Martin Jambor1-1/+3
2014-04-16cgraphclones.c (cgraph_create_virtual_clone): Duplicate ipa_transforms_to_apply.Martin Jambor1-0/+4
2014-04-04re PR ipa/60640 (ICE edge points to wrong declaration / verify_cgraph_node fa...Martin Jambor1-122/+211
2014-03-26re PR ipa/60315 (template constructor switch optimization)Jan Hubicka1-2/+6
2014-02-04re PR tree-optimization/60002 (ICE: SIGSEGV in skip_artificial_parms_for() wi...Jakub Jelinek1-0/+3
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-14re PR c++/58477 (ice in cgraph_speculative_call_info)Jan Hubicka1-1/+4
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-2/+6
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-1/+4
2013-11-18remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionsTrevor Saunders1-2/+2
2013-11-11Time profiler introduced.Martin Liska1-0/+1
2013-11-08Re-factor tree.h - Part 1.Diego Novillo1-0/+105
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm1-45/+45
2013-10-29tree-outof-ssa.h: Remove include files.Andrew MacLeod1-0/+1
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-3/+2
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-2/+2
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
2013-08-29cgraphclones.c (cgraph_create_virtual_clone): Compute the DECL_NAME of the cl...Eric Botcazou1-4/+10
2013-08-09cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculative refs.Jan Hubicka1-4/+26
2013-08-08cgraphbuild.c (build_cgraph_edges): Do not walk into debugs.Jan Hubicka1-1/+6
2013-08-06cgraph.c (cgraph_get_body): New function based on lto.c implementation.Jan Hubicka1-1/+3
2013-07-25cgraph.c (release_function_body): Break out from ...Jan Hubicka1-0/+9
2013-06-27re PR c++/57208 (Latest chromium compilation fails with enabled LTO)Martin Jambor1-21/+2
2013-06-24re PR tree-optimization/57539 (ice in ipa_edge_duplication_hook)Martin Jambor1-3/+10
2013-05-29cgraph.h (symtab_node_base): Add definition, alias and analyzed flags...Jan Hubicka1-5/+7
2013-05-08re PR lto/54095 (Unnecessary static variable renaming)Jan Hubicka1-0/+15
2013-05-02Follow-on patch to r197595 to complete the replacement of truncating divides ...Teresa Johnson1-4/+2
2013-04-08First phase of unifying the computation of profile scale factors/probabilitie...Teresa Johnson1-0/+2
2013-02-05PR tree-optimization/r55789Jan Hubicka1-1/+4
2013-01-17re PR tree-optimization/55264 (ICE: in ipa_make_edge_direct_to_target, at ipa...Martin Jambor1-0/+1