Indirect inlining of targets from references of global constants
[gcc.git] / gcc / ipa-prop.h
2016-05-18 Martin JamborIndirect inlining of targets from references of global...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-09 Martin LiskaFix memory leaks in IPA.
2015-11-08 Eric BotcazouMerge of the scalar-storage-order branch.
2015-10-20 Martin LiskaCorrectly fill up cgraph_node::local.versionable flag.
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-07-16 Martin LiskaAdd new object_allocator and clean-up allocator usage.
2015-07-16 Martin JamborGive struct param_aa_atatus and struct func_body_info...
2015-07-15 Paolo BonziniLimit AA walking when inlining analysis examines parameters
2015-07-13 Aldy HernandezFix double word typos.
2015-06-01 Martin LiskaChange use to type-based pool allocator in ipa-prop.c
2015-03-29 Martin Jamborre PR ipa/65478 (crafty performance regression)
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-04 Martin Jamboripa-prop.h (ipa_alignment): New type.
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-17 Jan Hubickaipa-cp.c (ipa_get_indirect_edge_target_1): Handle specu...
2014-11-14 Jan Hubickaipa-prop.h (ipa_known_type_data): Remove.
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-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-21 David MalcolmState cleanups from jit branch
2014-10-02 Jan Hubickaipa-prop.h (ipa_get_controlled_uses): Add hack to avoid...
2014-09-26 Jan Hubickaipa-prop.c (ipa_intraprocedural_devirtualization):...
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-01 Martin LiskaIPA ICF pass 1/N
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-06-26 Martin Jamboripa-prop.c (ipa_impossible_devirt_target): No longer...
2014-05-23 Martin Jamborre PR tree-optimization/53787 (Possible IPA-SRA / IPA...
2014-02-19 Jan Hubickaipa-prop.h (ipa_ancestor_jf_data): Update ocmment.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-10 Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-11-22 Aldy Hernandezipa.c (symtab_remove_unreachable_nodes): Fix up comment...
2013-10-29 Andrew MacLeodtree-outof-ssa.h: Remove include files.
2013-10-21 Diego NovilloRe-factor inclusion of tree.h.
2013-08-27 Martin Jamboripa-prop.h (ipa_pass_through_data): New field type_pres...
2013-08-03 Jan Hubickaipa-cp.c (gather_context_independent_values): Use ipa_g...
2013-07-21 Ondřej BílkaFix typos.
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-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-21 Martin Jamboripa-prop.h (struct ipa_node_params): Rename clone_for_a...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-07 Martin Jamborre PR tree-optimization/53787 (Possible IPA-SRA / IPA...
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
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-06-03 Martin Jamboripa-prop.h (ipa_get_jf_known_type_offset): New function.
2011-11-15 Maxim Kuvyrkovipa-cp.c (ipa_value_from_jfunc): Make global.
2011-09-23 Martin Jamboripa-prop.h (jump_func_type): Updated comments.
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-07-18 Martin Jamboripa-prop.h: Include alloc-pool.h, all sorts of updates...
2011-05-13 Martin Jamboripa-prop.c (ipa_cst_from_jfunc): New function.
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-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-12-15 Martin Jamborre PR tree-optimization/46053 (g++.dg/torture/pr45699...
2010-12-09 Martin Jamboripa-prop.h (struct ipa_parm_adjustment): New field...
2010-09-14 Martin Jambortree-sra.c (build_ref_for_offset): Loc made a parameter.
2010-09-09 Martin Jamborre PR tree-optimization/44972 (ICE: in load_assign_lhs_...
2010-08-05 Martin Jamboripa-prop.h (enum ipa_lattice_type): Changed comments.
2010-07-22 Martin Jamboripa-prop.h (struct ipa_node_params): Updated comment.
2010-06-25 Martin Jamboripa-prop.h (struct ipa_param_descriptor): Removed the...
2010-05-19 Martin Jamboripa-prop.c (ipa_print_node_jump_functions): Print jump...
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-04-28 Martin Jamborcgraph.h (struct cgraph_node): New field indirect_calls.
2010-04-26 Nathan Froydcfgloop.h (struct loop): Move can_be_parallel field up.
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-08 Martin Jamboripa-prop.h (struct ipa_param_descriptor): Removed the...
2009-12-01 Martin Jamborcgraph.h (struct cgraph_edge): Reorder fields.
2009-11-18 Martin Jamboripa-prop.h (struct ipa_param_call_note): New field...
2009-10-22 Jan Hubickaipa-cp.c (ipcp_write_summary, [...]): New functions.
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.
2009-07-24 Martin Jamboripa-prop.h (struct ipa_node_params): New flag node_enqued.
2009-05-08 Jan Hubickacgraphbuild.c (compute_call_stmt_bb_frequency): Accept...
2009-03-30 Martin Jamboripa-prop.h (jump_func_type): Rename IPA_UNKNOWN...
2008-09-18 Martin Jamboripa-cp.c (ipcp_estimate_growth): Return 0 instead of...
2008-09-11 Martin Jamboripa-prop.h (struct ipa_param_flags): Removed.
2008-09-09 Jakub Jelinekre PR other/37419 (mpfr related memory corruption)
2008-08-29 Jan Hubickacgraph.c (cgraph_remove_node): Do not remove nested...
2008-08-23 Jan Hubickatree.c (decl_address_ip_invariant_p): New function.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-23 Martin Jamboripa-cp.c (ipcp_print_edge_profiles): Test for node...
2008-07-17 Martin Jamboripa-cp.c (ipcp_print_all_lattices): New variable info...
2008-07-08 Martin Jamboripa-cp.c (ipcp_init_cloned_node): Call ipa_check_create...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-04-30 Martin Jamboripa-cp.c (ipcp_init_stage): Calls ipa_set_called_with_v...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-02-18 Kazu Hiratacfgloop.c, [...]: Fix comment typos.
2007-01-28 Razya Ladelskyipa-cp.c (ipcp_insert_stage, [...]): Support for SSA.
next