gimple-ssa-strength-reduction.c (find_phi_def): Don't record a phi def as possibly...
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Tue, 7 May 2013 12:39:32 +0000 (12:39 +0000)
committerWilliam Schmidt <wschmidt@gcc.gnu.org>
Tue, 7 May 2013 12:39:32 +0000 (12:39 +0000)
commit291058682249995a72221087db43fe83f005556b
tree1d0bbc4d547189a109687e1d69c9430c4fbf958b
parent4095f9fa677f86c2471eb841c45a228ed2297888
gimple-ssa-strength-reduction.c (find_phi_def): Don't record a phi def as possibly hiding a basis for a CAND_ADD whose operands...

2013-05-07  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

* gimple-ssa-strength-reduction.c (find_phi_def): Don't record a
phi def as possibly hiding a basis for a CAND_ADD whose operands
have been commuted in the analysis.
(alloc_cand_and_find_basis): Add parms to call to find_phi_def.

From-SVN: r198678
gcc/ChangeLog
gcc/gimple-ssa-strength-reduction.c