]> gcc.gnu.org Git - gcc.git/commit - gcc/config/i386/i386.c
i386.c (ix86_expand_vector_move): Use the mode of the operand, rather than assuming...
authorRichard Henderson <rth@redhat.com>
Wed, 20 Feb 2002 21:57:23 +0000 (13:57 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 20 Feb 2002 21:57:23 +0000 (13:57 -0800)
commit59bef1891833dd26e5820047c87f9b1d6b115ee9
tree6d2a14cdcfe337cb01f96718208b12d5bcfbf6af
parent9338ffe610bc23fd9d31bd22a83cb5fdadd05d0a
i386.c (ix86_expand_vector_move): Use the mode of the operand, rather than assuming TImode.

        * config/i386/i386.c (ix86_expand_vector_move): Use the mode
        of the operand, rather than assuming TImode.
        (ix86_expand_binop_builtin): Cope with commutative patterns
        using nonimmediate_operand for both operands.
        (ix86_expand_timode_binop_builtin): Likewise.
        (ix86_expand_store_builtin): Validate operand 1.
        (ix86_expand_unop1_builtin): Likewise.

From-SVN: r49912
gcc/ChangeLog
gcc/config/i386/i386.c
This page took 0.053347 seconds and 5 git commands to generate.