summaryrefslogtreecommitdiff
path: root/gcc/ipa-prop.h
Commit message (Expand)AuthorAgeFilesLines
* tree-sra.c (build_ref_for_offset): Loc made a parameter.Martin Jambor2010-09-141-2/+2
* re PR tree-optimization/44972 (ICE: in load_assign_lhs_subreplacements, at tr...Martin Jambor2010-09-101-1/+3
* ipa-prop.h (enum ipa_lattice_type): Changed comments.Martin Jambor2010-08-051-4/+34
* ipa-prop.h (struct ipa_node_params): Updated comment.Martin Jambor2010-07-221-6/+4
* ipa-prop.h (struct ipa_param_descriptor): Removed the modified flag.Martin Jambor2010-06-251-20/+1
* ipa-prop.c (ipa_print_node_jump_functions): Print jump functions also for ind...Martin Jambor2010-05-191-1/+1
* ipa-cp.c (ipcp_update_callgraph): Use ipa_is_param_used.Jan Hubicka2010-05-171-1/+11
* cgraph.h (cgraph_indirect_call_info): New fields anc_offset, otr_token and po...Martin Jambor2010-05-171-29/+48
* cgraph.h (struct cgraph_node): New field indirect_calls.Martin Jambor2010-04-281-30/+3
* cfgloop.h (struct loop): Move can_be_parallel field up.Nathan Froyd2010-04-261-10/+9
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+2
* ipa-prop.h (struct ipa_param_descriptor): Removed the called field.Martin Jambor2010-03-081-13/+0
* cgraph.h (struct cgraph_edge): Reorder fields.Martin Jambor2009-12-011-3/+3
* ipa-prop.h (struct ipa_param_call_note): New field lto_stmt_uid.Martin Jambor2009-11-181-0/+3
* ipa-cp.c (ipcp_write_summary, [...]): New functions.Jan Hubicka2009-10-221-24/+25
* ipa-prop.h (enum jump_func_type): New value IPA_JF_ANCESTOR, changed comments.Martin Jambor2009-08-071-14/+51
* ipa-prop.c (count_formal_params_1): New function.Martin Jambor2009-08-071-0/+71
* ipa-prop.h (struct ipa_node_params): New flag node_enqued.Martin Jambor2009-07-241-1/+15
* cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han...Jan Hubicka2009-05-081-14/+0
* ipa-prop.h (jump_func_type): Rename IPA_UNKNOWN...Martin Jambor2009-03-301-8/+11
* ipa-cp.c (ipcp_estimate_growth): Return 0 instead of false.Martin Jambor2008-09-181-12/+25
* ipa-prop.h (struct ipa_param_flags): Removed.Martin Jambor2008-09-111-34/+35
* re PR other/37419 (mpfr related memory corruption)Jakub Jelinek2008-09-091-1/+1
* cgraph.c (cgraph_remove_node): Do not remove nested nodes.Jan Hubicka2008-08-291-3/+2
* tree.c (decl_address_ip_invariant_p): New function.Jan Hubicka2008-08-231-7/+3
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-1/+1
* ipa-cp.c (ipcp_print_edge_profiles): Test for node->analyzed rather than for ...Martin Jambor2008-07-231-14/+82
* ipa-cp.c (ipcp_print_all_lattices): New variable info...Martin Jambor2008-07-171-0/+10
* ipa-cp.c (ipcp_init_cloned_node): Call ipa_check_create_node_params instead o...Martin Jambor2008-07-081-15/+66
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-4/+4
* ipa-cp.c (ipcp_init_stage): Calls ipa_set_called_with_variable_arg instead of...Martin Jambor2008-04-301-97/+158
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* cfgloop.c, [...]: Fix comment typos.Kazu Hirata2007-02-181-1/+1
* ipa-cp.c (ipcp_insert_stage, [...]): Support for SSA.Razya Ladelsky2007-01-281-2/+3
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-1/+1
* gimplify.c, [...]: Fix comment typos.Kazu Hirata2005-09-061-1/+1
* crtfastmath.c, [...]: Update FSF address.Kelley Cook2005-08-171-2/+2
* Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata2005-08-061-1/+1
* ipa-cp.c: New file.Razya Ladelsky2005-08-011-0/+204