summaryrefslogtreecommitdiff
path: root/gcc/ipa-utils.h
Commit message (Expand)AuthorAgeFilesLines
* switch from gimple to gimple*tbsaunde2015-09-201-3/+3
* PR lto/65378hubicka2015-06-081-1/+2
* * ipa-utils.h (method_class_type): Remove.hubicka2015-05-241-1/+0
* * ipa-devirt.c (type_in_anonymous_namespace_p): Return truehubicka2015-05-191-1/+1
* * ipa-utils.h (warn_types_mismatch, odr_or_derived_type_p,hubicka2015-05-161-1/+6
* * ipa-devirt.c (type_with_linkage_p): New function.hubicka2015-05-121-17/+1
* PR ipa/65610jakub2015-03-301-0/+1
* PR lto/65316hubicka2015-03-091-1/+1
* PR ipa/64872hubicka2015-02-011-1/+1
* Update copyright years.jakub2015-01-051-1/+1
* * tree.c (free_lang_data_in_type): If BINFO has no importanthubicka2014-11-201-1/+2
* * ipa-utils.h: Fix typo in comments.fyang2014-11-131-1/+1
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-1/+0
* * ipa-prop.h (ipa_get_controlled_uses): Add hack to avoid ICEhubicka2014-10-021-0/+2
* * cgraph.c (cgraph_node::release_body): New argument keep_argumentsmarxin2014-09-261-2/+4
* * ipa-utils.h (subbinfo_with_vtable_at_offset, type_all_derivations_known_p,hubicka2014-09-251-0/+20
* * ipa-devirt.c (polymorphic_call_target_d): Add SPECULATIVE; reorderhubicka2014-09-251-3/+3
* * cgraph.h (class ipa_polymorphic_call_context): Move here fromhubicka2014-09-251-108/+0
* * ipa-utils.h (polymorphic_call_context): Addhubicka2014-09-241-7/+20
* * ipa-utils.h (ipa_polymorphic_call_context): Turn into class; add ctors.hubicka2014-09-201-42/+42
* * common.opt (flto-odr-type-merging): New flag.hubicka2014-09-111-0/+18
* * ipa-utils.h (ipa_polymorphic_call_context): Turn into class; add ctors.hubicka2014-08-161-24/+58
* * ipa-utils.h (compare_virtual_tables): Declare.hubicka2014-08-141-0/+1
* * ipa-devirt.c: Include gimple-pretty-print.hhubicka2014-08-071-1/+1
* * cgraph.c (cgraph_node::create_indirect_edge): Copy speculative data.hubicka2014-07-291-6/+20
* IPA C++ refactoring 1/Nmarxin2014-07-241-1/+1
* * cgraph.c (cgraph_create_indirect_edge): Update call ofhubicka2014-07-051-6/+9
* * ipa-utils.h (method_class_type, vtable_pointer_value_to_binfo,hubicka2014-07-021-4/+5
* PR lto/59468hubicka2014-02-111-3/+6
* * ipa-cp.c (ipa_get_indirect_edge_target_1): Do directhubicka2014-02-041-0/+2
* PR ipa/59831hubicka2014-02-031-0/+1
* * ipa-devirt.c (subbinfo_with_vtable_at_offset,hubicka2014-02-031-0/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * g++.dg/ipa/devirt-13.C: Update template.hubicka2013-12-171-1/+8
* * cgraph.c (cgraph_create_indirect_edge): Use get_polymorphic_call_info.hubicka2013-11-191-4/+55
* gcc/ada/rsandifo2013-11-181-2/+2
* * tree-outof-ssa.h: Remove include files.amacleod2013-10-291-1/+0
* Re-factor inclusion of tree.h.dnovillo2013-10-211-1/+1
* 2013-10-15 Martin Jambor <mjambor@suse.cz>jamborm2013-10-151-0/+1
* * ipa-cp.c (ipa_get_indirect_edge_target_1): Add sanity checkhubicka2013-09-231-0/+13
* PR middle-end/58094hubicka2013-09-061-0/+1
* * Makefile.in: Add ipa-profile.ohubicka2013-09-011-0/+3
* * cgraph.c (cgraph_get_body): Update call of lto_input_function_body.hubicka2013-08-311-0/+2
* * ipa-utils.h (method_class_type): Declare.hubicka2013-08-231-0/+1
* * cgraphunit.c (analyze_functions) Use update_type_inheritance_graph.hubicka2013-08-221-0/+14
* * Makeifle-in (ipa-devirt.o): New.hubicka2013-08-191-1/+41
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-1/+1
* * ipa-pure-const.c (state_from_flags, local_pure_const): Usesteven2012-09-131-0/+1