summaryrefslogtreecommitdiff
path: root/gcc/ipa-prop.c
Commit message (Expand)AuthorAgeFilesLines
* re PR tree-optimization/45934 (g++.old-deja/g++.other/dtor5.C FAILs with -fin...Martin Jambor2010-12-221-31/+25
* re PR tree-optimization/46053 (g++.dg/torture/pr45699.C FAILs with -fno-early...Martin Jambor2010-12-151-12/+22
* ipa-prop.c (compute_complex_ancestor_jump_func): Work also if the zero is the...Martin Jambor2010-12-091-3/+7
* ipa-prop.h (struct ipa_parm_adjustment): New field alias_ptr_type.Martin Jambor2010-12-091-9/+6
* re PR tree-optimization/45722 (FAIL: gcc.c-torture/execute/20040709-2.c execu...Eric Botcazou2010-11-141-4/+28
* invoke.texi (-fwhopr): Merge into -flto section.Jan Hubicka2010-11-111-1/+1
* re PR tree-optimization/46383 (ICE: in get_binfo_at_offset, at tree.c:10947)Martin Jambor2010-11-111-2/+4
* re PR middle-end/45687 (possible wrong code bug)Ian Lance Taylor2010-10-261-3/+3
* re PR tree-optimization/45572 (various ICEs with -finline-small-functions -fi...Martin Jambor2010-10-041-1/+1
* re PR tree-optimization/45453 (ICE: verify_cgraph_node failed: inlined_to poi...Jan Hubicka2010-09-181-0/+1
* re PR tree-optimization/44972 (ICE: in load_assign_lhs_subreplacements, at tr...Martin Jambor2010-09-101-9/+13
* re PR tree-optimization/44972 (ICE: in load_assign_lhs_subreplacements, at tr...Martin Jambor2010-09-101-31/+68
* tree-pass.h (pass_ipa_cdtor_merge): New function.Jan Hubicka2010-08-211-1/+2
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-6/+2
* ipa-prop.h (enum ipa_lattice_type): Changed comments.Martin Jambor2010-08-051-5/+12
* ipa-prop.c (ipa_modify_formal_parameters): Use build_distinct_type_copy.Richard Guenther2010-07-301-1/+1
* tree.h (DECL_CHAIN): Define.Nathan Froyd2010-07-151-7/+7
* re PR middle-end/42834 (memcpy folding overeager)Richard Guenther2010-07-011-3/+5
* re PR middle-end/44671 (Partial inlining breaks C++)Jan Hubicka2010-06-281-0/+7
* ipa-prop.h (struct ipa_param_descriptor): Removed the modified flag.Martin Jambor2010-06-251-135/+168
* ipa-prop.c (determine_cst_member_ptr): Ignore non-clobbering statements inste...Martin Jambor2010-06-251-7/+13
* lto-streamer.c (cached_bp): Remove.Richard Guenther2010-06-141-22/+18
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-14/+11
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-0/+2
* ipa-prop.c (compute_complex_ancestor_jump_func): Bail out if !cond.Segher Boessenkool2010-05-201-1/+2
* ipa-prop.c (ipa_print_node_jump_functions): Print jump functions also for ind...Martin Jambor2010-05-191-65/+126
* ipacp_0.c: New test.Jan Hubicka2010-05-181-5/+12
* ipa-cp.c (ipcp_update_callgraph): Use ipa_is_param_used.Jan Hubicka2010-05-171-3/+46
* cgraph.h (cgraph_indirect_call_info): New fields anc_offset, otr_token and po...Martin Jambor2010-05-171-105/+451
* ipa-prop.c (ipa_prop_read_section): Add sanity check that node is analyzed.Jan Hubicka2010-05-151-0/+1
* cgraphbuild.c (build_cgraph_edges, [...]): Build indrect edges too.Jan Hubicka2010-05-121-6/+3
* cgraph.h (struct cgraph_node): New field indirect_calls.Martin Jambor2010-04-281-147/+98
* * ipa-prop.c (ipa_edge_removal_hook): Check for bounds.Jan Hubicka2010-04-211-0/+4
* fold-const.c (fold_comparison): Use ssizetype.Eric Botcazou2010-04-181-1/+1
* ipa-cp.c (ipcp_lats_are_equal): Return true also if the two lattices are addr...Martin Jambor2010-04-091-0/+7
* ipa-reference.c (mark_load): Use get_base_address.Richard Guenther2010-04-071-1/+3
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+2
* ipa-prop.h (struct ipa_param_descriptor): Removed the called field.Martin Jambor2010-03-081-12/+2
* re PR lto/42985 (Internal compiler error: in ipcp_iterate_stage with differen...Martin Jambor2010-02-101-4/+4
* re PR tree-optimization/42366 (ICE in ipa_write_node_info, at ipa-prop.c:2023)Martin Jambor2010-01-041-1/+2
* cgraph.h (struct cgraph_edge): Reorder fields.Martin Jambor2009-12-011-0/+1
* re PR middle-end/42206 (ipa-prop.c: use of uninitialised local data)Martin Jambor2009-11-301-1/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-1/+1
* ipa-prop.h (struct ipa_param_call_note): New field lto_stmt_uid.Martin Jambor2009-11-181-11/+79
* re PR lto/41932 (LTO ICE when compiling ocaml trunk (incompatible type))Martin Jambor2009-11-111-1/+4
* ipa-cp.c (ipcp_write_summary, [...]): New functions.Jan Hubicka2009-10-221-9/+305
* re PR tree-optimization/41661 (ICE due to IPCP trying to create/fold a REAL t...Martin Jambor2009-10-131-0/+3
* 2009-10-07 Mark Heffernan <meheff@google.com>Mark Heffernan2009-10-081-1/+3
* Merge lto branch into trunk.Diego Novillo2009-10-031-0/+4
* ipa-prop.c (compute_complex_pass_through): If we cannot compute a non-varying...Richard Guenther2009-08-141-1/+4