]> granicus.if.org Git - clang/commit
[X86] Add -mprefetchwt1/-mno-prefetchwt1 command line options and __PREFETCHWT1__...
authorCraig Topper <craig.topper@gmail.com>
Wed, 8 Feb 2017 08:23:40 +0000 (08:23 +0000)
committerCraig Topper <craig.topper@gmail.com>
Wed, 8 Feb 2017 08:23:40 +0000 (08:23 +0000)
commit477c05d8f9a58bf89d6c59088dcfcdf0fff766ba
tree0af84df9bdc3300d2024389239f9f5a531fe4782
parentff3d222ccea0afc3fdc07cc0ba05c89ceae519f9
[X86] Add -mprefetchwt1/-mno-prefetchwt1 command line options and __PREFETCHWT1__ define to match gcc.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@294424 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ClangCommandLineReference.rst
include/clang/Driver/Options.td
lib/Basic/Targets.cpp
test/Driver/x86-target-features.c
test/Preprocessor/predefined-arch-macros.c