Re: [PATCH][x86] march aliases

2013-12-26 Thread Ryan Hill
On Mon, 23 Dec 2013 05:10:06 -0800 "H.J. Lu" wrote: > This is the patch I checked in. I will submit separate patches for > other parts. Please be sure to update changes.html. -- Ryan Hillpsn: dirtyepic_sk gcc-porting/toolchain/wxwidgets @ gentoo.org 47C3 6D62 4864

Re: [PATCH][x86] march aliases

2013-12-23 Thread H.J. Lu
On Mon, Dec 23, 2013 at 5:10 AM, H.J. Lu wrote: > On Sun, Dec 22, 2013 at 11:11:12PM +0100, Uros Bizjak wrote: >> On Sun, Dec 22, 2013 at 8:28 PM, H.J. Lu wrote: >> >> >> > > >>> > Perhaps we should add sandybridge, ivybridge and haswell >> >> > > >>> > aliases for >> >> > > >>> > corei7-avx, co

Re: [PATCH][x86] march aliases

2013-12-22 Thread Jakub Jelinek
On Sun, Dec 22, 2013 at 12:19:56PM +0100, Uros Bizjak wrote: > On Fri, Dec 20, 2013 at 5:55 PM, H.J. Lu wrote: > > On Fri, Dec 20, 2013 at 8:47 AM, Ilya Tocar wrote: > >>> > Perhaps we should add sandybridge, ivybridge and haswell aliases for > >>> > corei7-avx, core-avx-i, core-avx2? I mean, it

Re: [PATCH][x86] march aliases

2013-12-22 Thread Uros Bizjak
On Fri, Dec 20, 2013 at 5:55 PM, H.J. Lu wrote: > On Fri, Dec 20, 2013 at 8:47 AM, Ilya Tocar wrote: >>> > Perhaps we should add sandybridge, ivybridge and haswell aliases for >>> > corei7-avx, core-avx-i, core-avx2? I mean, it is a nightmare to remember >>> > which one has the i7 in and which d

Re: [PATCH][x86] march aliases

2013-12-22 Thread Uros Bizjak
On Fri, Dec 20, 2013 at 5:47 PM, Ilya Tocar wrote: >> > Perhaps we should add sandybridge, ivybridge and haswell aliases for >> > corei7-avx, core-avx-i, core-avx2? I mean, it is a nightmare to remember >> > which one has the i7 in and which doesn't even for me. >> >> Yes please, I think this is

Re: [PATCH][x86] march aliases

2013-12-20 Thread H.J. Lu
On Fri, Dec 20, 2013 at 8:55 AM, H.J. Lu wrote: > On Fri, Dec 20, 2013 at 8:47 AM, Ilya Tocar wrote: >>> > Perhaps we should add sandybridge, ivybridge and haswell aliases for >>> > corei7-avx, core-avx-i, core-avx2? I mean, it is a nightmare to remember >>> > which one has the i7 in and which d

Re: [PATCH][x86] march aliases

2013-12-20 Thread H.J. Lu
On Fri, Dec 20, 2013 at 8:47 AM, Ilya Tocar wrote: >> > Perhaps we should add sandybridge, ivybridge and haswell aliases for >> > corei7-avx, core-avx-i, core-avx2? I mean, it is a nightmare to remember >> > which one has the i7 in and which doesn't even for me. >> >> Yes please, I think this is

[PATCH][x86] march aliases

2013-12-20 Thread Ilya Tocar
> > Perhaps we should add sandybridge, ivybridge and haswell aliases for > > corei7-avx, core-avx-i, core-avx2? I mean, it is a nightmare to remember > > which one has the i7 in and which doesn't even for me. > > Yes please, I think this is a good idea. I've added aliases for haswell, sandybridg