aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa.c
AgeCommit message (Expand)Author
2015-02-12Merge branches/gcc-4_9-branch rev 220524yroux
2014-06-12Merge branches/gcc-4_9-branch rev 211054yroux
2014-04-10 PR lto/60567jakub
2014-04-04 PR ipa/59626hubicka
2014-04-032014-04-03 Martin Jambor <mjambor@suse.cz>jamborm
2014-03-212014-03-21 Martin Jambor <mjambor@suse.cz>jamborm
2014-03-212014-03-21 Martin Jambor <mjambor@suse.cz>jamborm
2014-03-10 PR ipa/60457jakub
2014-03-02 PR ipa/60150hubicka
2014-02-262014-02-26 Richard Biener <rguenther@suse.de>rguenth
2014-02-19 * ipa.c (function_and_variable_visibility): Also clear WEAKhubicka
2014-02-04 * ipa.c (function_and_variable_visibility): Decompose DECL_ONE_ONLYhubicka
2014-01-02Update copyright years in gcc/rsandifo
2013-12-23 PR c++/41090jason
2013-12-06 * asan.c: Remove struct tags when referring to class varpool_node.olegendo
2013-11-29 Reverted:kyukhin
2013-11-27 * cgraph.h (enum cgraph_simd_clone_arg_type): New.jakub
2013-11-22 * ipa.c (symtab_remove_unreachable_nodes): Fix up comment typos.jakub
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-18remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde
2013-11-14 * gimplify-be.h: New file. Add prototypes.amacleod
2013-11-132013-11-13 Martin Jambor <mjambor@suse.cz>jamborm
2013-11-122013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod
2013-10-31Automated part of renaming of symtab_node_base to symtab_node.dmalcolm
2013-10-30 * ipa.c (cgraph_build_static_cdtor_1): Support contructorskyukhin
2013-10-29Autogenerated fixes of "->symbol." to "->"dmalcolm
2013-10-21Re-factor inclusion of tree.h.dnovillo
2013-09-28gcc/rsandifo
2013-09-17 PR middle-end/58329hubicka
2013-09-09 * ipa.c (walk_polymorphic_call_targets): Fix redirection before IPAhubicka
2013-09-08 * ipa.c (walk_polymorphic_call_targets): Fix inliner summary update.hubicka
2013-09-08 * testsuite/g++.dg/ipa/devirt-11.C: Update template.hubicka
2013-09-04 * Makefile.in (ipa-devirt.o): Add dependency on diagnostic.hhubicka
2013-09-01 * Makefile.in: Add ipa-profile.ohubicka
2013-08-26 * ipa.c (comdat_can_be_unshared_p_1): C++ constructors and destructorshubicka
2013-08-22 * ipa.c (function_and_variable_visibility): First remember function was globalhubicka
2013-08-21 * ipa.c (ipa_profile_read_summary): Fix buffer overflow.hubicka
2013-08-13 * cgraph.c (cgraph_turn_edge_to_speculative): Return newlyhubicka
2013-08-09 * cgraph.c (cgraph_resolve_speculation): Cut frequency tohubicka
2013-08-06 * cgraph.c (cgraph_get_body): New function based on lto.chubicka
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-08-05 PR lto/57602hubicka
2013-08-03 * lto-cgraph.c (compute_ltrans_boundary): Add abstract origins intohubicka
2013-08-02 * cgraph.c (cgraph_function_body_availability): Do not check cgrpah flags.hubicka
2013-08-02 * ipa.c (symtab_remove_unreachable_nodes): Nodes in other partitions arehubicka
2013-08-01 * cgraph.c (cgraph_release_function_body): Use used_as_abstract_origin.hubicka
2013-07-25 * lto-symtab.c (lto_cgraph_replace_node): Release function body.hubicka
2013-07-21Fix typo.mrs
2013-06-19 * cgraph.h (const_value_known_p): Replace by ...hubicka