r130120 - in /trunk/gcc: ChangeLog config/i386/...

dwarak@gcc.gnu.org dwarak@gcc.gnu.org
Mon Nov 12 20:41:00 GMT 2007


Author: dwarak
Date: Mon Nov 12 20:41:14 2007
New Revision: 130120

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130120
Log:
2007-11-12  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
            Michael Meissner  <michael.meissner@amd.com>

        * config/i386/i386.md (sse5_setcc<mode>): Use <ssemodefsuffix>
        to get the appropriate suffix for the coms* instruction.
        (sse5_pcmov_<mode>): Restrict operands of pcmov
        for scalar case to be only xmm registers and not memory.

        * config/i386/sse.md (sse5_pcmov_<mode>): Correct the operand
        constraints to follow the mnemonics for the pcmov instruction



Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.md
    trunk/gcc/config/i386/sse.md



More information about the Gcc-cvs mailing list