summaryrefslogtreecommitdiffstats
path: root/test/Driver
Commit message (Expand)AuthorAgeFilesLines
* Disable darwin-ld.c testIvan Donchevskii2019-04-041-364/+0
* Merging r355489:Hans Wennborg2019-03-081-0/+5
* Merging r352119:Hans Wennborg2019-03-081-0/+1
* Merging r353402:Hans Wennborg2019-02-121-0/+4
* Merging r351579:Hans Wennborg2019-01-251-0/+12
* Merging r351340:Hans Wennborg2019-01-171-16/+16
* [WebAssembly] COWS has been renamed to WASI.Dan Gohman2019-01-162-12/+12
* [clang-cl] Alias /Zc:alignedNew[-] to -f[no-]aligned-allocationReid Kleckner2019-01-151-0/+6
* Enable IAS for OpenBSD SPARC.Brad Smith2019-01-151-4/+8
* [Nios2] Remove Nios2 backendCraig Topper2019-01-151-26/+0
* [MSP430] Provide a toolchain descriptionAnton Korobeynikov2019-01-159-6/+137
* [WebAssembly] Support multilibs for wasm32 and add a wasm OS that uses itDan Gohman2019-01-152-5/+39
* [NetBSD] Enable additional sanitizer typesMichal Gorny2019-01-121-8/+47
* [Darwin][Driver] Don't pass a file as object_path_lto during ThinLTOSteven Wu2019-01-111-0/+11
* [test] Update support for Exynos M4 (NFC)Evandro Menezes2019-01-112-16/+23
* [LTO] Add option to enable LTOUnit splitting, and disable unless neededTeresa Johnson2019-01-111-0/+10
* Properly support -shared-libgcc.Sterling Augustine2019-01-101-12/+7
* [Driver] Fix libcxx detection on Darwin with clang run as ./clangIlya Biryukov2019-01-091-1/+1
* [Driver] Default to -fno-addrsig on Android.Dan Albert2019-01-081-0/+1
* [Sema] Teach Clang that aligned allocation is not supported with macosx10.13Louis Dionne2019-01-081-4/+4
* hwasan: Implement lazy thread initialization for the interceptor ABI.Peter Collingbourne2019-01-041-0/+8
* [HIP][DRIVER][OFFLOAD] Do not unbundle unsupported file typesAaron Enye Shi2019-01-041-0/+1
* [HIP][DRIVER][OFFLOAD] Do not unbundle unsupported file typesAaron Enye Shi2019-01-041-0/+11
* Make test/Driver/darwin-sdk-version.c pass if the host triple is 32-bitNico Weber2019-01-031-2/+2
* [clang-cl] Treat inputs as C++ with /E, like MSVCReid Kleckner2018-12-261-0/+18
* [Driver] Disable -faddrsig on Gentoo by defaultMichal Gorny2018-12-231-0/+3
* Disable -faddsig by default for PS4 target.Douglas Yung2018-12-191-0/+1
* [Driver] Also obey -nostdlib++ when rewriting -lstdc++.Dan Albert2018-12-181-0/+9
* [Driver][PS4] Do not implicitly link against asan or ubsan if -nostdlib or -n...Pierre Gousseau2018-12-182-0/+11
* [PowerPC] Make no-PIC default to match GCC - CLANGStefan Pintilie2018-12-182-4/+40
* [Driver] Automatically enable -munwind-tables if -fseh-exceptions is enabledMartin Storsjo2018-12-181-0/+3
* Automatic variable initializationJF Bastien2018-12-181-0/+9
* Make test/Driver/darwin-sdk-version.c pass on hosts < macOS10.14Alex Lorenz2018-12-171-2/+2
* [darwin][arm64] use the "cyclone" CPU for Darwin even when `-arch`Alex Lorenz2018-12-171-0/+3
* [Driver] Don't override '-march' when using '-arch x86_64h'Francis Visoiu Mistrih2018-12-171-0/+5
* [darwin] parse the SDK settings from SDKSettings.json if it exists andAlex Lorenz2018-12-172-0/+38
* Implement -frecord-command-line (-frecord-gcc-switches)Scott Linder2018-12-142-0/+26
* [Driver] Add support for -fembed-bitcode for assembly fileSteven Wu2018-12-121-0/+12
* [CUDA][OPENMP][NVPTX]Improve logic of the debug info support.Alexey Bataev2018-12-122-20/+41
* Revert "[PowerPC] Make no-PIC default to match GCC - CLANG"Stefan Pintilie2018-12-112-40/+4
* Convert some ObjC msgSends to runtime calls.Pete Cooper2018-12-081-0/+7
* Allow forwarding -fdebug-compilation-dir to cc1asNico Weber2018-12-061-0/+6
* [darwin] remove version number check when enabling -fobjc-subscripting-legacy...Alex Lorenz2018-12-061-1/+1
* Fix test change from r348365 to deal with Windows paths correctly.Douglas Yung2018-12-051-1/+1
* [Hexagon] Add support for Hexagon V66Krzysztof Parzyszek2018-12-052-4/+19
* Revert "[RISCV] Mark unit tests as "requires: riscv-registered-target""Mandeep Singh Grang2018-12-056-12/+0
* Move detection of libc++ include dirs to Driver on MacOSIlya Biryukov2018-12-051-10/+11
* [asan] Add clang flag -fsanitize-address-use-odr-indicatorVitaly Buka2018-12-051-0/+18
* [PowerPC] Make no-PIC default to match GCC - CLANGStefan Pintilie2018-12-042-4/+40
* PTH-- Remove feature entirely-Erich Keane2018-12-041-12/+0