summaryrefslogtreecommitdiff
path: root/include/clang/Driver/Options.td
Commit message (Expand)AuthorAgeFilesLines
* [RISCV] Add option aliases: -mcmodel=medany and -mcmodel=medlowKito Cheng2019-09-171-0/+6
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-131-0/+4
* For PR17164: split -fno-lax-vector-conversion into three differentRichard Smith2019-09-131-2/+5
* Revert "For PR17164: split -fno-lax-vector-conversion into three different"Jonas Devlieghere2019-09-131-5/+2
* For PR17164: split -fno-lax-vector-conversion into three differentRichard Smith2019-09-131-2/+5
* [WebAssembly] Add -fwasm-exceptions for wasm EHHeejin Ahn2019-09-121-0/+2
* [Driver] Add -static-openmp driver optionPirama Arumuga Nainar2019-09-091-0/+2
* Add -m(no)-spe to clangJustin Hibbits2019-09-051-0/+2
* Revert "[Clang Interpreter] Initial patch for the constexpr interpreter"Roman Lebedev2019-09-041-4/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-041-0/+4
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-021-4/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-021-0/+4
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-311-4/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-311-0/+4
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-301-4/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-301-0/+4
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-301-4/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-301-0/+4
* [X86] Remove what little support we had for MPXCraig Topper2019-08-291-2/+4
* [driver] add a new option `-gen-cdb-fragment-path` to emitAlex Lorenz2019-08-261-0/+2
* Fix -dA flag, it is not a preprocessor flag.Erich Keane2019-08-261-1/+1
* [X86] Support -mlong-double-80Troy A. Johnson2019-08-171-2/+7
* Revert "[X86] Support -mlong-double-80"Troy A. Johnson2019-08-161-7/+2
* [X86] Support -mlong-double-80Troy A. Johnson2019-08-161-2/+7
* cfi-icall: Allow the jump table to be optionally made non-canonical.Peter Collingbourne2019-08-091-0/+7
* [Driver] Introduce -stdlib++-isystemShoaib Meenai2019-08-061-0/+4
* Move LangStandard*, InputKind::Language to BasicRainer Orth2019-08-051-1/+1
* [Driver] Support for disabling sanitizer runtime linkingPetr Hosek2019-08-041-0/+6
* [OpenCL] Rename lang mode flag for C++ modeAnastasia Stulova2019-07-251-1/+1
* [Support] Fix `-ftime-trace-granularity` optionAnton Afanasyev2019-07-241-1/+5
* [Clang] Replace cc1 options '-mdisable-fp-elim' and '-momit-leaf-frame-pointer'Yuanfang Chen2019-07-201-1/+1
* reland "add -fthinlto-index= option to clang-cl"Bob Haarman2019-07-161-1/+1
* Temporarily revert "add -fthinlto-index= option to clang-cl"Eric Christopher2019-07-161-1/+1
* add -fthinlto-index= option to clang-clBob Haarman2019-07-151-1/+1
* [X86][PowerPC] Support -mlong-double-128Fangrui Song2019-07-121-0/+2
* [Driver] -noprofilelib flagPetr Hosek2019-07-111-0/+1
* [X86][PPC] Support -mlong-double-64Fangrui Song2019-07-091-0/+2
* [Driver] Fix style issues of --print-supported-cpus after D63105Fangrui Song2019-06-291-3/+3
* print-supported-cpus quality of life patch.Ziang Wan2019-06-251-0/+2
* [RISC-V] Add -msave-restore and -mno-save-restore to clang driverSam Elliott2019-06-211-0/+4
* [clang-ifs] Clang Interface Stubs, first version (second landing attempt).Puyan Lotfi2019-06-201-0/+3
* Revert D60974 "[clang-ifs] Clang Interface Stubs, first version."Fangrui Song2019-06-181-3/+0
* [clang-ifs] Clang Interface Stubs, first version.Puyan Lotfi2019-06-171-0/+3
* [Remarks] Extend -fsave-optimization-record to specify the formatFrancis Visoiu Mistrih2019-06-171-0/+2
* Promote -fdebug-compilation-dir from a cc1 flag to clang and clang-cl driver ...Nico Weber2019-06-171-4/+7
* Add --print-supported-cpus flag for clang.Ziang Wan2019-06-141-0/+4
* [AMDGPU] gfx1010 wave32 clang supportStanislav Mekhanoshin2019-06-131-0/+5
* Driver, IRGen: Set partitions on GlobalValues according to -fsymbol-partition...Peter Collingbourne2019-06-071-0/+2
* [X86] Add ENQCMD instructionsPengfei Wang2019-06-061-0/+2
* Initial support for vectorization using MASSV (IBM MASS vector library)Nemanja Ivanovic2019-06-051-1/+1