summaryrefslogtreecommitdiffstats
path: root/lib/Driver/ToolChains
Commit message (Expand)AuthorAgeFilesLines
* Merging r354721:Hans Wennborg2019-02-261-3/+1
* Merging r353402:Hans Wennborg2019-02-121-4/+4
* Merging r352610:Hans Wennborg2019-01-301-0/+7
* Merging r351579:Hans Wennborg2019-01-251-0/+8
* Enable IAS for OpenBSD SPARC.Brad Smith2019-01-151-1/+1
* [Nios2] Remove Nios2 backendCraig Topper2019-01-151-19/+0
* [MSP430] Provide a toolchain descriptionAnton Korobeynikov2019-01-154-0/+341
* [Solaris] Move enabling IAS for SPARC from the Solaris toolchain to Generic_GCC.Brad Smith2019-01-152-2/+6
* [WebAssembly] Support multilibs for wasm32 and add a wasm OS that uses itDan Gohman2019-01-151-3/+35
* [NetBSD] Enable additional sanitizer typesMichal Gorny2019-01-121-0/+4
* [Darwin][Driver] Don't pass a file as object_path_lto during ThinLTOSteven Wu2019-01-111-7/+14
* [LTO] Add option to enable LTOUnit splitting, and disable unless neededTeresa Johnson2019-01-111-0/+11
* Properly support -shared-libgcc.Sterling Augustine2019-01-101-6/+3
* [HIP] Use nul instead of /dev/null when running on windowsYaxun Liu2019-01-101-1/+7
* [OpenMP] Add flag for preventing the extension to 64 bits for the collapse lo...Gheorghe-Teodor Bercea2019-01-091-0/+4
* [Driver] Fix libcxx detection on Darwin with clang run as ./clangIlya Biryukov2019-01-091-4/+5
* [Driver] Default to -fno-addrsig on Android.Dan Albert2019-01-081-0/+1
* [Driver] Disable -faddrsig on Gentoo by defaultMichal Gorny2018-12-231-0/+2
* [driver] [analyzer] Fix --analyze -Xanalyzer after r349863.Artem Dergachev2018-12-211-2/+13
* Revert "Revert "[driver] [analyzer] Fix a backward compatibility issue after ...George Karpenkov2018-12-211-3/+7
* Revert "[driver] [analyzer] Fix a backward compatibility issue after r348038."Artem Dergachev2018-12-201-10/+3
* [driver] [analyzer] Fix a backward compatibility issue after r348038.Artem Dergachev2018-12-201-3/+10
* [Driver] Fix accidentally reversed condition in r349752Michal Gorny2018-12-201-1/+1
* Replace getOS() == llvm::Triple::*BSD with isOS*BSD() [NFCI]Michal Gorny2018-12-204-20/+20
* Disable -faddsig by default for PS4 target.Douglas Yung2018-12-191-0/+1
* [Driver] [NetBSD] Add -D_REENTRANT when using sanitizersMichal Gorny2018-12-192-0/+12
* [Driver] Disable -faddrsig by default on NetBSDMichal Gorny2018-12-191-1/+2
* [Driver][PS4] Do not implicitly link against asan or ubsan if -nostdlib or -n...Pierre Gousseau2018-12-182-3/+6
* [PowerPC] Make no-PIC default to match GCC - CLANGStefan Pintilie2018-12-181-1/+1
* [Driver] Automatically enable -munwind-tables if -fseh-exceptions is enabledMartin Storsjo2018-12-181-0/+6
* Automatic variable initializationJF Bastien2018-12-181-0/+45
* Update Microsoft name mangling scheme for exception specifiers in the type sy...Reid Kleckner2018-12-171-1/+1
* [darwin][arm64] use the "cyclone" CPU for Darwin even when `-arch`Alex Lorenz2018-12-174-14/+25
* [Driver] Don't override '-march' when using '-arch x86_64h'Francis Visoiu Mistrih2018-12-172-10/+2
* [darwin] parse the SDK settings from SDKSettings.json if it exists andAlex Lorenz2018-12-172-29/+92
* Implement -frecord-command-line (-frecord-gcc-switches)Scott Linder2018-12-141-7/+22
* [Driver] Add support for -fembed-bitcode for assembly fileSteven Wu2018-12-121-0/+5
* [mips] Enable using of integrated assembler in all cases.Simon Atanasyan2018-12-121-10/+1
* [CUDA][OPENMP][NVPTX]Improve logic of the debug info support.Alexey Bataev2018-12-123-26/+58
* Revert "[PowerPC] Make no-PIC default to match GCC - CLANG"Stefan Pintilie2018-12-111-1/+1
* Misc typos fixes in ./lib folderRaphael Isemann2018-12-103-3/+3
* Convert some ObjC msgSends to runtime calls.Pete Cooper2018-12-081-0/+12
* Allow forwarding -fdebug-compilation-dir to cc1asNico Weber2018-12-061-0/+3
* [CUDA] Fix nvidia-cuda-toolkit detection on UbuntuJoel E. Denny2018-12-061-1/+1
* [darwin] remove version number check when enabling -fobjc-subscripting-legacy...Alex Lorenz2018-12-061-1/+0
* [Hexagon] Add support for Hexagon V66Krzysztof Parzyszek2018-12-051-0/+1
* Move detection of libc++ include dirs to Driver on MacOSIlya Biryukov2018-12-052-0/+36
* [clang] - Simplify tools::SplitDebugName.George Rimar2018-12-055-21/+13
* [PowerPC] Make no-PIC default to match GCC - CLANGStefan Pintilie2018-12-041-1/+1
* PTH-- Remove feature entirely-Erich Keane2018-12-041-30/+8