summaryrefslogtreecommitdiffstats
path: root/clang/docs/ClangCommandLineReference.rst
Commit message (Expand)AuthorAgeFilesLines
* [X86] Add Indirect Thunk Support to X86 to mitigate Load Value Injection (LVI)Scott Constable2020-06-241-0/+4
* Generate docsHans Wennborg2020-01-301-110/+490
* [Remarks][Docs] Enhance documentation for opt-remarks driver optionsFrancis Visoiu Mistrih2019-12-101-2/+13
* [Remarks][Driver] Error on -foptimization-record-file with multiple -arch opt...Francis Visoiu Mistrih2019-12-091-1/+1
* Revert "[ARM] Allocatable Global Register Variables for ARM"Carey Williams2019-11-291-21/+0
* [ARM] Allocatable Global Register Variables for ARMAnna Welker2019-11-181-0/+21
* Add Windows Control Flow Guard checks (/guard:cf).Andrew Paverd2019-10-281-1/+5
* Decrease the verbosity of the -ftime-trace optionSylvestre Ledru2019-10-011-1/+2
* [static analyzer] Remove --analyze-autoJan Korous2019-09-241-2/+0
* [SystemZ] Add SystemZ as supporting target in help text for -mfentry.Jonas Paulsson2019-09-201-1/+1
* Fix -dA flag, it is not a preprocessor flag.Erich Keane2019-08-261-3/+1
* [Support] Fix `-ftime-trace-granularity` optionAnton Afanasyev2019-07-241-0/+8
* [Driver] -noprofilelib flagPetr Hosek2019-07-111-0/+2
* print-supported-cpus quality of life patch.Ziang Wan2019-06-251-0/+4
* Add --print-supported-cpus flag for clang.Ziang Wan2019-06-141-0/+4
* [AMDGPU] gfx1010 wave32 clang supportStanislav Mekhanoshin2019-06-131-0/+4
* [X86] Add ENQCMD instructionsPengfei Wang2019-06-061-0/+2
* [X86] Add VP2INTERSECT instructionsPengfei Wang2019-05-311-0/+2
* [Docs] Modernize references to macOSJ. Ryan Stinnett2019-05-301-1/+1
* [AMDGPU] gfx1010 clang targetStanislav Mekhanoshin2019-05-131-0/+5
* Enable intrinsics of AVX512_BF16, which are supported for BFLOAT16 in Cooper ...Luo, Yuanke2019-05-061-0/+2
* Fix some typos in the clang doc.Sylvestre Ledru2019-01-011-1/+1
* Implement -frecord-command-line (-frecord-gcc-switches)Scott Linder2018-12-141-1/+11
* [asan] Add clang flag -fsanitize-address-use-odr-indicatorVitaly Buka2018-12-051-0/+4
* Change -fsanitize-address-poison-class-member-array-new-cookie to -fsanitize-...Filipe Cabecinhas2018-11-021-2/+4
* [Hexagon] Remove support for V4Krzysztof Parzyszek2018-10-191-1/+1
* [AArch64] Support adding X[8-15,18] registers as CSRs.Tri Vo2018-09-251-0/+36
* [AArch64] Support reserving x1-7 registers.Tri Vo2018-09-121-0/+28
* [docs] Regenerate ClangCommandLineReference.rstVedant Kumar2018-08-231-96/+192
* [docs] Correct -fvisibility-inlines-hidden descriptionFangrui Song2018-07-191-1/+1
* [clang]: Add support for "-fno-delete-null-pointer-checks"Manoj Gupta2018-07-191-0/+8
* Add -fforce-emit-vtablesPiotr Padlewski2018-06-131-0/+6
* [AArch64] Support reserving x20 registerPetr Hosek2018-06-121-0/+4
* This patch aims to match the changes introducedAlexander Ivchenko2018-05-181-2/+0
* [X86] directstore and movdir64b intrinsicsGabor Buella2018-05-011-0/+4
* [Docs] Regenerate command line documentation.Craig Topper2018-04-231-0/+14
* [docs] Regenerate command line referenceJonas Hahnfeld2018-04-201-19/+77
* [x86] wbnoinvd intrinsicGabor Buella2018-04-111-0/+2
* [CUDA] Added --[no-]cuda-include-ptx=sm_XX|all option.Artem Belevich2018-04-101-0/+4
* [Hexagon] Remove -mhvx-double and the corresponding subtarget featureKrzysztof Parzyszek2018-04-031-4/+0
* [WebAssembly] Add exception handling optionHeejin Ahn2018-03-021-0/+2
* [DebugInfo] Support DWARF v5 source code embedding extensionScott Linder2018-02-261-0/+4
* Support for the mno-stack-arg-probe flagHans Wennborg2018-02-231-0/+4
* [docs] Regenerate command line referenceJonas Hahnfeld2018-02-221-16/+30
* [Docs] Re-generate command line documentation.Craig Topper2018-01-231-0/+18
* [WebAssembly] Add target flags for sign-ext opcodes.Dan Gohman2018-01-191-0/+2
* [Docs] Re-generate command line documentation, primarily to get the icelake f...Craig Topper2018-01-031-1/+21
* [Driver][CodeGen] Add -mprefer-vector-width driver option and attribute durin...Craig Topper2017-12-111-0/+4
* [Docs] Regenerate command line documentation.Craig Topper2017-12-111-8/+22
* Toolchain: Normalize dwarf, sjlj and seh ehMartell Malone2017-11-291-0/+8
OpenPOWER on IntegriCloud