]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa-cp.c
tree-core.h: Include symtab.h.
[thirdparty/gcc.git] / gcc / ipa-cp.c
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-01  Martin LiskaChange use to type-based pool allocator in ipa-prop.c
2015-05-09  Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-04-13  Jan Hubickaipa-cp.c (ipcp_driver): Relase prev_edge.
2015-04-06  Ilya Enkovichipa-cp (set_single_call_flag): Remove too restrictive...
2015-03-29  Martin Jamborre PR ipa/65478 (crafty performance regression)
2015-02-19  Martin Jamborre PR ipa/65028 (450.soplex in SPEC CPU 2006 is miscomp...
2015-02-17  H.J. LuAdd -fipa-cp-alignment
2015-02-10  Jan Hubickare PR ipa/64978 (ICE: in ipcp_verify_propagated_values...
2015-02-05  Jan Hubickaipa-cp.c (ipa_value_from_jfunc, [...]): Add bounds...
2015-01-18  Jan Hubickare PR ipa/64378 (ICE: in inline_call, at ipa-inline...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-22  Martin Liskasymbol_summary is used for inline_summary.
2014-12-22  Martin Liskaipa-prop uses symbol_summary class.
2014-12-08  David MalcolmPR jit/63854: Introduce xstrdup_for_dump
2014-12-05  Martin Jamborcgraph.h (cgraph_node): New method expand_all_artificia...
2014-12-04  Martin Jamboripa-prop.h (ipa_alignment): New type.
2014-12-02  Martin Jamborre PR ipa/63814 (g++.dg/ipa/pr61160-1.C fails with...
2014-11-18  Jan Hubickaipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
2014-11-17  Jan Hubickaipa-cp.c (ipa_get_indirect_edge_target_1): Handle specu...
2014-11-16  Jan Hubicka* ipa-polymorphic-call.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...
next