cgraph.h: Update copyrights;
[gcc.git] / gcc / ipa-prop.c
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2012-02-28 Richard Guentherre PR tree-optimization/52402 (IPA-SRA creates aligned...
2012-01-31 Jakub Jelinekre PR bootstrap/52041 (Bootstrap failure at revision...
2011-12-13 Eric Botcazoulto-streamer-out.c (write_symbol): Use proper 64-bit...
2011-12-05 Richard Guenthercgraph.c (cgraph_create_edge_1): Initialize call_stmt_c...
2011-11-08 Richard Guentherre PR tree-optimization/51012 (ICE: in fold_convert_loc...
2011-11-06 Richard Guenther2011-11-6 Richard Guenther <rguenther@suse.de>
2011-11-03 Martin Jamboripa-prop.c (type_change_info): New fields offset, objec...
2011-10-31 Martin Jamboripa-prop.c (mark_modified): Moved up in the file.
2011-10-27 Martin Jamboripa-prop.c (compute_pass_through_member_ptrs): Rename...
2011-09-23 Martin Jamboripa-prop.h (jump_func_type): Updated comments.
2011-09-22 Maxim Kuvyrkov* ipa-prop.c (ipa_print_node_jump_functions): Fix typos.
2011-09-22 Jan Hubickaipa-inline-transform.c (inline_call): Always update...
2011-09-03 Martin Jamboripa-prop.h (ipa_jump_func_t): New typedef.
2011-09-02 Martin Jamboripa-prop.h (ipa_node_params): Removed fields called_wit...
2011-09-02 Martin Jamborcgraph.h (cgraph_indirect_call_info): Removed field...
2011-08-12 Diego Novillodata-streamer.h (streamer_write_zero): Rename from...
2011-08-11 Diego Novillotree-streamer-out.c (lto_output_ts_decl_with_vis_tree_p...
2011-08-08 Diego Novillorebase
2011-07-18 Martin Jamboripa-prop.h: Include alloc-pool.h, all sorts of updates...
2011-06-22 Jakub Jelinekre PR debug/47858 (IPA-SRA decreases quality of debug...
2011-06-16 Richard Guenthergimple.c (canonicalize_cond_expr_cond): (bool)x is...
2011-06-15 Martin Jamborre PR tree-optimization/48613 (ICE: vector VEC(ipa_node...
2011-06-11 Jan Hubickaipa-prop.c (ipa_make_edge_direct_to_target): Fix code...
2011-06-10 Jan Hubickaipa-prop.c (ipa_write_node_info): Stream jump functions...
2011-06-10 Jan Hubickaipa-cp.c (ipcp_versionable_function_p): Aliases are...
2011-06-10 Jan Hubickaipa-cp.c (ipcp_process_devirtualization_opportunities...
2011-05-13 Martin Jamboripa-prop.c (ipa_cst_from_jfunc): New function.
2011-05-06 Jan Hubickacgraph.c (cgraph_add_thunk): Create real function node...
2011-05-04 Richard Guenthertree.h (int_const_binop): Remove notrunc argument.
2011-04-27 Jan Hubickaipa-prop.c (function_insertion_hook_holder): New holder.
2011-04-24 Jan Hubickaipa-prop.c (ipa_propagate_indirect_call_infos): Remove...
2011-04-22 Jan Hubickagengtype.c (open_base_files): Add ipa-inline.h include.
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-04-20 Richard SandifordMakefile.in (INTERNAL_FN_DEF, [...]): Define.
2011-04-19 Martin Jamboripa-prop.c (stmt_may_be_vtbl_ptr_store): Return false...
2011-04-19 Martin Jamboripa-cp.c (ipcp_process_devirtualization_opportunities...
2011-04-18 Jakub Jelinekre PR middle-end/48661 (wrong-code regression with...
2011-04-15 Martin Jamboripa-prop.c (ipa_analyze_virtual_call_uses): Remove...
2011-04-14 Jan Hubickacgraph.c (dump_cgraph_node): Do not dump inline summaries.
2011-04-11 Martin Jamborexcept.c (set_nothrow_function_flags): Call cgraph_get_...
2011-04-11 Martin Jamborre PR tree-optimization/48195 (ICE: vector VEC(ipa_node...
2011-04-10 Mike StumpRemove doubled up words.
2011-02-11 Nathan Froydcgraph.c: Fix comment typos.
2011-01-14 Martin Jamborcommon.opt (fdevirtualize): New flag.
2011-01-14 Martin Jamborre PR tree-optimization/45934 (g++.old-deja/g++.other...
2011-01-07 Jan Hubickare PR tree-optimization/46367 (ICE during cgraph edge...
2011-01-03 Martin Jamborre PR tree-optimization/46984 (g++.dg/torture/pr45699...
2010-12-22 Martin Jamborre PR tree-optimization/45934 (g++.old-deja/g++.other...
2010-12-15 Martin Jamborre PR tree-optimization/46053 (g++.dg/torture/pr45699...
2010-12-09 Martin Jamboripa-prop.c (compute_complex_ancestor_jump_func): Work...
2010-12-09 Martin Jamboripa-prop.h (struct ipa_parm_adjustment): New field...
2010-11-14 Eric Botcazoure PR tree-optimization/45722 (FAIL: gcc.c-torture...
2010-11-11 Jan Hubickainvoke.texi (-fwhopr): Merge into -flto section.
2010-11-11 Martin Jamborre PR tree-optimization/46383 (ICE: in get_binfo_at_off...
2010-10-26 Ian Lance Taylorre PR middle-end/45687 (possible wrong code bug)
2010-10-04 Martin Jamborre PR tree-optimization/45572 (various ICEs with -finli...
2010-09-18 Jan Hubickare PR tree-optimization/45453 (ICE: verify_cgraph_node...
2010-09-09 Martin Jamborre PR tree-optimization/44972 (ICE: in load_assign_lhs_...
2010-09-09 Martin Jamborre PR tree-optimization/44972 (ICE: in load_assign_lhs_...
2010-08-21 Jan Hubickatree-pass.h (pass_ipa_cdtor_merge): New function.
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-05 Martin Jamboripa-prop.h (enum ipa_lattice_type): Changed comments.
2010-07-30 Richard Guentheripa-prop.c (ipa_modify_formal_parameters): Use build_di...
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-28 Jan Hubickare PR middle-end/44671 (Partial inlining breaks C++)
2010-06-25 Martin Jamboripa-prop.h (struct ipa_param_descriptor): Removed the...
2010-06-25 Martin Jamboripa-prop.c (determine_cst_member_ptr): Ignore non-clobb...
2010-06-14 Richard Guentherlto-streamer.c (cached_bp): Remove.
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-20 Segher Boessenkoolipa-prop.c (compute_complex_ancestor_jump_func): Bail...
2010-05-19 Martin Jamboripa-prop.c (ipa_print_node_jump_functions): Print jump...
2010-05-18 Jan Hubickaipacp_0.c: New test.
2010-05-17 Jan Hubickaipa-cp.c (ipcp_update_callgraph): Use ipa_is_param_used.
2010-05-17 Martin Jamborcgraph.h (cgraph_indirect_call_info): New fields anc_of...
2010-05-15 Jan Hubickaipa-prop.c (ipa_prop_read_section): Add sanity check...
2010-05-12 Jan Hubickacgraphbuild.c (build_cgraph_edges, [...]): Build indrec...
2010-04-28 Martin Jamborcgraph.h (struct cgraph_node): New field indirect_calls.
2010-04-21 Jan Hubicka* ipa-prop.c (ipa_edge_removal_hook): Check for bounds.
2010-04-18 Eric Botcazoufold-const.c (fold_comparison): Use ssizetype.
2010-04-09 Martin Jamboripa-cp.c (ipcp_lats_are_equal): Return true also if...
2010-04-07 Richard Guentheripa-reference.c (mark_load): Use get_base_address.
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-08 Martin Jamboripa-prop.h (struct ipa_param_descriptor): Removed the...
2010-02-10 Martin Jamborre PR lto/42985 (Internal compiler error: in ipcp_itera...
2010-01-04 Martin Jamborre PR tree-optimization/42366 (ICE in ipa_write_node_in...
2009-12-01 Martin Jamborcgraph.h (struct cgraph_edge): Reorder fields.
2009-11-30 Martin Jamborre PR middle-end/42206 (ipa-prop.c: use of uninitialise...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-18 Martin Jamboripa-prop.h (struct ipa_param_call_note): New field...
2009-11-11 Martin Jamborre PR lto/41932 (LTO ICE when compiling ocaml trunk...
2009-10-22 Jan Hubickaipa-cp.c (ipcp_write_summary, [...]): New functions.
2009-10-13 Martin Jamborre PR tree-optimization/41661 (ICE due to IPCP trying...
2009-10-08 Mark Heffernan2009-10-07 Mark Heffernan <meheff@google.com>
2009-10-03 Diego NovilloMerge lto branch into trunk.
2009-08-14 Richard Guentheripa-prop.c (compute_complex_pass_through): If we cannot...
2009-08-07 Martin Jamboripa-prop.h (enum jump_func_type): New value IPA_JF_ANCE...
2009-08-07 Martin Jamboripa-prop.c (count_formal_params_1): New function.
next