summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-structalias.h
Commit message (Expand)AuthorAgeFilesLines
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-2/+2
* tree-ssa-structalias.c (compute_points_to_sets): Add call to dump_constraint_...Fernando Pereira2008-07-071-0/+3
* tree-ssa-structalias.h (set_used_smts): Remove.Richard Guenther2008-07-071-1/+0
* tree-ssa-structalias.h (compute_points_to_sets): Adjust prototype.Richard Guenther2008-06-291-33/+1
* tree-ssa-alias.c (finalize_ref_all_pointers): Remove.Richard Guenther2008-04-291-6/+0
* 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