aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-23re PR c++/41090 (Using static label reference in c++ class constructor produc...Jason Merrill1-4/+7
2013-12-06asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo1-5/+5
2013-11-29revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich1-24/+6
2013-11-27cgraph.h (enum cgraph_simd_clone_arg_type): New.Aldy Hernandez1-0/+13
2013-11-22ipa.c (symtab_remove_unreachable_nodes): Fix up comment typos.Aldy Hernandez1-2/+2
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-3/+2
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+2
2013-11-18remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionsTrevor Saunders1-12/+12
2013-11-14gimplify-be.h: New file.Andrew MacLeod1-0/+1
2013-11-13cgraph.c (cgraph_get_create_node): Do what cgraph_get_create_real_symbol_node...Martin Jambor1-1/+1
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod1-1/+1
2013-10-31Automated part of renaming of symtab_node_base to symtab_node.David Malcolm1-15/+15
2013-10-30ipa.c (cgraph_build_static_cdtor_1): Support contructors with "chkp ctor" and...Ilya Enkovich1-6/+24
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm1-214/+214
2013-10-21Re-factor inclusion of tree.h.Diego Novillo1-0/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-29/+30
2013-09-17re PR ipa/58329 (ld: Invalid symbol type for plabel (.libs/libstdc++.lax/libc...Jan Hubicka1-1/+1
2013-09-09ipa.c (walk_polymorphic_call_targets): Fix redirection before IPA summary gen...Jan Hubicka1-2/+2
2013-09-08* ipa.c (walk_polymorphic_call_targets): Fix inliner summary update.Jan Hubicka1-3/+3
2013-09-08devirt-11.C: Update template.Jan Hubicka1-4/+96
2013-09-04Makefile.in (ipa-devirt.o): Add dependency on diagnostic.hJan Hubicka1-0/+2
2013-09-01Makefile.in: Add ipa-profile.oJan Hubicka1-507/+1
2013-08-26ipa.c (comdat_can_be_unshared_p_1): C++ constructors and destructors can be u...Jan Hubicka1-2/+6
2013-08-22ipa.c (function_and_variable_visibility): First remember function was global ...Jan Hubicka1-1/+1
2013-08-21* ipa.c (ipa_profile_read_summary): Fix buffer overflow.Martin Liska1-1/+2
2013-08-13cgraph.c (cgraph_turn_edge_to_speculative): Return newly introduced edge; fix...Jan Hubicka1-52/+104
2013-08-09cgraph.c (cgraph_resolve_speculation): Cut frequency to CGRAPH_FREQ_MAX.Jan Hubicka1-2/+82
2013-08-06cgraph.c (cgraph_get_body): New function based on lto.c implementation.Jan Hubicka1-1/+1
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm1-112/+206
2013-08-05re PR lto/57602 (Runfails for several C/C++ benchmarks from spec2000 for i686...Jan Hubicka1-2/+10
2013-08-03lto-cgraph.c (compute_ltrans_boundary): Add abstract origins into boundaries.Jan Hubicka1-2/+2
2013-08-02cgraph.c (cgraph_function_body_availability): Do not check cgrpah flags.Jan Hubicka1-1/+45
2013-08-02ipa.c (symtab_remove_unreachable_nodes): Nodes in other partitions are not ne...Jan Hubicka1-0/+1
2013-08-01cgraph.c (cgraph_release_function_body): Use used_as_abstract_origin.Jan Hubicka1-14/+24
2013-07-25lto-symtab.c (lto_cgraph_replace_node): Release function body.Jan Hubicka1-16/+22
2013-07-21Fix typo.Mike Stump1-2/+2
2013-06-19cgraph.h (const_value_known_p): Replace by ...Jan Hubicka1-2/+7
2013-06-13ipa.c (cgraph_externally_visible_p, [...]): Local comdats are not externally ...Jan Hubicka1-4/+3
2013-06-11c-common.c (handle_alias_ifunc_attribute): Do not set DECL_EXTERNAL for weakr...Jan Hubicka1-11/+9
2013-06-05class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_P instead o...Jan Hubicka1-19/+56
2013-06-04lto-cgraph.c (get_alias_symbol): Remove weakref sanity check.Jan Hubicka1-1/+5
2013-06-01lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ...Jan Hubicka1-3/+2
2013-05-29cgraph.h (symtab_node_base): Add definition, alias and analyzed flags...Jan Hubicka1-92/+89
2013-05-08re PR lto/54095 (Unnecessary static variable renaming)Jan Hubicka1-0/+6
2013-04-10passes.c (execute_todo): Do not call ggc_collect conditional here.Richard Biener1-5/+3
2013-04-09ipa.c (cgraph_externally_visible_p, [...]): Drop aliased parameter.Jan Hubicka1-55/+6
2013-03-29lto-cgraph.c (output_profile_summary, [...]): Use gcov streaming; stream hot ...Jan Hubicka1-3/+273
2013-01-17re PR tree-optimization/55264 (ICE: in ipa_make_edge_direct_to_target, at ipa...Martin Jambor1-2/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1