aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-reference.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-03re PR middle-end/32304 (ICE in set_mem_attributes_minus_bitpos)Andrew Pinski1-0/+4
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-6/+4
2007-06-30ipa.c (cgraph_postorder): Cast according to the coding conventions.Thomas Neumann1-16/+16
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-9/+11
2007-01-13ipa-reference.c (analyze_function): Consider also addresses taken in phi nodes.Zdenek Dvorak1-0/+15
2006-12-20cgraph.h (FOR_EACH_STATIC_VARIABLE, [...]): New macros.Jan Hubicka1-8/+3
2006-12-13ipa-reference.c (scan_for_static_refs): Also scan tcc_comparison class trees.Richard Guenther1-0/+1
2006-12-11Move all varpool routines out of cgraph/cgraphunit to varpool.cJan Hubicka1-3/+3
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-3/+3
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-1/+2
2006-01-19ipa-reference.c (check_operand): Allow FUNCTION_DECL.Daniel Berlin1-2/+12
2005-12-22ipa-reference.c (get_reference_vars_info_from_cgraph): Use function_ann.Daniel Berlin1-6/+6
2005-09-12pr middle-end/23237Josh Conner1-4/+11
2005-07-26calls.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-07-26ipa-pure-const.c, [...]: Update FSF address.Kazu Hirata1-2/+2
2005-07-16Makefile.in: Added rules for ipa-pure-const.c...Daniel Berlin1-0/+1317