xmmintrin.h (_MM_TRANSPOSE4_PS): Rewrite using high/low moves and unpack to speed up.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 30 Nov 2005 06:29:07 +0000 (06:29 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Wed, 30 Nov 2005 06:29:07 +0000 (06:29 +0000)
commitbe7724ed748407d7edb5b2b3958c37a9745ec40a
tree9b24fbba5892056659fbb014226d85acd35d4a09
parent7e04157d149444c6a44aa5a02356d2e6c370be73
xmmintrin.h (_MM_TRANSPOSE4_PS): Rewrite using high/low moves and unpack to speed up.

2005-11-29  Evan Cheng  <evan.cheng@apple.com>

        * config/i386/xmmintrin.h (_MM_TRANSPOSE4_PS): Rewrite using high/low
        moves and unpack to speed up.

From-SVN: r107700
gcc/ChangeLog
gcc/config/i386/xmmintrin.h