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] optimize_size tweak to ix86_split_long_move


On Sun, Sep 05, 2004 at 04:08:32PM -0600, Roger Sayle wrote:
> 	* config/i386/i386.c (ix86_split_long_move): When optimizing for
> 	size, and the low and high parts of a DImode constant are equal,
> 	copy one register to another instead of loading the same immediate
> 	value twice.

Ok.


r~


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