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 Wed, May 20, 2009 at 12:13 AM, Uros Bizjak <ubizjak@gmail.com> wrote:
> 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.
>

This is the patch I checked in.


-- 
H.J.

Attachment: gcc-native-2.patch
Description: Text document


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