S/390: Turn constm1_operand into all_ones_operand
authorRobin Dapp <rdapp@linux.vnet.ibm.com>
Fri, 18 Dec 2015 09:53:23 +0000 (09:53 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Fri, 18 Dec 2015 09:53:23 +0000 (09:53 +0000)
commit916c0f6a41f0ff905cbc9d756212072deed5d202
tree70a506d36a8eda3648c8da813855b0eb50574f99
parentd958ae79c55057f140801c78e0e0ed4361ef2821
S/390: Turn constm1_operand into all_ones_operand

gcc/ChangeLog:

2015-12-18 Robin Dapp <rdapp@linux.vnet.ibm.com>

* config/s390/predicates.md: Change and rename
constm1_operand to all_ones_operand
* config/s390/s390.c (s390_expand_vcond): Use all_ones_operand
* config/s390/vector.md: Likewise

From-SVN: r231809
gcc/ChangeLog
gcc/config/s390/predicates.md
gcc/config/s390/s390.c
gcc/config/s390/vector.md