summaryrefslogtreecommitdiffstats
path: root/lib/Driver/ToolChains
Commit message (Expand)AuthorAgeFilesLines
* Merging r312651:Tom Stellard2017-09-282-10/+0
* Merging r311823: (+update ClangCommandLineReference.rst)Hans Wennborg2017-08-291-0/+3
* Merging r311397:Hans Wennborg2017-08-221-1/+6
* Merging r311391:Hans Wennborg2017-08-222-26/+68
* Revert r310074 (see PR34067 #4)Hans Wennborg2017-08-111-0/+2
* Merging r310006:Hans Wennborg2017-08-1112-13/+16
* Merging r309633, r309636 and r309640:Hans Wennborg2017-08-111-23/+23
* Merging r309607:Hans Wennborg2017-08-111-9/+11
* Merging r310057:Hans Wennborg2017-08-041-2/+0
* Merging r309523:Hans Wennborg2017-08-021-0/+2
* Revert "[mips] Teach the driver to accept -m(no-)gpopt."Simon Dardis2017-07-191-26/+0
* [mips] Teach the driver to accept -m(no-)gpopt.Simon Dardis2017-07-191-0/+26
* [Driver] Always use -z rodynamic for FuchsiaPetr Hosek2017-07-181-0/+3
* Enable TLS support on OpenBSD, but default to the emulatated TLS model.Brad Smith2017-07-171-3/+4
* Unconditionally use .init_array instead of .ctors on Solaris.Aaron Ballman2017-07-143-3/+4
* [Driver] Respect -target when determining target platform on AppleAkira Hatanaka2017-07-141-19/+49
* [PS4] Disable LTO unit features under ThinLTO, like for Darwin.Paul Robinson2017-07-131-4/+5
* Reland "[Driver] Update Fuchsia driver path handling"Petr Hosek2017-07-122-17/+82
* [mips][mt][7/7] Add driver option for the MIPS MT ASE.Simon Dardis2017-07-121-0/+1
* Revert "[Driver] Update Fuchsia driver path handling"Petr Hosek2017-07-122-82/+17
* [Driver] Update Fuchsia driver path handlingPetr Hosek2017-07-122-17/+82
* NetBSD uses soft-float by default, unless the environment is EABIHF orJoerg Sonnenberger2017-07-111-0/+12
* Recommit [driver][macOS] Pick the system version for theAlex Lorenz2017-07-071-1/+22
* [driver][mips] Pass long-calls feature flag to the MIPS backendSimon Atanasyan2017-07-071-0/+2
* [OpenMP] Extend CLANG target options with device offloading kind.Gheorghe-Teodor Bercea2017-07-0617-29/+70
* [driver][mips] Use AddTargetFeature to check arguments and add feature flags....Simon Atanasyan2017-07-051-7/+2
* [driver][mips] Remove redundant curly brackets. NFCSimon Atanasyan2017-07-051-3/+2
* Enable LLVM asan support for NetBSD/amd64Kamil Rytarowski2017-07-043-0/+15
* Add an option group for deprecated warnings. Add the removedJoerg Sonnenberger2017-07-011-0/+6
* fix trivial typos; NFCHiroshi Inoue2017-07-011-1/+1
* Un-revert "[Driver] Add -fdiagnostics-hotness-threshold"Brian Gesiak2017-07-011-0/+6
* Revert "[Driver] Add -fdiagnostics-hotness-threshold"Brian Gesiak2017-07-011-6/+0
* [Driver] Add -fdiagnostics-hotness-thresholdBrian Gesiak2017-07-011-0/+6
* Fix indentation.Akira Hatanaka2017-07-011-7/+7
* Update clang support for -mexecute-only/-mpure-code for backend change to use...Eric Christopher2017-07-011-3/+1
* [Driver] Check that the iOS deployment target is iOS 10 or earlier ifAkira Hatanaka2017-07-011-2/+26
* Driver: honor -nostdinc and -isystem-after on CrossWindowsSaleem Abdulrasool2017-06-301-4/+10
* Fix heap use after free introduced by r306769.Daniel Jasper2017-06-301-1/+1
* Remove Clang support for '-fvectorize-slp-aggressive' which used LLVM'sChandler Carruth2017-06-301-5/+0
* Unified logic for computing target ABI in backend and front end by moving thi...Eric Christopher2017-06-301-35/+6
* Insert llvm_unreachable at the end of a function to silence gcc'sAkira Hatanaka2017-06-291-0/+1
* [libFuzzer] Do not link in libFuzzer with -fsanitize=fuzzer when producing a ...George Karpenkov2017-06-292-2/+3
* [Sema] Issue diagnostics if a new/delete expression generates a call toAkira Hatanaka2017-06-292-0/+29
* [OpenMP] Pass -fopenmp-is-device to preprocessing and machine specific code g...Gheorghe-Teodor Bercea2017-06-291-3/+5
* [OpenMP] Add support for auxiliary triple specificationGheorghe-Teodor Bercea2017-06-291-0/+17
* Remove a redundant call to ArgList::hasFlag. NFC.Vedant Kumar2017-06-281-7/+6
* Reapply "Frontend support for Nios2 target"Nikolai Bozhenov2017-06-271-0/+19
* [mips] Enable IAS by default for Android 64-bit MIPS target (N64)Petar Jovanovic2017-06-261-3/+5
* Add support for Ananas platformEd Schouten2017-06-252-0/+187
* Revert "Revert r305164/5/7."Saleem Abdulrasool2017-06-232-15/+59