RE: [PATCH][x86] Knights Mill -march/-mtune options

2017-09-19 Thread Peryt, Sebastian
> -Original Message- > From: Uros Bizjak [mailto:ubiz...@gmail.com] > Sent: Tuesday, September 19, 2017 11:23 PM > To: Peryt, Sebastian > Cc: gcc-patches@gcc.gnu.org; Kirill Yukhin > Subject: Re: [PATCH][x86] Knights Mill -march/-mtune options > > On Tue, Sep 19

Re: [PATCH][x86] Knights Mill -march/-mtune options

2017-09-19 Thread Uros Bizjak
On Tue, Sep 19, 2017 at 9:01 AM, Peryt, Sebastian wrote: >> >> >> > This patch adds options -march=/-mtune=knm for Knights Mill. >> >> >> > >> >> >> > 2017-09-14 Sebastian Peryt gcc/ >> >> >> > >> >> >> > * config.gcc: Support "knm". >> >> >> > * config/i386/driver-i386.c (hos

RE: [PATCH][x86] Knights Mill -march/-mtune options

2017-09-19 Thread Peryt, Sebastian
ent: Monday, September 18, 2017 12:23 PM > >> To: Peryt, Sebastian > >> Cc: gcc-patches@gcc.gnu.org; Kirill Yukhin > >> Subject: Re: [PATCH][x86] Knights Mill -march/-mtune options > >> > >> On Mon, Sep 18, 2017 at 12:17 PM, Peryt, Sebastian > >>

Re: [PATCH][x86] Knights Mill -march/-mtune options

2017-09-18 Thread Uros Bizjak
>> Cc: gcc-patches@gcc.gnu.org; Kirill Yukhin >> Subject: Re: [PATCH][x86] Knights Mill -march/-mtune options >> >> On Mon, Sep 18, 2017 at 12:17 PM, Peryt, Sebastian >> wrote: >> >> -Original Message- >> >> From: gcc-patches-ow..

RE: [PATCH][x86] Knights Mill -march/-mtune options

2017-09-18 Thread Peryt, Sebastian
Sent: Sunday, September 17, 2017 6:14 PM > >> To: Peryt, Sebastian > >> Cc: gcc-patches@gcc.gnu.org; Kirill Yukhin > >> Subject: Re: [PATCH][x86] Knights Mill -march/-mtune options > >> > >> On Thu, Sep 14, 2017 at 1:47 PM, Peryt, Sebastian > >> >

Re: [PATCH][x86] Knights Mill -march/-mtune options

2017-09-18 Thread Uros Bizjak
>> Cc: gcc-patches@gcc.gnu.org; Kirill Yukhin >> Subject: Re: [PATCH][x86] Knights Mill -march/-mtune options >> >> On Thu, Sep 14, 2017 at 1:47 PM, Peryt, Sebastian >> wrote: >> > Hi, >> > >> > This patch adds o

RE: [PATCH][x86] Knights Mill -march/-mtune options

2017-09-18 Thread Peryt, Sebastian
> -Original Message- > From: gcc-patches-ow...@gcc.gnu.org [mailto:gcc-patches- > ow...@gcc.gnu.org] On Behalf Of Uros Bizjak > Sent: Sunday, September 17, 2017 6:14 PM > To: Peryt, Sebastian > Cc: gcc-patches@gcc.gnu.org; Kirill Yukhin > Subject: Re: [PATCH][x86

Re: [PATCH][x86] Knights Mill -march/-mtune options

2017-09-17 Thread Uros Bizjak
On Thu, Sep 14, 2017 at 1:47 PM, Peryt, Sebastian wrote: > Hi, > > This patch adds options -march=/-mtune=knm for Knights Mill. > > 2017-09-14 Sebastian Peryt > gcc/ > > * config.gcc: Support "knm". > * config/i386/driver-i386.c (host_detect_local_cpu): Detect "knm". >

[PATCH][x86] Knights Mill -march/-mtune options

2017-09-14 Thread Peryt, Sebastian
Hi, This patch adds options -march=/-mtune=knm for Knights Mill. 2017-09-14 Sebastian Peryt gcc/ * config.gcc: Support "knm". * config/i386/driver-i386.c (host_detect_local_cpu): Detect "knm". * config/i386/i386-c.c (ix86_target_macros_internal): Handle PROCES