This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: Support -march=native on Intel Atom
- From: Uros Bizjak <ubizjak at gmail dot com>
- To: "H.J. Lu" <hjl dot tools at gmail dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 20 May 2009 09:13:48 +0200
- Subject: Re: PATCH: Support -march=native on Intel Atom
- References: <20090519210917.GA31448@lucon.org>
On Tue, May 19, 2009 at 11:09 PM, H.J. Lu <hongjiu.lu@intel.com> wrote:
> Intel Atom has cpu family 6 and model 28:
>
> http://www.sandpile.org/ia32/cpuid.htm
>
> This patch adds Intel Atom support for -march=native. ?Tested on Atom,
> Core 2 and Core i7. ?OK for trunk?
>
> Thanks.
>
>
> H.J.
> ---
> 2009-05-19 ?H.J. Lu ?<hongjiu.lu@intel.com>
>
> ? ? ? ?* config/i386/driver-i386.c (host_detect_local_cpu): Check
> ? ? ? ?extended family and model for Intel processors. ?Support Intel
> ? ? ? ?Atom.
OK for mainline.
Thanks,
Uros.