summaryrefslogtreecommitdiffstats
path: root/clang/docs/ClangCommandLineReference.rst
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2017-02-08 08:23:40 +0000
committerCraig Topper <craig.topper@gmail.com>2017-02-08 08:23:40 +0000
commitd2bf7b03e59236b50aeec403833231c81b6273f7 (patch)
treea253e3f54cd8e81361e9de00cab2a1e84e282ca5 /clang/docs/ClangCommandLineReference.rst
parent204ecffdb4ccb0877d6f5390cc013d8a203edcaf (diff)
downloadbcm5719-llvm-d2bf7b03e59236b50aeec403833231c81b6273f7.tar.gz
bcm5719-llvm-d2bf7b03e59236b50aeec403833231c81b6273f7.zip
[X86] Add -mprefetchwt1/-mno-prefetchwt1 command line options and __PREFETCHWT1__ define to match gcc.
llvm-svn: 294424
Diffstat (limited to 'clang/docs/ClangCommandLineReference.rst')
-rw-r--r--clang/docs/ClangCommandLineReference.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/docs/ClangCommandLineReference.rst b/clang/docs/ClangCommandLineReference.rst
index feafc7a3316..c7aead921a7 100644
--- a/clang/docs/ClangCommandLineReference.rst
+++ b/clang/docs/ClangCommandLineReference.rst
@@ -2195,6 +2195,8 @@ X86
.. option:: -mpopcnt, -mno-popcnt
+.. option:: -mprefetchwt1, -mno-prefetchwt1
+
.. option:: -mprfchw, -mno-prfchw
.. option:: -mrdrnd, -mno-rdrnd
OpenPOWER on IntegriCloud