]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa-cp.c
sh.c: Do not include algorithm.
[thirdparty/gcc.git] / gcc / ipa-cp.c
2014-11-14  Martin Jamboripa-prop.h (jump_func_type): Removed value IPA_JF_KNOWN...
2014-11-14  Martin Jamboripa-prop.h (ipa_get_jf_pass_through_type_preserved...
2014-11-14  Martin Jamboripa-cp.c (ipcp_value_source): Converted to a template...
2014-11-05  Ilya Enkovichipa-chkp.c: New.
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-21  David MalcolmState cleanups from jit branch
2014-10-05  Jan Hubickaipa-polymorphic-call.c (walk_ssa_copies): Recognize...
2014-09-22  Jan Hubickatree-ssa-ccp.c (prop_value_d): Rename to ...
2014-09-20  Jan Hubickaipa-utils.h (ipa_polymorphic_call_context): Turn into...
2014-09-03  Martin Jamborre PR ipa/62015 (ipa-cp-clone uses a clone that is...
2014-09-03  Martin Jamborre PR ipa/61986 (ICE on valid code at -O3 on x86_64...
2014-08-25  Martin LiskaIPA C++ refactoring 4/N
2014-07-24  Martin LiskaIPA C++ refactoring 1/N
2014-07-24  Richard Bienertree-inline.h (estimate_move_cost): Add speed_p parameter.
2014-07-11  Jan Hubickaipa-prop.c (ipa_binfo_from_known_type_jfunc): In LTO...
2014-07-09  Jan Hubickaipa-cp.c (devirtualization_time_bonus): Walk through...
2014-07-09  Trevor Saundersremove has_execute
2014-06-26  Martin Jamboripa-prop.c (ipa_impossible_devirt_target): No longer...
2014-06-25  Martin LiskaIPA REF refactoring
2014-06-03  Martin Jamborre PR ipa/61160 (wrong code with -O3 (or ICE: verify_cg...
2014-05-26  Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-04-17  Trevor Saunderspass cfun to pass::execute
2014-04-17  Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17  Trevor Saundersremove has_gate
2014-04-03  Martin Jamboripa-cp.c (ipcp_verify_propagated_values): Also dump...
2014-03-26  Jan Hubickare PR ipa/60315 (template constructor switch optimization)
2014-03-25  Martin Jamborre PR ipa/60600 (ICE in ipa_get_indirect_edge_target_1)
2014-02-24  Martin Jamborre PR ipa/60266 (ICE: in ipa_get_parm_lattices, at...
2014-02-20  Martin Jamborre PR tree-optimization/55260 (ICE: in ipa_get_parm_lat...
2014-02-19  Jan Hubickaipa-prop.h (ipa_ancestor_jf_data): Update ocmment.
2014-02-07  Jakub Jelinekre PR ipa/60026 (ICE at -O3 on valid code (with the...
2014-02-04  Markus Trippelsdorfre PR ipa/60058 (internal compiler error: Segmentation...
2014-02-04  Jan Hubickaipa-cp.c (ipa_get_indirect_edge_target_1): Do direct...
2014-02-04  Jan Hubickaipa-cp.c (ipa_get_indirect_edge_target_1): Do direct...
2014-02-03  Jan Hubickare PR ipa/59831 (ice in cgraph_speculative_call_info...
2014-01-17  Martin Jamborre PR ipa/59736 (ice with -O3 in cgraph_edge_brings_val...
2014-01-06  Martin Jamborre PR ipa/59008 (ICEs in try_make_edge_direct_simple_ca...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-23  Jason Merrillre PR c++/41090 (Using static label reference in c...
2013-12-10  Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-11-27  Aldy Hernandezcgraph.h (enum cgraph_simd_clone_arg_type): New.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-18  Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18  Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-10-29  David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-29  Andrew MacLeodtree-outof-ssa.h: Remove include files.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-15  Martin Jamboripa-utils.h (ipa_edge_within_scc): Declare.
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-23  Jan Hubickaipa-cp.c (ipa_get_indirect_edge_target_1): Add sanity...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-09-10  Martin Jamboripa-cp.c (propagate_constants_topo): Do not ignore...
2013-08-27  Martin Jamboripa-prop.h (ipa_pass_through_data): New field type_pres...
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-05  David MalcolmAutomated conversion of passes to C++ classes
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-06-27  Martin Jamborre PR c++/57208 (Latest chromium compilation fails...
2013-06-11  Martin Jamboripa-cp.c (ipa_get_indirect_edge_target_1): Check that...
2013-05-29  Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-05-17  Po-Chun Changre PR middle-end/57276 (Waste work in cgraph_edge_bring...
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-04-10  Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-04-08  Teresa JohnsonFirst phase of unifying the computation of profile...
2013-03-27  Martin Jamborre PR tree-optimization/55334 (mgrid regression (ipa...
2013-03-25  Martin Jamboripa-cp.c (ipa_get_indirect_edge_target): Renamed to...
2013-03-20  Martin Jamborparams.def (PARAM_IPA_CP_ARRAY_INDEX_HINT_BONUS): New...
2013-02-27  Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
2013-02-21  Martin Jamborre PR tree-optimization/56310 (ICE: in decide_about_val...
2013-02-21  Martin Jamboripa-cp.c (good_cloning_opportunity_p): Dump the real...
2013-02-20  Martin Jamborre PR tree-optimization/55334 (mgrid regression (ipa...
2013-02-20  Martin Jamboripa-cp.c (initialize_node_lattices): Fix dumping condition.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-21  Martin Jamboripa-prop.h (struct ipa_node_params): Rename clone_for_a...
2012-11-21  Martin Jamborre PR tree-optimization/55260 (ICE: in ipa_get_parm_lat...
2012-11-20  Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-20  Martin Jamborre PR tree-optimization/55260 (ICE: in ipa_get_parm_lat...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-13  Martin Jamborre PR tree-optimization/55253 (Revision 193298 miscompi...
2012-11-11  Martin Jamborre PR tree-optimization/55238 (ICE in find_aggregate_va...
2012-11-07  Martin Jamborre PR tree-optimization/53787 (Possible IPA-SRA / IPA...
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-25  Jan Hubickaipa-cp.c (ipcp_discover_new_direct_edges): If something...
2012-08-13  Jan Hubickatree-pass.h (write_summary, [...]): Remove set and...
2012-08-11  Martin Jamborre PR fortran/48636 (Enable more inlining with -O2...
2012-08-09  Martin Jamborcgraph.h (cgraph_indirect_call_info): Field anc_offse...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-06-03  Martin Jamboripa-prop.h (ipa_get_jf_known_type_offset): New function.
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2012-05-10  Jan Hubickacgraph.h (cgraph_remove_unreachable_nodes): Rename...
2012-04-30  Uros Bizjakre PR middle-end/53136 (Use after free in ipa_make_edge...
2012-04-20  Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Merge needed...
2012-04-18  Jan Hubickacgraph.c (cgraph_node_name): Remove.
next