summaryrefslogtreecommitdiffstats
path: root/test/Driver
Commit message (Expand)AuthorAgeFilesLines
* Merging r299269:Brad Smith2017-04-221-0/+4
* Merging r296430:Brad Smith2017-04-222-0/+9
* Merging r295614:Brad Smith2017-04-221-0/+6
* Merging r295610:Hans Wennborg2017-02-211-0/+23
* Merging r292119:Joerg Sonnenberger2017-01-191-0/+6
* Merging r291881:Hans Wennborg2017-01-131-4/+4
* Merging r291850 and r291853:Hans Wennborg2017-01-122-1/+23
* [Driver] Add openSuse AArch64 TripleKostya Kortchinsky2017-01-106-0/+20
* [X86] Add recent CPU strings to some of the tests that check other cpu names.Craig Topper2017-01-101-0/+24
* AMD family 17h (znver1) enablementCraig Topper2017-01-101-0/+4
* Extend NetBSD/AArch64 to cover Big Endian as well.Joerg Sonnenberger2017-01-092-0/+76
* Fix tests with CLANG_DEFAULT_LINKERJonas Hahnfeld2017-01-0812-93/+93
* [CUDA] Add a host target triple to cuda-version-check.cuReid Kleckner2017-01-061-11/+11
* [Driver] Driver changes to support CUDA compilation on Windows.Justin Lebar2017-01-056-0/+14
* No canonical-prefixes match in avr-toolchain.c.Haojian Wu2017-01-051-1/+1
* Add AVR target and toolchain to ClangDylan McKay2017-01-051-0/+4
* Support -fno-delayed-template-parsing in clang-cl.exeReid Kleckner2017-01-041-0/+8
* Use -### so the mbig-obj.c test passes when there is no registered x86 targetReid Kleckner2017-01-041-7/+4
* Accept and ignore -Wa,-mbig-obj on COFF targets for gas compatibilityReid Kleckner2017-01-041-0/+9
* Add -f[no-]strict-return flag that can be used to avoid undefined behaviourAlex Lorenz2017-01-041-0/+5
* Add -plugin-opt=sample-profile for thinLTO build.Dehao Chen2017-01-041-0/+7
* Revert "Driver: switch Windows to static RelocModel"Reid Kleckner2016-12-281-1/+6
* Driver: switch Windows to static RelocModelSaleem Abdulrasool2016-12-271-6/+1
* test: add explicit triples to the invocationSaleem Abdulrasool2016-12-261-15/+15
* Driver: warn on -fPIC/-fpic/-fPIE/-fpie on WindowsSaleem Abdulrasool2016-12-261-0/+59
* [PM] Introduce options to enable the (still experimental) new passChandler Carruth2016-12-231-0/+8
* Cleanup the handling of noinline function attributes, -fno-inline,Chandler Carruth2016-12-231-1/+1
* Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.Chandler Carruth2016-12-232-2/+2
* [analyzer] Add checker modeling gtest APIs.Devin Coughlin2016-12-191-0/+3
* [ARM] Add missing -backend-option for -arm-execute-onlyPrakhar Bahuguna2016-12-191-2/+2
* [CUDA] Add --ptxas-path= flag.Justin Lebar2016-12-151-0/+12
* [Driver] Bump default x86 cpu to Penryn when targeting macosx10.12+.Ahmed Bougacha2016-12-151-0/+17
* [ARM] Implement execute-only support in CodeGenPrakhar Bahuguna2016-12-151-0/+99
* Use PIC relocation mode by default for PowerPC64 ELFJoerg Sonnenberger2016-12-151-0/+3
* AArch64: add architecture version feature to Clang invocation.Tim Northover2016-12-141-7/+11
* [Driver] Add tests for enabled static analyzer checkers.Devin Coughlin2016-12-141-0/+57
* Add support for Samsung Exynos M3 (NFC)Evandro Menezes2016-12-132-0/+30
* [Driver] Attempt to fix new linux-ld tests on WindowsMichal Gorny2016-12-121-3/+3
* [Driver] Fix finding multilib gcc install on Gentoo (with gcc-config)Michal Gorny2016-12-126-0/+86
* [CUDA,Driver] Added --no-cuda-gpu-arch= option.Artem Belevich2016-12-091-7/+66
* [sanitizers] lsan+sancov doesn't need ubsanrt (multi def error)Mike Aizatsky2016-12-081-0/+14
* Loosen checks for _MSC_FULL_VER under -fms-extensions.David L. Jones2016-12-081-1/+1
* [Driver][Darwin] Disable default stack protector levels in freestanding mode.Bruno Cardoso Lopes2016-12-081-0/+13
* Add more tests for MSVC version handling.David L. Jones2016-12-072-0/+11
* [Driver] Add tests for default stack protector values on DarwinBruno Cardoso Lopes2016-12-071-0/+15
* Compilation database test: don't try to output to CWDSam McCall2016-12-071-4/+5
* Driver: Remove support for -fobjc-gc*Duncan P. N. Exon Smith2016-12-071-19/+0
* Fix FileCheck pattern.Joerg Sonnenberger2016-12-061-2/+2
* Allow additional output since e.g. OSX appends flags likeJoerg Sonnenberger2016-12-061-2/+2
* Make test case slightly more robust by explicitly passing --sysroot.Joerg Sonnenberger2016-12-061-3/+3