summaryrefslogtreecommitdiffstats
path: root/test/Driver
Commit message (Expand)AuthorAgeFilesLines
* Merging r312651:Tom Stellard2017-09-281-1/+9
* Merging r311823: (+update ClangCommandLineReference.rst)Hans Wennborg2017-08-291-0/+3
* Merging r311397:Hans Wennborg2017-08-221-0/+4
* Merging r310516:Hans Wennborg2017-08-141-2/+2
* Merging r310006:Hans Wennborg2017-08-111-0/+8
* Merging r309633, r309636 and r309640:Hans Wennborg2017-08-111-0/+2
* Merging r309607:Hans Wennborg2017-08-111-0/+4
* Merging r309523:Hans Wennborg2017-08-021-1/+4
* Merging r309113:Hans Wennborg2017-07-281-16/+61
* Merging r308824:Hans Wennborg2017-07-261-2/+2
* Revert "[mips] Teach the driver to accept -m(no-)gpopt."Simon Dardis2017-07-192-31/+0
* [mips] Add warning test for -mgpopt option.Simon Dardis2017-07-191-0/+6
* [mips] Teach the driver to accept -m(no-)gpopt.Simon Dardis2017-07-191-0/+25
* [Driver] Always use -z rodynamic for FuchsiaPetr Hosek2017-07-182-0/+2
* Also add the option -no-pie (like -nopie)Sylvestre Ledru2017-07-181-0/+3
* [SystemZ] Add support for IBM z14 processor (1/3)Ulrich Weigand2017-07-171-0/+4
* Enable TLS support on OpenBSD, but default to the emulatated TLS model.Brad Smith2017-07-171-1/+3
* [Bash-autocompletion] Add support for -W<warning> and -Wno<warning>Yuka Takahashi2017-07-161-0/+4
* [c++2a] Add option -std=c++2a to enable support for potential/transitional C+...Faisal Vali2017-07-162-0/+12
* Unconditionally use .init_array instead of .ctors on Solaris.Aaron Ballman2017-07-141-0/+8
* [Driver] Respect -target when determining target platform on AppleAkira Hatanaka2017-07-141-0/+12
* [PS4] Disable LTO unit features under ThinLTO, like for Darwin.Paul Robinson2017-07-131-0/+2
* Reland "[Driver] Update Fuchsia driver path handling"Petr Hosek2017-07-122-3/+4
* [mips][mt][7/7] Add driver option for the MIPS MT ASE.Simon Dardis2017-07-121-0/+12
* Revert "[Driver] Update Fuchsia driver path handling"Petr Hosek2017-07-121-2/+1
* [Driver] Update Fuchsia driver path handlingPetr Hosek2017-07-121-1/+2
* Avoid white spaces in file names. NFCEric Liu2017-07-101-1/+2
* [Bash-autocompletion] Auto complete cc1 options if -cc1 is specifiedYuka Takahashi2017-07-081-0/+4
* Recommit [driver][macOS] Pick the system version for theAlex Lorenz2017-07-071-0/+10
* [driver][mips] Pass long-calls feature flag to the MIPS backendSimon Atanasyan2017-07-071-0/+11
* Add an option group for deprecated warnings. Add the removedJoerg Sonnenberger2017-07-011-0/+4
* Update clang support for -mexecute-only/-mpure-code for backend change to use...Eric Christopher2017-07-011-72/+0
* [Driver] Check that the iOS deployment target is iOS 10 or earlier ifAkira Hatanaka2017-07-011-0/+35
* Driver: honor -nostdinc and -isystem-after on CrossWindowsSaleem Abdulrasool2017-06-301-0/+5
* Add -no-canonical-prefixes to the test line so that we can handle different b...Eric Christopher2017-06-301-1/+1
* Remove Clang support for '-fvectorize-slp-aggressive' which used LLVM'sChandler Carruth2017-06-301-7/+0
* Fix openmp-offload.c test on WindowsReid Kleckner2017-06-291-2/+2
* [libFuzzer] Add Fuzzer to the list of sanitizers which support coverage.George Karpenkov2017-06-291-0/+4
* [libFuzzer] Do not link in libFuzzer with -fsanitize=fuzzer when producing a ...George Karpenkov2017-06-291-0/+4
* [OpenMP] Fix test for revision D29645. NFCGheorghe-Teodor Bercea2017-06-291-5/+3
* [Sema] Issue diagnostics if a new/delete expression generates a call toAkira Hatanaka2017-06-291-0/+54
* [OpenMP] Pass -fopenmp-is-device to preprocessing and machine specific code g...Gheorghe-Teodor Bercea2017-06-291-0/+10
* [OpenMP] Add support for auxiliary triple specificationGheorghe-Teodor Bercea2017-06-291-28/+28
* Reapply "Frontend support for Nios2 target"Nikolai Bozhenov2017-06-271-0/+26
* Add support for Ananas platformEd Schouten2017-06-251-0/+9
* [ubsan] Disable the object size check at -O0Vedant Kumar2017-06-232-10/+41
* [GSoC] Add support for CC1 options.Yuka Takahashi2017-06-231-0/+2
* test: fix negative test caseSaleem Abdulrasool2017-06-231-2/+2
* Sort the autocomplete candidates before printing them out.Rui Ueyama2017-06-231-8/+8
* Revert "Revert r305164/5/7."Saleem Abdulrasool2017-06-233-9/+75