summaryrefslogtreecommitdiff
path: root/gcc/ipa-reference.c
Commit message (Expand)AuthorAgeFilesLines
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-9/+11
* ipa-reference.c (analyze_function): Consider also addresses taken in phi nodes.Zdenek Dvorak2007-01-131-0/+15
* cgraph.h (FOR_EACH_STATIC_VARIABLE, [...]): New macros.Jan Hubicka2006-12-201-8/+3
* ipa-reference.c (scan_for_static_refs): Also scan tcc_comparison class trees.Richard Guenther2006-12-131-0/+1
* Move all varpool routines out of cgraph/cgraphunit to varpool.cJan Hubicka2006-12-111-3/+3
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-3/+3
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-1/+2
* ipa-reference.c (check_operand): Allow FUNCTION_DECL.Daniel Berlin2006-01-191-2/+12
* ipa-reference.c (get_reference_vars_info_from_cgraph): Use function_ann.Daniel Berlin2005-12-221-6/+6
* pr middle-end/23237Josh Conner2005-09-121-4/+11
* calls.c, [...]: Fix comment typos.Kazu Hirata2005-07-261-1/+1
* ipa-pure-const.c, [...]: Update FSF address.Kazu Hirata2005-07-261-2/+2
* Makefile.in: Added rules for ipa-pure-const.c...Daniel Berlin2005-07-161-0/+1317