summaryrefslogtreecommitdiffstats
path: root/clang/docs
diff options
context:
space:
mode:
authorPengfei Wang <pengfei.wang@intel.com>2019-06-06 08:28:42 +0000
committerPengfei Wang <pengfei.wang@intel.com>2019-06-06 08:28:42 +0000
commit3a29f7c99c2f7b38f0611b7ff5af1fce608cebdd (patch)
tree24db8342b75f11541705923ffcffe72299fd597d /clang/docs
parent3c82c57d2b50c6d7ac69e4d69c8914a02eeda0b7 (diff)
downloadbcm5719-llvm-3a29f7c99c2f7b38f0611b7ff5af1fce608cebdd.tar.gz
bcm5719-llvm-3a29f7c99c2f7b38f0611b7ff5af1fce608cebdd.zip
[X86] Add ENQCMD instructions
For more details about these instructions, please refer to the latest ISE document: https://software.intel.com/en-us/download/intel-architecture-instruction-set-extensions-programming-reference. Patch by Tianqing Wang (tianqing) Differential Revision: https://reviews.llvm.org/D62282 llvm-svn: 362685
Diffstat (limited to 'clang/docs')
-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 ee58c2d30be..5a34c9606f7 100644
--- a/clang/docs/ClangCommandLineReference.rst
+++ b/clang/docs/ClangCommandLineReference.rst
@@ -2657,6 +2657,8 @@ X86
.. option:: -mcx16, -mno-cx16
+.. option:: -menqcmd, -mno-enqcmd
+
.. option:: -mf16c, -mno-f16c
.. option:: -mfma, -mno-fma
OpenPOWER on IntegriCloud