This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add -march=bdw support


On Thu, Dec 19, 2013 at 8:45 AM, Jakub Jelinek <jakub@redhat.com> wrote:
> On Thu, Dec 19, 2013 at 05:41:26PM +0100, Uros Bizjak wrote:
>> >> Just say Intel Broadwell CPU.
>> > Done. Other options report instruction sets, so i left them.
>> >
>> > OK for trunk?
>> >
>> > 2013-12-19  Tocar Ilya  <ilya.tocar@intel.com>
>> >
>> >         * config.gcc: Support march=broadwell.
>> >         * config/i386/driver-i386.c (host_detect_local_cpu): Detect Broadwell.
>> >         * config/i386/i386.c (ix86_option_override_internal): Add broadwell.
>> >         * doc/invoke.texi: Document march=broadwell.
>>
>> OK for mainline.
>
> Perhaps we should add sandybridge, ivybridge and haswell aliases for

Do we want to support Nehelam and Westmere?

> 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.
>

Do we want the full names or just abbreviations?

-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]