aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-cp.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-22re PR tree-optimization/45934 (g++.old-deja/g++.other/dtor5.C FAILs with -fin...Martin Jambor1-36/+4
2010-12-15re PR tree-optimization/46053 (g++.dg/torture/pr45699.C FAILs with -fno-early...Martin Jambor1-8/+16
2010-10-26re PR lto/45736 (ICE: in cgraph_remove_unreachable_nodes, at ipa.c:245 with -...Jan Hubicka1-1/+10
2010-09-14tree-sra.c (build_ref_for_offset): Loc made a parameter.Martin Jambor1-1/+2
2010-09-10re PR tree-optimization/44972 (ICE: in load_assign_lhs_subreplacements, at tr...Martin Jambor1-11/+3
2010-09-07re PR fortran/43665 (INTENT(IN) etc. optimization of calls: function annotati...Martin Jambor1-2/+5
2010-08-05ipa-cp.c (ipcp_discover_new_direct_edges): New function.Martin Jambor1-2/+52
2010-08-05ipa-prop.h (enum ipa_lattice_type): Changed comments.Martin Jambor1-41/+275
2010-07-23re PR tree-optimization/44915 (ICE: SIGSEGV in walk_aliased_vdefs_1.constprop...Martin Jambor1-1/+3
2010-07-08cgraph.c (cgraph_will_be_removed_from_program_if_no_direct_calls): New function.Jan Hubicka1-2/+3
2010-06-28ipa-cp.c (ipcp_init_cloned_node): Replace calls to ipa_check_create_node_para...Martin Jambor1-2/+5
2010-06-25ipa-prop.h (struct ipa_param_descriptor): Removed the modified flag.Martin Jambor1-21/+7
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-1/+1
2010-05-29re PR middle-end/44324 (gcc.dg/tree-ssa/ipa-cp-1.c failed)Jan Hubicka1-1/+1
2010-05-29cgraph.c (clone_function_name): Take SUFFIX argument; export.Jan Hubicka1-1/+1
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers1-0/+1
2010-05-19ipa-prop.c (ipa_print_node_jump_functions): Print jump functions also for ind...Martin Jambor1-13/+3
2010-05-17ipa-cp.c (ipcp_update_callgraph): Use ipa_is_param_used.Jan Hubicka1-15/+4
2010-05-17ipa-cp.c (ipcp_versionable_function_p): Walk cgraph edges instead of function...Jan Hubicka1-23/+9
2010-05-16cgraph.c (dump_cgraph_node): Dump versionable flag.Jan Hubicka1-1/+2
2010-04-29gengtype.c (open_base_files): Add lto-streamer.hJan Hubicka1-1/+1
2010-04-29* lto-symtab.c (lto_symtab_entry_def) Add vnode.Jan Hubicka1-1/+2
2010-04-28cgraph.h (struct cgraph_node): New field indirect_calls.Martin Jambor1-2/+2
2010-04-21tree-pass.h (ipa_opt_pass_d): Rename function_read_summary...Jan Hubicka1-1/+2
2010-04-09ipa-cp.c (ipcp_lats_are_equal): Return true also if the two lattices are addr...Martin Jambor1-5/+17
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+2
2010-01-04re PR tree-optimization/42366 (ICE in ipa_write_node_info, at ipa-prop.c:2023)Martin Jambor1-9/+2
2009-11-25Remove trailing white spaces.H.J. Lu1-18/+18
2009-11-23ipa-cp.c (ipcp_compute_node_scale): Work around completely wrong profile upda...Jan Hubicka1-1/+13
2009-11-18ipa-prop.h (struct ipa_param_call_note): New field lto_stmt_uid.Martin Jambor1-1/+1
2009-11-10tree-pass.h (struct ipa_opt_pass_d): Added stmt_fixup field.Martin Jambor1-0/+1
2009-10-22re PR tree-optimization/40556 (ICE in IPA-CP with recursion)Jan Hubicka1-7/+1
2009-10-22ipa-cp.c (ipcp_write_summary, [...]): New functions.Jan Hubicka1-4/+26
2009-10-13re PR tree-optimization/41661 (ICE due to IPCP trying to create/fold a REAL t...Martin Jambor1-3/+10
2009-10-07lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones has no addr...Jan Hubicka1-4/+4
2009-10-03Merge lto branch into trunk.Diego Novillo1-1/+7
2009-08-12re PR tree-optimization/41011 (ICE in ipcp_lattice_from_jfunc, at ipa-cp.c:328)Richard Guenther1-3/+9
2009-08-07ipa-prop.h (enum jump_func_type): New value IPA_JF_ANCESTOR, changed comments.Martin Jambor1-2/+35
2009-06-26function.h (struct function): Add cannot_be_copied_reason, and cannot_be_copi...Richard Henderson1-2/+41
2009-05-25cgraph.c (dump_cgraph_node): Dump size/time/benefit.Jan Hubicka1-8/+5
2009-05-16alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.Ian Lance Taylor1-2/+2
2009-05-15Revert the following patch until testsuite fallout is fixed:Jan Hubicka1-5/+8
2009-05-15cgraph.c (dump_cgraph_node): Dump size/time/benefit.Jan Hubicka1-8/+5
2009-05-11ipa-cp.c (ipcp_cloning_candidate_p): Add missing return false.Martin Jambor1-0/+1
2009-05-08cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han...Jan Hubicka1-192/+22
2009-04-03omp-low.c (pass_expand_omp): Don't claim to provide PROP_gimple_lomp.Steven Bosscher1-1/+1
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-0/+2
2009-03-30ipa-prop.h (jump_func_type): Rename IPA_UNKNOWN...Martin Jambor1-3/+3
2008-09-23cgraph.c (cgraph_free_edge): Use sizeof(*e).Martin Jambor1-1/+1
2008-09-22ipa-cp.c (ipcp_estimate_growth): Check recursive calls.Jan Hubicka1-2/+9