summaryrefslogtreecommitdiffstats
path: root/lib/Driver/ToolChains
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Revert r305164/5/7."Saleem Abdulrasool2017-06-232-15/+59
* [WebAssembly] Add default -allow-undefined-file to linker argsSam Clegg2017-06-231-2/+3
* Revert r305678: [driver][macOS] Pick the system version for theAlex Lorenz2017-06-211-22/+1
* Add missing OS check to r305678Alex Lorenz2017-06-191-2/+4
* [driver][macOS] Pick the system version for the deployment targetAlex Lorenz2017-06-191-1/+20
* Fix a bug that warnings generated with -M or -MM flagsYuka Takahashi2017-06-161-0/+3
* Revert r305164/5/7.Daniel Jasper2017-06-122-59/+15
* test: attempt to repair build botsSaleem Abdulrasool2017-06-111-4/+7
* Driver: add support for `-gz` and `-gz=`Saleem Abdulrasool2017-06-112-0/+52
* Driver: pass along [-]-[no]compress-debug-sections unfilteredSaleem Abdulrasool2017-06-111-15/+4
* Add -frewrite-imports flag.Richard Smith2017-06-091-1/+6
* Revert of r305066 "Reapply Frontend support for Nios2 target"Nikolai Bozhenov2017-06-091-19/+0
* Reapply "Frontend support for Nios2 target"Nikolai Bozhenov2017-06-091-0/+19
* Revert "Frontend support for Nios2 target"Nikolai Bozhenov2017-06-081-19/+0
* Frontend support for Nios2 target.Nikolai Bozhenov2017-06-081-0/+19
* Reapply r304929 [mips] Add runtime options to enable/disable madd/sub.fmtPetar Jovanovic2017-06-071-0/+7
* Revert r304929 [mips] Add runtime options to enable/disable madd/sub.fmtPetar Jovanovic2017-06-071-7/+0
* [mips] Add runtime options to enable/disable madd.fmt and msub.fmtPetar Jovanovic2017-06-071-0/+7
* [Driver] Don't force .exe suffix for lldShoaib Meenai2017-06-061-3/+1
* Fixed warning: enum constant in boolean context.Galina Kistanova2017-06-031-2/+3
* [clang-cl] Implement /diagnostic: flagReid Kleckner2017-05-311-2/+23
* Fix incorrect spelling of calling conv flag and add -Wno-msvc-not-found to testReid Kleckner2017-05-311-4/+4
* [clang-cl] Improve default calling convention flag handlingReid Kleckner2017-05-311-8/+30
* [OpenMP][Driver] Put target binary for each offload target into aAlexey Bataev2017-05-301-6/+6
* Appease more buildbots about r303873Jonathan Roelofs2017-05-251-0/+1
* Don't defer to the GCC driver for linking arm-baremetalJonathan Roelofs2017-05-254-43/+342
* Added LLVM_FALLTHROUGH to address gcc warning: this statement may fall through.Galina Kistanova2017-05-231-0/+1
* clang-cl: Fix path-based MSVC version detectionHans Wennborg2017-05-171-2/+9
* [Myriad] Pass -Xclang and -mllvm flags to moviCompileJames Y Knight2017-05-101-3/+5
* Remove unnecessary calls to MakeArgString.Evgeniy Stepanov2017-05-091-8/+8
* [WebAssembly] Fix location and -flavor when running lldSam Clegg2017-05-091-1/+4
* Document that Multilib flags must be actual flagsJonathan Roelofs2017-05-051-10/+12
* Driver: only inject libstdc++ paths when needed on CrossWindowsSaleem Abdulrasool2017-05-041-1/+1
* Enable -fno-split-dwarf-inlining even when -gsplit-dwarf isn't specified.David Blaikie2017-04-281-4/+6
* [Hexagon] Handle -O4 when checking optimization levelKrzysztof Parzyszek2017-04-251-1/+2
* [Hexagon] Set -ffp-contract=fast at -O3 unless explicitly specifiedKrzysztof Parzyszek2017-04-252-0/+37
* Flag -fsanitize=fuzzer to enable libfuzzerGeorge Karpenkov2017-04-244-0/+34
* Move Split DWARF handling to an MC option/command line argument rather than u...David Blaikie2017-04-211-2/+1
* Add support for openSUSE ARM TriplesIsmail Donmez2017-04-211-1/+3
* Enable leak sanitizer builds for darwinFrancis Ricci2017-04-201-0/+3
* [AVR] Add -mmcu option to the driverLeslie Zhai2017-04-201-0/+6
* [Driver] Unify linking of OpenMP runtime. NFCI.Jonas Hahnfeld2017-04-193-33/+22
* Add support for editor placeholders to ClangAlex Lorenz2017-04-191-0/+3
* [modules-ts] Fold together -x c++ and -x c++-module at -cc1 level.Richard Smith2017-04-181-2/+18
* [AArch64][clang] Pass cpu/arch information to assembler for AArch64.Manoj Gupta2017-04-181-0/+6
* Driver: Better detection of mingw-gccMartell Malone2017-04-182-11/+14
* [ARM] Add hardware build attributes in assemblerOliver Stannard2017-04-181-0/+13
* Make Gentoo GNU GCC Config override whitespace tolerantErich Keane2017-04-141-0/+1
* Update to match LLVM r300135.Richard Smith2017-04-121-1/+2
* [lsan] Enable LSan on arm Linux, clang partMaxim Ostapenko2017-04-111-1/+4