]> gcc.gnu.org Git - gcc.git/commit
i386.c (ix86_expand_vector_move): Tidy.
authorRichard Henderson <rth@redhat.com>
Thu, 23 Dec 2004 10:20:04 +0000 (02:20 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 23 Dec 2004 10:20:04 +0000 (02:20 -0800)
commitc38573a8d0ada5f22281897f0ee5ecd818156e56
tree0c3f072d4750018120765dd8de2ddbe8528098e5
parentf98625f6a5077fa1554d7ea94016f452b79a00e2
i386.c (ix86_expand_vector_move): Tidy.

        * config/i386/i386.c (ix86_expand_vector_move): Tidy.
        (ix86_expand_vector_move_misalign): New.
        (ix86_misaligned_mem_ok): Remove.
        (TARGET_VECTORIZE_MISALIGNED_MEM_OK): Remove.
        * config/i386/i386-protos.h: Update.
        * config/i386/i386.md (SSEMODEI): Rename from SSEINT16.
        (MMXMODEI): Rename from MMXINT8.
        (SSEMODE, MMXMODE, movmisalign<mode>): New.

From-SVN: r92543
gcc/ChangeLog
gcc/config/i386/i386-protos.h
gcc/config/i386/i386.c
gcc/config/i386/i386.md
This page took 0.063599 seconds and 5 git commands to generate.