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: config/i386/i386.c(ix86_expand_int_movcc): Avoid add if mask and cf == 0


On Tue, Jul 16, 2002 at 05:49:54PM -0700, Richard Henderson wrote:
> See i386.md:
> 
> ;; NOT is not pairable on Pentium, while XOR is, but one byte longer. 

It sounds like the NOT might be a good candidate for -Os.


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