aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-prop.h
AgeCommit message (Expand)AuthorFilesLines
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
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata1-1/+1
2005-08-01ipa-cp.c: New file.Razya Ladelsky1-0/+204