summaryrefslogtreecommitdiff
path: root/gcc/ipa-reference.c
Commit message (Expand)AuthorAgeFilesLines
* except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka2008-04-181-1/+1
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5
* re PR tree-optimization/35403 (ipa-reference.c does not change a default init...Andrew Pinski2008-03-111-10/+0
* re PR middle-end/32304 (ICE in set_mem_attributes_minus_bitpos)Andrew Pinski2007-08-031-0/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-6/+4
* ipa.c (cgraph_postorder): Cast according to the coding conventions.Thomas Neumann2007-06-301-16/+16
* 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