aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-structalias.h
AgeCommit message (Expand)AuthorFilesLines
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-14/+13
2007-04-11re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)Diego Novillo1-6/+1
2006-12-11[multiple changes]Diego Novillo1-16/+5
2006-12-05tree-ssa-alias.c (compute_flow_sensitive_aliasing): Call set_used_smts.Daniel Berlin1-0/+1
2006-10-19Fix PR tree-optimization/28778 Fix PR tree-optimization/29156 Fix PR tree-opt...Daniel Berlin1-1/+1
2006-05-25tree-ssa-structalias.h (PTR_IS_REF_ALL): New macro.Eric Botcazou1-0/+6
2006-04-16* tree-ssa-structalias.h (alias_info): Remove num_references.Kazu Hirata1-5/+0
2006-04-12tree-ssa-alias.c (set_initial_properties, [...]): Use VEC instead of VARRAY.Kazu Hirata1-1/+1
2006-01-19tree-ssa-operands.h (ssa_call_clobbered_cache_valid): Remove.Daniel Berlin1-1/+1
2005-07-09Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.hDiego Novillo1-0/+60
2005-06-25Update FSF address.Kelley Cook1-1/+1
2005-06-15tree-ssa-structalias.c (dump_solution_for_var): Reformat output.Diego Novillo1-3/+7
2005-06-09Makefile.in (OBJS-common): Add tree-ssa-structalias.o.Daniel Berlin1-0/+33