]> granicus.if.org Git - llvm/commit
[X86] Support -march=tigerlake
authorPengfei Wang <pengfei.wang@intel.com>
Mon, 12 Aug 2019 01:29:46 +0000 (01:29 +0000)
committerPengfei Wang <pengfei.wang@intel.com>
Mon, 12 Aug 2019 01:29:46 +0000 (01:29 +0000)
commitc1d900343ad55938a2dc744092ba24d2ba8fb62a
treea7ec32511bfdae755a573daddfa711a5dbf444a6
parent2588006b23b1e5bf247e454282800cdd08fc8e49
[X86] Support -march=tigerlake

Support -march=tigerlake for x86.
Compare with Icelake Client, It include 4 more new features ,they are
avx512vp2intersect, movdiri, movdir64b, shstk.

Patch by Xiang Zhang (xiangzhangllvm)

Differential Revision: https://reviews.llvm.org/D65840

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368543 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/X86TargetParser.def
lib/Support/Host.cpp
lib/Target/X86/X86.td
test/CodeGen/X86/cpus-intel.ll