summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2018-01-03 17:06:59 +0000
committerHans Wennborg <hans@hanshq.net>2018-01-03 17:06:59 +0000
commitdb28ee2ff44111ade7c6e1078ef80910978b6b94 (patch)
treec92217325d8724d8269b1e126a2def8acc814ede /docs
parentcbbc47c57c6945b016707af497ecee9b391b4687 (diff)
Regenerate ClangCommandLineReference.rst
$ bin/clang-tblgen -gen-opt-docs -I../cfe.src/include \ -I../cfe.src/include/clang/Driver -I../llvm.src/include \ ../cfe.src/include/clang/Driver/ClangOptionDocs.td \ -o ../cfe.src/docs/ClangCommandLineReference.rst git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_60@321745 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ClangCommandLineReference.rst22
1 files changed, 21 insertions, 1 deletions
diff --git a/docs/ClangCommandLineReference.rst b/docs/ClangCommandLineReference.rst
index 4d095883a4..782d225dce 100644
--- a/docs/ClangCommandLineReference.rst
+++ b/docs/ClangCommandLineReference.rst
@@ -120,6 +120,10 @@ Output path for the plist report
.. option:: -compatibility\_version<arg>
+.. option:: --config <arg>
+
+Specifies configuration file
+
.. option:: --constant-cfstrings
.. option:: -coverage, --coverage
@@ -1545,6 +1549,10 @@ Enable ARC-style weak references in Objective-C
OpenMP target code is compiled as relocatable using the -c flag. For OpenMP targets the code is relocatable by default.
+.. option:: -fopenmp-simd, -fno-openmp-simd
+
+Emit OpenMP code only for SIMD-based constructs.
+
.. option:: -fopenmp-use-tls
.. option:: -fopenmp-version=<arg>
@@ -1998,7 +2006,7 @@ Link stack frames through backchain on System Z
.. option:: -mconsole<arg>
-.. option:: -mcpu=<arg>, -mv4 (equivalent to -mcpu=hexagonv4), -mv5 (equivalent to -mcpu=hexagonv5), -mv55 (equivalent to -mcpu=hexagonv55), -mv60 (equivalent to -mcpu=hexagonv60), -mv62 (equivalent to -mcpu=hexagonv62)
+.. option:: -mcpu=<arg>, -mv4 (equivalent to -mcpu=hexagonv4), -mv5 (equivalent to -mcpu=hexagonv5), -mv55 (equivalent to -mcpu=hexagonv55), -mv60 (equivalent to -mcpu=hexagonv60), -mv62 (equivalent to -mcpu=hexagonv62), -mv65 (equivalent to -mcpu=hexagonv65)
.. option:: -mdefault-build-attributes<arg>, -mno-default-build-attributes<arg>
@@ -2328,6 +2336,8 @@ X86
.. option:: -mavx2, -mno-avx2
+.. option:: -mavx512bitalg, -mno-avx512bitalg
+
.. option:: -mavx512bw, -mno-avx512bw
.. option:: -mavx512cd, -mno-avx512cd
@@ -2344,8 +2354,12 @@ X86
.. option:: -mavx512vbmi, -mno-avx512vbmi
+.. option:: -mavx512vbmi2, -mno-avx512vbmi2
+
.. option:: -mavx512vl, -mno-avx512vl
+.. option:: -mavx512vnni, -mno-avx512vnni
+
.. option:: -mavx512vpopcntdq, -mno-avx512vpopcntdq
.. option:: -mbmi, -mno-bmi
@@ -2370,6 +2384,8 @@ X86
.. option:: -mfxsr, -mno-fxsr
+.. option:: -mgfni, -mno-gfni
+
.. option:: -mibt, -mno-ibt
.. option:: -mlwp, -mno-lwp
@@ -2424,6 +2440,10 @@ X86
.. option:: -mtbm, -mno-tbm
+.. option:: -mvaes, -mno-vaes
+
+.. option:: -mvpclmulqdq, -mno-vpclmulqdq
+
.. option:: -mx87, -m80387, -mno-x87
.. option:: -mxop, -mno-xop