rs6000.c (expand_block_clear): Use vector instructions if available.
authorGeoffrey Keating <geoffk@apple.com>
Thu, 2 Sep 2004 22:38:18 +0000 (22:38 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Thu, 2 Sep 2004 22:38:18 +0000 (22:38 +0000)
commit5514620adbc7b2f9d5e7714d5e910da07fe6c800
tree799a0795138fb79e938ceb80a461d68bfb419ccc
parent02f14c3856c17b3e65c2c791b3830386daabc2e7
rs6000.c (expand_block_clear): Use vector instructions if available.

* config/rs6000/rs6000.c (expand_block_clear): Use vector
instructions if available.
(expand_block_move): Likewise.

From-SVN: r86996
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/ppc-vector-memcpy.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/ppc-vector-memset.c [new file with mode: 0644]