aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-cp.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-25IPA C++ refactoring 4/NMartin Liska1-15/+16
2014-07-24IPA C++ refactoring 1/NMartin Liska1-50/+50
2014-07-24tree-inline.h (estimate_move_cost): Add speed_p parameter.Richard Biener1-2/+2
2014-07-11ipa-prop.c (ipa_binfo_from_known_type_jfunc): In LTO do not walk non-polymorp...Jan Hubicka1-0/+13
2014-07-09ipa-cp.c (devirtualization_time_bonus): Walk through aliases.Jan Hubicka1-0/+4
2014-07-09remove has_executeTrevor Saunders1-1/+0
2014-06-26ipa-prop.c (ipa_impossible_devirt_target): No longer static, renamed to ipa_i...Martin Jambor1-19/+3
2014-06-25IPA REF refactoringMartin Liska1-6/+3
2014-06-03re PR ipa/61160 (wrong code with -O3 (or ICE: verify_cgraph_node failed: edge...Martin Jambor1-1/+2
2014-05-26system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener1-5/+5
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-3/+3
2014-04-17pass cfun to pass::executeTrevor Saunders1-1/+1
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders1-11/+7
2014-04-17remove has_gateTrevor Saunders1-1/+0
2014-04-03ipa-cp.c (ipcp_verify_propagated_values): Also dump symtab and mention gcc_un...Martin Jambor1-1/+2
2014-03-26re PR ipa/60315 (template constructor switch optimization)Jan Hubicka1-3/+1
2014-03-25re PR ipa/60600 (ICE in ipa_get_indirect_edge_target_1)Martin Jambor1-5/+12
2014-02-24re PR ipa/60266 (ICE: in ipa_get_parm_lattices, at ipa-cp.c:261 during LibreO...Martin Jambor1-0/+2
2014-02-20re PR tree-optimization/55260 (ICE: in ipa_get_parm_lattices, at ipa-cp.c:263...Martin Jambor1-1/+3
2014-02-19ipa-prop.h (ipa_ancestor_jf_data): Update ocmment.Jan Hubicka1-1/+3
2014-02-08re PR ipa/60026 (ICE at -O3 on valid code (with the optimize pragma) on x86_6...Jakub Jelinek1-0/+3
2014-02-04re PR ipa/60058 (internal compiler error: Segmentation fault)Markus Trippelsdorf1-12/+15
2014-02-04ipa-cp.c (ipa_get_indirect_edge_target_1): Do direct lookup via vtable pointe...Jan Hubicka1-7/+16
2014-02-04ipa-cp.c (ipa_get_indirect_edge_target_1): Do direct lookup via vtable pointe...Jan Hubicka1-2/+24
2014-02-03re PR ipa/59831 (ice in cgraph_speculative_call_info with -O3)Jan Hubicka1-2/+41
2014-01-17re PR ipa/59736 (ice with -O3 in cgraph_edge_brings_value_p)Martin Jambor1-5/+35
2014-01-06re PR ipa/59008 (ICEs in try_make_edge_direct_simple_call / propagate_control...Martin Jambor1-1/+1
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-0/+4
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-19/+19
2013-11-27cgraph.h (enum cgraph_simd_clone_arg_type): New.Aldy Hernandez1-0/+7
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-1/+2
2013-11-18decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout.Richard Sandiford1-1/+1
2013-11-18remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionsTrevor Saunders1-20/+20
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm1-31/+31
2013-10-29tree-outof-ssa.h: Remove include files.Andrew MacLeod1-0/+1
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-3/+1
2013-10-15ipa-utils.h (ipa_edge_within_scc): Declare.Martin Jambor1-23/+7
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-16/+16
2013-09-23ipa-cp.c (ipa_get_indirect_edge_target_1): Add sanity check for ipa-devirt.Jan Hubicka1-2/+10
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
2013-09-10ipa-cp.c (propagate_constants_topo): Do not ignore SCC represented by a thunk.Martin Jambor1-23/+16
2013-08-27ipa-prop.h (ipa_pass_through_data): New field type_preserved.Martin Jambor1-19/+22
2013-08-18cgraph.c (cgraph_create_indirect_edge): Discover polymorphic calls and record...Jan Hubicka1-1/+2
2013-08-16gimple-fold.c (gimple_extract_devirt_binfo_from_cst): Add new arugment expect...Jan Hubicka1-1/+2
2013-08-09cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculative refs.Jan Hubicka1-4/+5
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm1-28/+47
2013-08-03ipa-cp.c (gather_context_independent_values): Use ipa_get_param_move_cost.Jan Hubicka1-36/+15
2013-07-25cgraph.c (release_function_body): Break out from ...Jan Hubicka1-3/+4
2013-06-27re PR c++/57208 (Latest chromium compilation fails with enabled LTO)Martin Jambor1-0/+5