summaryrefslogtreecommitdiffstats
path: root/include/clang/Driver/Options.td
Commit message (Expand)AuthorAgeFilesLines
* Merging r353393:Hans Wennborg2019-02-071-2/+2
* Merging r351579:Hans Wennborg2019-01-251-0/+8
* [MSP430] Provide a toolchain descriptionAnton Korobeynikov2019-01-151-0/+1
* [LTO] Add option to enable LTOUnit splitting, and disable unless neededTeresa Johnson2019-01-111-0/+5
* [WebAssembly] Add unimplemented-simd128 feature, gate builtinsThomas Lively2019-01-101-0/+2
* [OpenMP] Add flag for preventing the extension to 64 bits for the collapse lo...Gheorghe-Teodor Bercea2019-01-091-0/+4
* hwasan: Implement lazy thread initialization for the interceptor ABI.Peter Collingbourne2019-01-041-0/+4
* Automatic variable initializationJF Bastien2018-12-181-0/+6
* [Docs] Expand -fstack-protector and -fstack-protector-allCarey Williams2018-12-171-3/+10
* Implement -frecord-command-line (-frecord-gcc-switches)Scott Linder2018-12-141-2/+11
* [Driver] Add support for -fembed-bitcode for assembly fileSteven Wu2018-12-121-1/+1
* Convert some ObjC msgSends to runtime calls.Pete Cooper2018-12-081-0/+4
* [Hexagon] Add support for Hexagon V66Krzysztof Parzyszek2018-12-051-0/+2
* [asan] Add clang flag -fsanitize-address-use-odr-indicatorVitaly Buka2018-12-051-0/+8
* PTH-- Remove feature entirely-Erich Keane2018-12-041-4/+0
* [Sema] Provide -fvisibility-global-new-delete-hidden optionPetr Hosek2018-12-041-0/+2
* [Clang] Add options -fprofile-filter-files and -fprofile-exclude-files to fil...Calixte Denizet2018-11-171-0/+6
* [codeview] Expose -gcodeview-ghash for global type hashingReid Kleckner2018-11-161-0/+6
* [c++20] Implement P0482R6: enable -fchar8_t by default in C++20 mode.Richard Smith2018-11-141-1/+1
* [Clang] - Add '-gsplit-dwarf[=split,=single]' version for '-gsplit-dwarf' opt...George Rimar2018-11-141-0/+3
* DebugInfo: Add a driver flag for DWARF debug_ranges base address specifier use.David Blaikie2018-11-131-0/+4
* Revert rL346644, rL346642: the added test test/CodeGen/code-coverage-filter.c...Calixte Denizet2018-11-121-6/+0
* [Clang] Add options -fprofile-filter-files and -fprofile-exclude-files to fil...Calixte Denizet2018-11-121-0/+6
* AMDGPU: Add sram-ecc feature optionsKonstantin Zhuravlyov2018-11-051-0/+4
* Change -fsanitize-address-poison-class-member-array-new-cookie to -fsanitize-...Filipe Cabecinhas2018-11-021-6/+6
* [OPENMP][NVPTX]Improve emission of the globalized variables forAlexey Bataev2018-11-021-0/+4
* [AArch64] Branch Protection and Return Address Signing B Key SupportLuke Cheeseman2018-10-251-3/+5
* Driver,CodeGen: introduce support for Swift CFString layoutSaleem Abdulrasool2018-10-241-0/+2
* [Hexagon] Remove support for V4Krzysztof Parzyszek2018-10-191-2/+0
* Add support for -mno-tls-direct-seg-refs to ClangKristina Brooks2018-10-181-0/+4
* AMDGPU: Add options to enable/disable code object v3Konstantin Zhuravlyov2018-10-171-0/+5
* Add a flag to remap manglings when reading profile data information.Richard Smith2018-10-101-0/+5
* [HIP] Support early finalization of device code for -fno-gpu-rdcYaxun Liu2018-10-021-2/+4
* [OpenMP] Improve search for libomptarget-nvptxJonas Hahnfeld2018-09-271-0/+2
* [AArch64] Support adding X[8-15,18] registers as CSRs.Tri Vo2018-09-251-0/+4
* [AArch64] Support reserving x1-7 registers.Tri Vo2018-09-121-4/+3
* [clang-cl] Enable -march optionAlexandre Ganea2018-09-101-1/+1
* [x86/SLH] Add a real Clang flag and LLVM IR attribute for SpeculativeChandler Carruth2018-09-041-0/+4
* [DEBUGINFO] Add support for emission of the debug directives only.Alexey Bataev2018-08-311-0/+2
* [OPENMP][NVPTX] Add options -f[no-]openmp-cuda-force-full-runtime.Alexey Bataev2018-08-301-0/+4
* [options] Document -(static|shared)-libsanVedant Kumar2018-08-231-2/+4
* [x86/retpoline] Split the LLVM concept of retpolines into separateChandler Carruth2018-08-231-2/+3
* Currently clang does not emit unused static constants. GCC emits theseElizabeth Andrews2018-08-221-1/+2
* Add a new flag and attributes to control static destructor registrationErik Pilkington2018-08-211-0/+7
* DebugInfo: Add the ability to disable DWARF name tables entirelyDavid Blaikie2018-08-201-0/+2
* clang-cl: Expose -fno-crash-diagnostics (PR38574)Hans Wennborg2018-08-171-1/+1
* [AArch64] - return address signingLuke Cheeseman2018-08-171-0/+4
* [Driver] -print-target-triple and -print-effective-triple optionsPetr Hosek2018-08-161-0/+4
* Add Windows support for the GNUstep Objective-C ABI V2.David Chisnall2018-08-101-1/+1
* clang-cl: accept -fcrash-diagnostics-dir=Hans Wennborg2018-08-101-1/+1