aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-prop.h
AgeCommit message (Expand)AuthorFilesLines
2011-11-15ipa-cp.c (ipa_value_from_jfunc): Make global.Maxim Kuvyrkov1-2/+5
2011-09-23ipa-prop.h (jump_func_type): Updated comments.Martin Jambor1-2/+13
2011-09-22ipa-inline-transform.c (inline_call): Always update jump functions after inli...Jan Hubicka1-1/+0
2011-09-03ipa-prop.h (ipa_jump_func_t): New typedef.Martin Jambor1-19/+9
2011-09-02ipa-prop.h (ipa_node_params): Removed fields called_with_var_arguments and no...Martin Jambor1-21/+0
2011-09-02cgraph.h (cgraph_indirect_call_info): Removed field thunk_delta.Martin Jambor1-2/+1
2011-07-19ipa-prop.h: Include alloc-pool.h, all sorts of updates to general comments.Martin Jambor1-126/+52
2011-05-14ipa-prop.c (ipa_cst_from_jfunc): New function.Martin Jambor1-1/+5
2011-04-24ipa-prop.c (ipa_propagate_indirect_call_infos): Remove obsolette WPA hack.Jan Hubicka1-0/+6
2011-04-22gengtype.c (open_base_files): Add ipa-inline.h include.Jan Hubicka1-0/+11
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-12-15re PR tree-optimization/46053 (g++.dg/torture/pr45699.C FAILs with -fno-early...Martin Jambor1-1/+2
2010-12-09ipa-prop.h (struct ipa_parm_adjustment): New field alias_ptr_type.Martin Jambor1-0/+4
2010-09-14tree-sra.c (build_ref_for_offset): Loc made a parameter.Martin Jambor1-2/+2
2010-09-10re PR tree-optimization/44972 (ICE: in load_assign_lhs_subreplacements, at tr...Martin Jambor1-1/+3
2010-08-05ipa-prop.h (enum ipa_lattice_type): Changed comments.Martin Jambor1-4/+34
2010-07-22ipa-prop.h (struct ipa_node_params): Updated comment.Martin Jambor1-6/+4
2010-06-25ipa-prop.h (struct ipa_param_descriptor): Removed the modified flag.Martin Jambor1-20/+1
2010-05-19ipa-prop.c (ipa_print_node_jump_functions): Print jump functions also for ind...Martin Jambor1-1/+1
2010-05-17ipa-cp.c (ipcp_update_callgraph): Use ipa_is_param_used.Jan Hubicka1-1/+11
2010-05-17cgraph.h (cgraph_indirect_call_info): New fields anc_offset, otr_token and po...Martin Jambor1-29/+48
2010-04-28cgraph.h (struct cgraph_node): New field indirect_calls.Martin Jambor1-30/+3
2010-04-26cfgloop.h (struct loop): Move can_be_parallel field up.Nathan Froyd1-10/+9
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+2
2010-03-08ipa-prop.h (struct ipa_param_descriptor): Removed the called field.Martin Jambor1-13/+0
2009-12-01cgraph.h (struct cgraph_edge): Reorder fields.Martin Jambor1-3/+3
2009-11-18ipa-prop.h (struct ipa_param_call_note): New field lto_stmt_uid.Martin Jambor1-0/+3
2009-10-22ipa-cp.c (ipcp_write_summary, [...]): New functions.Jan Hubicka1-24/+25
2009-08-07ipa-prop.h (enum jump_func_type): New value IPA_JF_ANCESTOR, changed comments.Martin Jambor1-14/+51
2009-08-07ipa-prop.c (count_formal_params_1): New function.Martin Jambor1-0/+71
2009-07-24ipa-prop.h (struct ipa_node_params): New flag node_enqued.Martin Jambor1-1/+15
2009-05-08cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han...Jan Hubicka1-14/+0
2009-03-30ipa-prop.h (jump_func_type): Rename IPA_UNKNOWN...Martin Jambor1-8/+11
2008-09-18ipa-cp.c (ipcp_estimate_growth): Return 0 instead of false.Martin Jambor1-12/+25
2008-09-11ipa-prop.h (struct ipa_param_flags): Removed.Martin Jambor1-34/+35
2008-09-09re PR other/37419 (mpfr related memory corruption)Jakub Jelinek1-1/+1
2008-08-29cgraph.c (cgraph_remove_node): Do not remove nested nodes.Jan Hubicka1-3/+2
2008-08-23tree.c (decl_address_ip_invariant_p): New function.Jan Hubicka1-7/+3
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-1/+1
2008-07-23ipa-cp.c (ipcp_print_edge_profiles): Test for node->analyzed rather than for ...Martin Jambor1-14/+82
2008-07-17ipa-cp.c (ipcp_print_all_lattices): New variable info...Martin Jambor1-0/+10
2008-07-08ipa-cp.c (ipcp_init_cloned_node): Call ipa_check_create_node_params instead o...Martin Jambor1-15/+66
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-4/+4
2008-04-30ipa-cp.c (ipcp_init_stage): Calls ipa_set_called_with_variable_arg instead of...Martin Jambor1-97/+158
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-02-18cfgloop.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-01-28ipa-cp.c (ipcp_insert_stage, [...]): Support for SSA.Razya Ladelsky1-2/+3
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-1/+1
2005-09-06gimplify.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-08-17crtfastmath.c, [...]: Update FSF address.Kelley Cook1-2/+2