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

Paolo Bonzini bonzini@gnu.org
Thu Aug 23 09:25:00 GMT 2007


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?

Paolo



More information about the Gcc-patches mailing list