]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386.c (standard_sse_constant_opcode): Use vpxord/vpternlog if avx512 is availible.
authorAlexander Ivchenko <alexander.ivchenko@intel.com>
Tue, 12 Aug 2014 07:28:15 +0000 (07:28 +0000)
committerKirill Yukhin <kyukhin@gcc.gnu.org>
Tue, 12 Aug 2014 07:28:15 +0000 (07:28 +0000)
commit537ddba3f059224ec929c0accaa8c3243a860c87
tree062f490f894d94312a294fbadf6a121505612f84
parent3d8208ce68167eb84192ee9f81c5028db5beea43
i386.c (standard_sse_constant_opcode): Use vpxord/vpternlog if avx512 is availible.

gcc/
* config/i386/i386.c (standard_sse_constant_opcode): Use
vpxord/vpternlog if avx512 is availible.

Co-Authored-By: Andrey Turetskiy <andrey.turetskiy@intel.com>
Co-Authored-By: Anna Tikhonova <anna.tikhonova@intel.com>
Co-Authored-By: Ilya Tocar <ilya.tocar@intel.com>
Co-Authored-By: Ilya Verbin <ilya.verbin@intel.com>
Co-Authored-By: Kirill Yukhin <kirill.yukhin@intel.com>
Co-Authored-By: Maxim Kuznetsov <maxim.kuznetsov@intel.com>
Co-Authored-By: Michael Zolotukhin <michael.v.zolotukhin@intel.com>
From-SVN: r213847
gcc/ChangeLog
gcc/config/i386/i386.c