]> granicus.if.org Git - clang/commit
Default enable the rtm feature only on skylake and later for now because Intel disabl...
authorEric Christopher <echristo@gmail.com>
Tue, 28 Mar 2017 23:03:19 +0000 (23:03 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 28 Mar 2017 23:03:19 +0000 (23:03 +0000)
commitd4fc66ef142a445fff985707c5bb9b853e8a6021
treeac156a46dd2658d5aac4431264b83dec15853301
parent1a78b34e6912904ca69aee62309f7eb1ebcf9330
Default enable the rtm feature only on skylake and later for now because Intel disabled the feature on some haswell and broadwell processors:

http://www.intel.com/content/dam/www/public/us/en/documents/specification-updates/core-m-processor-family-spec-update.pdf

the -mrtm option will still work normally.

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