]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa-prop.c
tree-ssa.h: New.
[thirdparty/gcc.git] / gcc / ipa-prop.c
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-09-09  Uros Bizjakipa-prop.c (ipa_modify_call_arguments): Initialize...
2013-09-09  Jan Hubickaipa-prop.c (try_make_edge_direct_simple_call): Do not...
2013-09-05  Martin Jamboripa-prop.c (remove_described_reference): Accept missing...
2013-09-02  Martin Jamborre PR ipa/58106 (ICE: in ipa_edge_duplication_hook...
2013-08-31  Jan Hubickaipa-prop.c (ipa_set_jf_known_type): Check that we add...
2013-08-27  Martin Jamboripa-prop.h (ipa_pass_through_data): New field type_pres...
2013-08-26  Jan Hubicka* ipa-prop.c (ipa_print_node_params): Do not ICE during...
2013-08-18  Jan Hubickacgraph.c (cgraph_create_indirect_edge): Discover polymo...
2013-08-16  Jan Hubickagimple-fold.c (gimple_extract_devirt_binfo_from_cst...
2013-08-09  Jan Hubickacgraphbuild.c (cgraph_rebuild_references): Rebuild...
2013-08-03  Jan Hubickaipa-cp.c (gather_context_independent_values): Use ipa_g...
2013-07-25  Jan Hubickacgraph.c (release_function_body): Break out from ...
2013-07-21  Ondřej BílkaFix typos.
2013-06-25  Martin Jamborre PR middle-end/57670 (Member-pointer calls should...
2013-06-24  Martin Jamborre PR tree-optimization/57358 (segmentation fault with...
2013-06-24  Martin Jamborre PR tree-optimization/57539 (ice in ipa_edge_duplicat...
2013-06-15  Dehao Chentree-flow.h (gimple_check_call_matching_types): Add...
2013-05-29  Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-05-24  Martin Jamborre PR tree-optimization/57294 (ice in remove_described_...
2013-05-23  Martin Jamborre PR middle-end/57347 (wrong code for bitfield on...
2013-05-21  Martin Jamborre PR lto/57289 (ICE during 454.calculix compilation...
2013-05-15  Martin Jamboripa-prop.c (ipa_make_edge_direct_to_target): Redirect...
2013-05-15  Martin Jamboripa-prop.c (ipa_print_node_jump_functions): Print symbo...
2013-05-13  Martin Jamborre PR middle-end/42371 (dead code not eliminated during...
2013-05-02  Martin Jamborre PR middle-end/56988 (ipa-cp incorrectly propagates...
2013-04-19  Martin Jamborre PR tree-optimization/56718 (Early inlining prevents...
2013-03-25  Martin Jamboripa-prop.c (ipa_write_jump_function): Stream simple...
2013-03-17  Jan Hubickacgraph.h (cgraph_get_create_real_symbol_node): Declare.
2013-02-20  Jan Hubickare PR tree-optimization/56265 (ICE in ipa_make_edge_dir...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-08  Jan Hubickare PR tree-optimization/55823 (ice in inline_call,...
2012-12-19  Richard Bienerre PR lto/55736 (lto ICE: tree code ''junl is not suppo...
2012-12-19  Jan Hubickare PR tree-optimization/55683 (ICE in inline_call,...
2012-12-07  Martin Jamborre PR middle-end/55078 (FAIL: g++.dg/torture/pr46154.C)
2012-11-30  Martin Jamborre PR middle-end/52890 (Revision 185336 causes 10%...
2012-11-27  Dehao Chenipa-prop.c (ipa_modify_call_arguments): Set loc correctly.
2012-11-20  Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-08  Martin Jamboripa-prop.c (determine_known_aggregate_parts): Skip...
2012-11-07  Martin Jamborre PR tree-optimization/53787 (Possible IPA-SRA / IPA...
2012-11-06  Martin Jamboripa-prop.c (ipa_get_param_decl_index_1): New function.
2012-10-25  Jan Hubickaipa-cp.c (ipcp_discover_new_direct_edges): If something...
2012-10-10  Richard Bienerre PR bootstrap/54876 (LTO bootstrap broken, streaming...
2012-09-27  Dehao Chentree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.
2012-09-20  Martin Jamborfunction.c (push_cfun): Check old current_function_decl...
2012-09-19  Martin Jamboripa-prop.c (prune_expression_for_jf): New function.
2012-09-19  Dehao ChenIntegrate lexical block into source_location.
2012-09-11  Diego NovilloRemove unnecessary VEC function overloads.
2012-09-10  Martin Jamborparams.def (PARAM_IPA_MAX_AGG_ITEMS): New parameter.
2012-09-07  Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-08-13  Jan Hubickatree-pass.h (write_summary, [...]): Remove set and...
2012-08-11  Jan Hubickacgraph.h (vector types for symtab_node): Add.
2012-08-09  Martin Jamborcgraph.h (cgraph_indirect_call_info): Field anc_offse...
2012-08-02  Richard Guenthertree-flow.h (set_default_def): Rename to ...
2012-08-02  Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-08-01  Richard Guenthertree-flow.h (struct gimple_df): Remove syms_to_rename...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-02  Martin Jamborre PR middle-end/38474 (compile time explosion in dataf...
2012-06-03  Martin Jamboripa-prop.h (ipa_get_jf_known_type_offset): New function.
2012-05-03  Martin Jamborbuiltins.c (get_object_alignment_1): Return whether...
2012-05-02  Michael Matzcoretypes.h (gimple_seq, [...]): Typedef as gimple.
2012-04-30  Uros Bizjakre PR middle-end/53136 (Use after free in ipa_make_edge...
2012-04-16  Jan Hubickacgraph.h (FOR_EACH_VARIABLE, [...]): New macros.
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.
next