summaryrefslogtreecommitdiff
path: root/lib/Driver/ToolChains/Clang.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ThinLTOCodeGenerator] Add support for index-based WPDEugene Leviant2019-10-181-7/+1
* Reland: Dead Virtual Function EliminationOliver Stannard2019-10-171-3/+24
* [Clang][OpenMP Offload] Move offload registration code to the wrapperSergey Dmitriev2019-10-151-27/+3
* Reland [Driver] Fix -working-directory issuesJan Korous2019-10-151-20/+15
* Reapply: [Modules][PCH] Hash input files contentBruno Cardoso Lopes2019-10-151-0/+8
* Revert "Dead Virtual Function Elimination"Jorge Gorbe Moya2019-10-141-24/+3
* Temporarily Revert [Modules][PCH] Hash input files contentEric Christopher2019-10-141-8/+0
* [Modules][PCH] Hash input files contentBruno Cardoso Lopes2019-10-141-0/+8
* Add support to -Wa,-W in clangJian Cai2019-10-141-1/+1
* Revert "Add support to -Wa,-W in clang"Jian Cai2019-10-141-1/+1
* Add support to -Wa,-W in clangJian Cai2019-10-141-1/+1
* [clang-scan-deps] Support for clang --analyze in clang-scan-depsJan Korous2019-10-141-0/+4
* [RISCV] enable LTO support, pass some options to linker.Sam Elliott2019-10-141-89/+0
* [clang][IFS] Fixing spelling errors in interface-stubs OPT flag (NFC).Puyan Lotfi2019-10-121-2/+2
* Dead Virtual Function EliminationOliver Stannard2019-10-111-3/+24
* Add -fgnuc-version= to control __GNUC__ and other GCC macrosReid Kleckner2019-10-101-5/+28
* [Clang][OpenMP Offload] Add new tool for wrapping offload device binariesSergey Dmitriev2019-10-091-0/+54
* [mips] Set default float ABI to "soft" on FreeBSDSimon Atanasyan2019-10-091-1/+1
* [clang][ifs] Clang Interface Stubs ToolChain plumbing.Puyan Lotfi2019-10-081-21/+4
* Revert 373538 and follow-ups 373549 and 373552.Nico Weber2019-10-031-4/+21
* [clang][ifs] Clang Interface Stubs ToolChain plumbing.Puyan Lotfi2019-10-021-21/+4
* [ThinLTO] Enable index-only WPD from clangTeresa Johnson2019-10-011-6/+5
* Fix the 'directory' field in DumpCompilationDatabase and add testHans Wennborg2019-09-271-1/+1
* Only pass -coverage-notes-file when emitting coverageReid Kleckner2019-09-261-36/+46
* [HIP] Support new kernel launching APIYaxun Liu2019-09-241-0/+4
* Revert "[static analyzer] Define __clang_analyzer__ macro in driver"Jan Korous2019-09-241-3/+1
* [static analyzer] Define __clang_analyzer__ macro in driverJan Korous2019-09-241-1/+3
* [mips] Pass "xgot" flag as a subtarget featureSimon Atanasyan2019-09-181-7/+0
* [Driver] Fix multiple bugs related to dependency file options: -M -MM -MD -MM...Fangrui Song2019-09-141-30/+34
* [Driver] Improve Clang::getDependencyFileName and its tests after rC371853Fangrui Song2019-09-141-1/+1
* Fix depfile name constructionLuke Cheeseman2019-09-131-6/+5
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-131-0/+6
* For PR17164: split -fno-lax-vector-conversion into three differentRichard Smith2019-09-131-5/+1
* Revert "For PR17164: split -fno-lax-vector-conversion into three different"Jonas Devlieghere2019-09-131-1/+5
* For PR17164: split -fno-lax-vector-conversion into three differentRichard Smith2019-09-131-5/+1
* [WebAssembly] Add -fwasm-exceptions for wasm EHHeejin Ahn2019-09-121-3/+5
* Don't emit .gnu_pubnames when tuning for LLDB.Adrian Prantl2019-09-101-1/+0
* [RISCV] Make -march=rv{32,64}gc the default in RISC-V LinuxRoger Ferrer Ibanez2019-09-101-1/+1
* Revert r361885 "[Driver] Fix -working-directory issues"Hans Wennborg2019-09-051-15/+20
* Revert "[Clang Interpreter] Initial patch for the constexpr interpreter"Roman Lebedev2019-09-041-6/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-041-0/+6
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-021-6/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-021-0/+6
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-311-6/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-311-0/+6
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-301-6/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-301-0/+6
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-301-6/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-301-0/+6
* [driver] add a new option `-gen-cdb-fragment-path` to emitAlex Lorenz2019-08-261-4/+46