On 10/29/2014 03:29 AM, Zhenqiang Chen wrote:
> Thanks! Patch is updated.
Ok.
r~
> -Original Message-
> From: Richard Henderson [mailto:r...@redhat.com]
> Sent: Monday, October 27, 2014 11:14 PM
> To: Zhenqiang Chen
> Cc: gcc-patches@gcc.gnu.org
> Subject: Re: [Ping] [PATCH, 2/10] prepare ccmp
>
> On 10/27/2014 12:48 AM, Zhenqiang Chen wrote:
On 10/27/2014 12:48 AM, Zhenqiang Chen wrote:
>> > On 09/22/2014 11:43 PM, Zhenqiang Chen wrote:
>>> > > + /* If jumps are cheap and the target does not support
>>> > > conditional
>>> > > +compare, turn some more codes into jumpy sequences. */
>>> > > + else if (BRANC
u.org
> Subject: Re: [Ping] [PATCH, 2/10] prepare ccmp
>
> On 09/22/2014 11:43 PM, Zhenqiang Chen wrote:
> > + /* If jumps are cheap and the target does not support conditional
> > +compare, turn some more codes into jumpy sequences. */
> > + else if (BRANCH
On 09/22/2014 11:43 PM, Zhenqiang Chen wrote:
> + /* If jumps are cheap and the target does not support conditional
> + compare, turn some more codes into jumpy sequences. */
> + else if (BRANCH_COST (optimize_insn_for_speed_p (), false) < 4
> +&& (targetm.gen_
Ping?
Patch is attached for easy to apply.
Thanks!
-Zhenqiang
> -Original Message-
> From: gcc-patches-ow...@gcc.gnu.org [mailto:gcc-patches-
> ow...@gcc.gnu.org] On Behalf Of Zhenqiang Chen
> Sent: Tuesday, July 01, 2014 1:08 PM
> To: Richard Earnshaw
> Cc: gcc-patches@gcc.gnu.org
> Sub