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: [x86 PATCH] Additional changes Silvermont enabling.


On Fri, Nov 22, 2013 at 4:55 PM, H.J. Lu <hjl.tools@gmail.com> wrote:

>> This is addendum to H.J.'s patch for SIlvermont.
>>
>> Testing is in progress.
>>
>> Is it OK for the trunk after testing completion?
>>
>> 2013-11-22  Yuri Rumyantsev  <ysrumyan@gmail.com>
>>
>> libgcc:
>>
>> * config/i386/cpuinfo.c (get_intel_cpu): Add Silvermont cases.
>>
>> gcc:
>>
>> * config/i386/i386.c(processor_alias_table): Enable PTA_AES,
>> PTA_PCLMUL and PTA_RDRND for Silvermont.
>> * config/i386/driver-i386.c (host_detect_local_cpu): Set up cpu
>> for Silvermont.
>>
>> * doc/invoke.texi: Mention PTA_AES, PTA_PCLMUL and PTA_RDRND
>> for Silvermont.
>
> It should be AES, PCLMUL and RDRND, not PTA_XXX.

OK with this change.

Thanks,
Uros.


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