i386.c (legitimize_tls_address): Generate tls_initial_exec_64_sun only when !TARGET_X32.
[gcc.git] / gcc / ipa-prop.h
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.
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2005-09-06 Kazu Hiratagimplify.c, [...]: Fix comment typos.
2005-08-17 Kelley Cookcrtfastmath.c, [...]: Update FSF address.
2005-08-06 Kazu HirataMakefile.in, [...]: Fix comment/doc typos.
2005-08-01 Razya Ladelskyipa-cp.c: New file.