This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add integer and/or/xor/andn patterns for SSE


On 8/23/07, Paolo Bonzini <bonzini@gnu.org> wrote:
> Currently, these are enabled only for SSE2 (where we can use PXOR and
> friends).  It should be possible to enable them for SSE too, however.
> This patch uses the *PS variants, which are the only ones available on SSE.
>
> Bootstrapped/regtested i686-pc-linux-gnu, ok for mainline?

-ENOPATCH  ;)

Uros.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]