]> gcc.gnu.org Git - gcc.git/commit - gcc/config/i386/i386.c
i386.c (ix86_expand_int_movcc): In the case where the comparison directly gives a...
authorRodney Brown <rbrown64@csc.com.au>
Wed, 17 Jul 2002 01:36:36 +0000 (01:36 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 17 Jul 2002 01:36:36 +0000 (18:36 -0700)
commit06ec023fb9bbf0f8e1a9bb91aac4ec8227566f10
treecdd3e8b135a3b0c565f29f246081c5a44763d201
parent2aa9948d9b49198538c03a79d77f0aba7d88a504
i386.c (ix86_expand_int_movcc): In the case where the comparison directly gives a mask suppress addition when...

        * config/i386/i386.c (ix86_expand_int_movcc): In the case where
        the comparison directly gives a mask suppress addition when cf is
        zero by complementing the mask.

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