]> granicus.if.org Git - clang/commit
[X86] Don't accidentally enable PKU on cannon lake and icelake or CLWB on cannonlake.
authorCraig Topper <craig.topper@intel.com>
Wed, 27 Dec 2017 22:26:01 +0000 (22:26 +0000)
committerCraig Topper <craig.topper@intel.com>
Wed, 27 Dec 2017 22:26:01 +0000 (22:26 +0000)
commit857a79ea1b59c13a72feb827e8293a35e8792f77
tree3714362df73fe2b4b99bb33e08db0d00daad3ead
parent4e18fc5458365d5b3f3cbe46246abeeb075392da
[X86] Don't accidentally enable PKU on cannon lake and icelake or CLWB on cannonlake.

We have cannonlake and icelake inheriting from skylake server in a switch using fallthroughs. But they aren't perfect supersets of skylake server.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@321504 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets/X86.cpp
test/Preprocessor/predefined-arch-macros.c