summaryrefslogtreecommitdiff
path: root/gcc/ipa-prop.h
Commit message (Expand)AuthorAgeFilesLines
* 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