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: Even more x86 generation tweeks


> On Tue, Jun 11, 2002 at 10:02:09PM +0200, Jan Hubicka wrote:
> > 	* i386.md (shift patterns): Use (TARGET_SHIFT1 || optimize_size) to
> > 	decide whether emit the short opcode.
> > 	* i386.h (x86_shift1): Declare.
> > 	(TARGET_SHIFT1): New macro.
> > 	* i386.c (x86_shift1): New global variable.
> 
> Patch got cut off, but I assume it's more of the same.
It is.
Sorry for that. I guess my fingers were faster than the ssh.

Honza
> 
> Ok.
> 
> 
> r~


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