summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-structalias.h
Commit message (Expand)AuthorAgeFilesLines
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-14/+13
* re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)Diego Novillo2007-04-111-6/+1
* [multiple changes]Diego Novillo2006-12-111-16/+5
* tree-ssa-alias.c (compute_flow_sensitive_aliasing): Call set_used_smts.Daniel Berlin2006-12-051-0/+1
* Fix PR tree-optimization/28778 Fix PR tree-optimization/29156 Fix PR tree-opt...Daniel Berlin2006-10-191-1/+1
* tree-ssa-structalias.h (PTR_IS_REF_ALL): New macro.Eric Botcazou2006-05-251-0/+6
* * tree-ssa-structalias.h (alias_info): Remove num_references.Kazu Hirata2006-04-161-5/+0
* tree-ssa-alias.c (set_initial_properties, [...]): Use VEC instead of VARRAY.Kazu Hirata2006-04-121-1/+1
* tree-ssa-operands.h (ssa_call_clobbered_cache_valid): Remove.Daniel Berlin2006-01-191-1/+1
* Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.hDiego Novillo2005-07-091-0/+60
* Update FSF address.Kelley Cook2005-06-251-1/+1
* tree-ssa-structalias.c (dump_solution_for_var): Reformat output.Diego Novillo2005-06-151-3/+7
* Makefile.in (OBJS-common): Add tree-ssa-structalias.o.Daniel Berlin2005-06-091-0/+33