OSDN Git Service

2007-10-28 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 28 Oct 2007 19:03:05 +0000 (19:03 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 28 Oct 2007 19:03:05 +0000 (19:03 +0000)
commitf33a7c9c0a0f8515ea60ccd4b3e75795f7933e2d
treedda74442edb40af0c50e67b12a86268365c4eeb7
parent2de307215118dbe11ecd45d4e35d58841a0e1f1c
2007-10-28  Richard Guenther  <rguenther@suse.de>

* tree-ssa-operands.c (add_vars_for_offset): Clean and speed up.
(add_vars_for_bitmap): Do not recurse further.  Only add vars
for pointed-to SFTs.
(add_virtual_operand): Re-instantiate loop to add operands for
aliases.  Recurse into MPTs.
(get_indirect_ref_operands): If we fall back to use a pointers
SMT, make sure to not prune based on the access offset and size.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@129702 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-operands.c