]> granicus.if.org Git - llvm/commit
Merging r325654:
authorHans Wennborg <hans@hanshq.net>
Wed, 21 Feb 2018 11:11:33 +0000 (11:11 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 21 Feb 2018 11:11:33 +0000 (11:11 +0000)
commitedd46837c9c8aaa57f500dbf8381de994642195f
tree63cd96fe326bf324137e8b94366b883a7d7f7610
parent06b82dc2b85f15582b4f15798c19c9a2be8537b4
Merging r325654:
------------------------------------------------------------------------
r325654 | ctopper | 2018-02-21 01:15:48 +0100 (Wed, 21 Feb 2018) | 10 lines

[X86] Disable CLWB for Cannon Lake

Cannon Lake does not support CLWB, therefore it
does not include all features listed under SKX anymore.

Instead, enumerate all SKX features with the exception of CLWB.

Patch by Gabor Buella

Differential Revision: https://reviews.llvm.org/D43380
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_60@325671 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86.td
test/CodeGen/X86/clwb.ll