Hi Uros,
> -Original Message-
> From: Uros Bizjak [mailto:ubiz...@gmail.com]
> Sent: Tuesday, October 13, 2015 9:12 PM
> To: Kumar, Venkataramanan
> Cc: gcc-patches@gcc.gnu.org
> Subject: Re: [Patch] [x86_64]: Add bdver4 for multi versioning and fix AMD
> cpu model d
riday, October 09, 2015 3:31 PM
>> To: 'Uros Bizjak'
>> Cc: gcc-patches@gcc.gnu.org
>> Subject: RE: [Patch] [x86_64]: Add bdver4 for multi versioning and fix AMD
>> cpu model detection.
>>
>> Thank you Uros,
>>
>> I will test and commit model
> Sent: Friday, October 09, 2015 3:31 PM
> To: 'Uros Bizjak'
> Cc: gcc-patches@gcc.gnu.org
> Subject: RE: [Patch] [x86_64]: Add bdver4 for multi versioning and fix AMD
> cpu model detection.
>
> Thank you Uros,
>
> I will test and commit model selectio
hes@gcc.gnu.org
> Subject: Re: [Patch] [x86_64]: Add bdver4 for multi versioning and fix AMD
> cpu model detection.
>
> On Fri, Oct 9, 2015 at 11:50 AM, Kumar, Venkataramanan
> wrote:
> > Hi Uros,
> >
> > Please find below patch that adds bdver4 target for multi v
On Fri, Oct 9, 2015 at 11:50 AM, Kumar, Venkataramanan
wrote:
> Hi Uros,
>
> Please find below patch that adds bdver4 target for multi versioning.
> Also I while computing model, the extended_model is incorrectly left shifted
> by 4. I have removed it now.
>
> Is below patch Ok for trunk ?
> GCC
Hi Uros,
Please find below patch that adds bdver4 target for multi versioning.
Also I while computing model, the extended_model is incorrectly left shifted
by 4. I have removed it now.
Is below patch Ok for trunk ?
GCC bootstrap and regressions passed.
diff --git a/libgcc/ChangeLog b/libgcc/