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: Document POPCNT and enable it for Silvermont


On Fri, Nov 22, 2013 at 3:52 AM, H.J. Lu <hongjiu.lu@intel.com> wrote:

> Silvermont supports POPCNT.  This patch enables POPCNT for Silvermont.
> I also documented POPCNT for corei7, corei7-avx, core-avx-i, core-avx2 and
> slm.  Since POPCNT is enabled with -msse4.2, this patch doesn't change
> code generation.  It just makes it clear.  OK to install?
>
> Thanks.
>
> H.J.
> ----
> 2013-11-21  H.J. Lu  <hongjiu.lu@intel.com>
>
>         * config/i386/i386.c (processor_alias_table): Enable PTA_POPCNT
>         for Silvermont.
>
>         * doc/invoke.texi: Mention POPCNT for corei7, corei7-avx,
>         core-avx-i, core-avx2 and slm.

OK.

Thanks,
Uros.


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