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, 5 Sep 2004, Roger Sayle wrote:
> 2004-09-05  Roger Sayle  <roger@eyesopen.com>
>
> 	* 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.
>

Oops!  I forgot the most important bit...

Ok for mainline?


Roger
--


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