commit | 412cdcf2edf2344632e01d5f71da4bbd9838ab7d | [log] [tgz] |
---|---|---|
author | Wang, Pengfei <pengfei.wang@intel.com> | Tue Oct 13 08:42:46 2020 +0800 |
committer | Wang, Pengfei <pengfei.wang@intel.com> | Tue Oct 13 08:47:26 2020 +0800 |
tree | 1a43e118961c470477ff7583703aa1611fe977fb | |
parent | ec2c2ad2a2dddf24b052625b5ff434704ea43e24 [diff] [blame] |
[X86] Add HRESET instruction. 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. Reviewed By: craig.topper Differential Revision: https://reviews.llvm.org/D89102
diff --git a/clang/docs/ClangCommandLineReference.rst b/clang/docs/ClangCommandLineReference.rst index 10e0203..ff3decb 100644 --- a/clang/docs/ClangCommandLineReference.rst +++ b/clang/docs/ClangCommandLineReference.rst
@@ -3261,6 +3261,8 @@ .. option:: -mgfni, -mno-gfni +.. option:: -mhreset, -mno-hreset + .. option:: -minvpcid, -mno-invpcid .. option:: -mkl, -mno-kl