Re: [PATCH, i386] Add RDRND and MOVBE for AMD bdver4

2014-08-04 Thread Uros Bizjak
On Mon, Aug 4, 2014 at 12:58 PM, Gopalasubramanian, Ganesh
 wrote:
> Below patch adds PTA_RDRND and PTA_MOVBE for bdver4.
>
> Bootstrap passes.
>
> Ok for upstream?

> 2014-08-04 Ganesh Gopalasubramanian  
>
> +* gcc/config/i386/i386.c (ix86_option_override_internal): Add
> +   PTA_RDRND and PTA_MOVBE for bdver4.

OK for mainline.

Thanks,
Uros.


Re: [PATCH, i386] Add RDRND and MOVBE for AMD bdver4

2014-08-04 Thread Rainer Orth
Uros Bizjak  writes:

> On Mon, Aug 4, 2014 at 12:58 PM, Gopalasubramanian, Ganesh
>  wrote:
>> Below patch adds PTA_RDRND and PTA_MOVBE for bdver4.
>>
>> Bootstrap passes.
>>
>> Ok for upstream?
>
>> 2014-08-04 Ganesh Gopalasubramanian  
>>
>> +* gcc/config/i386/i386.c (ix86_option_override_internal): Add
>> +   PTA_RDRND and PTA_MOVBE for bdver4.
>
> OK for mainline.

... but please correct the ChangeLog entry to lose the gcc/ prefix.

Rainer

-- 
-
Rainer Orth, Center for Biotechnology, Bielefeld University


RE: [PATCH, i386] Add RDRND and MOVBE for AMD bdver4

2014-08-08 Thread Gopalasubramanian, Ganesh
> OK for mainline.

Thanks Uros. Committed to revision 213572
I would like to backport to 4.9 branch too.
Is it OK?

- Ganesh


Re: [PATCH, i386] Add RDRND and MOVBE for AMD bdver4

2014-08-08 Thread Uros Bizjak
On Fri, Aug 8, 2014 at 12:14 PM, Gopalasubramanian, Ganesh
 wrote:
>> OK for mainline.
>
> Thanks Uros. Committed to revision 213572
> I would like to backport to 4.9 branch too.
> Is it OK?

Yes, looks safe for backport.

Thanks,
Uros.