summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2017-02-08 07:57:01 +0000
committerCraig Topper <craig.topper@gmail.com>2017-02-08 07:57:01 +0000
commit177a57ceb3cff083218ab87209920394a00b72a8 (patch)
treecd15b4d466b6cd597c7c06e74667c6e532016ac3 /clang
parentb16cb82c936275b18b0db62d1c7157c7a0bcaa26 (diff)
downloadbcm5719-llvm-177a57ceb3cff083218ab87209920394a00b72a8.tar.gz
bcm5719-llvm-177a57ceb3cff083218ab87209920394a00b72a8.zip
[X86] Update command line documentation for -mclwb and -mmovbe which I forgot in my previous commits.
llvm-svn: 294420
Diffstat (limited to 'clang')
-rw-r--r--clang/docs/ClangCommandLineReference.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/clang/docs/ClangCommandLineReference.rst b/clang/docs/ClangCommandLineReference.rst
index 0e055c16802..4a65f7ff243 100644
--- a/clang/docs/ClangCommandLineReference.rst
+++ b/clang/docs/ClangCommandLineReference.rst
@@ -2165,6 +2165,8 @@ X86
.. option:: -mclflushopt, -mno-clflushopt
+.. option:: -mclwb, -mno-clwb
+
.. option:: -mcx16, -mno-cx16
.. option:: -mf16c, -mno-f16c
@@ -2181,6 +2183,8 @@ X86
.. option:: -mmmx, -mno-mmx
+.. option:: -mmovbe, -mno-movbe
+
.. option:: -mmpx, -mno-mpx
.. option:: -mmwaitx, -mno-mwaitx
OpenPOWER on IntegriCloud