summaryrefslogtreecommitdiffstats
path: root/lib/Driver
Commit message (Expand)AuthorAgeFilesLines
...
* [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-254-0/+192
* [ubsan] Disable the object size check at -O0Vedant Kumar2017-06-231-1/+17
* Sort the autocomplete candidates before printing them out.Rui Ueyama2017-06-231-0/+7
* 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
* [GSoC] Flag value completion for clangYuka Takahashi2017-06-202-5/+23
* 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-092-1/+8
* 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
* [sanitizer-coverage] one more flavor of coverage: -fsanitize-coverage=inline-...Kostya Serebryany2017-06-081-3/+7
* Revert "Frontend support for Nios2 target"Nikolai Bozhenov2017-06-081-19/+0
* Frontend support for Nios2 target.Nikolai Bozhenov2017-06-081-0/+19
* [sanitizer-coverage] Allow using KASAN instrumentation with sancovAlexander Potapenko2017-06-081-2/+2
* 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
* Only print registered targets for `--version`Dimitry Andric2017-06-071-4/+4
* Update libdeps to add BinaryFormat, introduced in r304864.NAKAMURA Takumi2017-06-071-0/+1
* Print registered targets in clang's version informationDimitry Andric2017-06-061-0/+5
* [Driver] Don't force .exe suffix for lldShoaib Meenai2017-06-061-3/+1
* Revert "[sanitizer-coverage] one more flavor of coverage: -fsanitize-coverage...Renato Golin2017-06-051-7/+3
* Fixed warning: enum constant in boolean context.Galina Kistanova2017-06-031-2/+3
* [sanitizer-coverage] one more flavor of coverage: -fsanitize-coverage=inline-...Kostya Serebryany2017-06-031-3/+7
* [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-256-43/+346
* Driver must return non-zero code on errors in command lineSerge Pavlov2017-05-241-0/+2
* [GSoC] Shell autocompletion for clangYuka Takahashi2017-05-231-0/+7
* 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
* Reverted r302775Serge Pavlov2017-05-111-2/+0
* Driver must return non-zero code on errors in command lineSerge Pavlov2017-05-111-0/+2
* [Myriad] Pass -Xclang and -mllvm flags to moviCompileJames Y Knight2017-05-101-3/+5
* [asan] A clang flag to enable ELF globals-gc.Evgeniy Stepanov2017-05-091-0/+10