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: Support -march=native on Intel Atom


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.


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