rs6000.c (rs6000_expand_vector_set): Use vnand instead of vnor to exploit possible...
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Wed, 9 Apr 2014 02:12:11 +0000 (02:12 +0000)
committerWilliam Schmidt <wschmidt@gcc.gnu.org>
Wed, 9 Apr 2014 02:12:11 +0000 (02:12 +0000)
commitda90fa4cf91a0080ead455ee65683a8b59a302c8
treed178cc04e8495fa958a3cf825ccc8c454e33164f
parent8312c7fd705c049a40010b442eaeabc3abe22aec
rs6000.c (rs6000_expand_vector_set): Use vnand instead of vnor to exploit possible fusion opportunity in the future.

2014-04-08  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

* config/rs6000/rs6000.c (rs6000_expand_vector_set): Use vnand
instead of vnor to exploit possible fusion opportunity in the
future.
(altivec_expand_vec_perm_const_le): Likewise.

From-SVN: r209235
gcc/ChangeLog
gcc/config/rs6000/rs6000.c