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] Use a conditional move when expanding MIN_EXPR andMAX_EXPR


On Thu, 10 Mar 2005, Steven Bosscher wrote:
>
> 	* expr.c (expand_expr_real_1): If possible, use a conditional
> 	move for expanding MIN_EXPR and MAX_EXPR.
> 	Use temp for moving around rtx-en.
>

Many thanks for making those changes.  This is OK for mainline.

Roger
--


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