aboutsummaryrefslogtreecommitdiff
path: root/lib/Driver/ToolChains/Clang.cpp
AgeCommit message (Expand)Author
2019-10-18[ThinLTOCodeGenerator] Add support for index-based WPDEugene Leviant
2019-10-17Reland: Dead Virtual Function EliminationOliver Stannard
2019-10-15[Clang][OpenMP Offload] Move offload registration code to the wrapperSergey Dmitriev
2019-10-15Reland [Driver] Fix -working-directory issuesJan Korous
2019-10-15Reapply: [Modules][PCH] Hash input files contentBruno Cardoso Lopes
2019-10-14Revert "Dead Virtual Function Elimination"Jorge Gorbe Moya
2019-10-14Temporarily Revert [Modules][PCH] Hash input files contentEric Christopher
2019-10-14[Modules][PCH] Hash input files contentBruno Cardoso Lopes
2019-10-14Add support to -Wa,-W in clangJian Cai
2019-10-14Revert "Add support to -Wa,-W in clang"Jian Cai
2019-10-14Add support to -Wa,-W in clangJian Cai
2019-10-14[clang-scan-deps] Support for clang --analyze in clang-scan-depsJan Korous
2019-10-14[RISCV] enable LTO support, pass some options to linker.Sam Elliott
2019-10-12[clang][IFS] Fixing spelling errors in interface-stubs OPT flag (NFC).Puyan Lotfi
2019-10-11Dead Virtual Function EliminationOliver Stannard
2019-10-10Add -fgnuc-version= to control __GNUC__ and other GCC macrosReid Kleckner
2019-10-09[Clang][OpenMP Offload] Add new tool for wrapping offload device binariesSergey Dmitriev
2019-10-09[mips] Set default float ABI to "soft" on FreeBSDSimon Atanasyan
2019-10-08[clang][ifs] Clang Interface Stubs ToolChain plumbing.Puyan Lotfi
2019-10-03Revert 373538 and follow-ups 373549 and 373552.Nico Weber
2019-10-02[clang][ifs] Clang Interface Stubs ToolChain plumbing.Puyan Lotfi
2019-10-01[ThinLTO] Enable index-only WPD from clangTeresa Johnson
2019-09-27Fix the 'directory' field in DumpCompilationDatabase and add testHans Wennborg
2019-09-26Only pass -coverage-notes-file when emitting coverageReid Kleckner
2019-09-24[HIP] Support new kernel launching APIYaxun Liu
2019-09-24Revert "[static analyzer] Define __clang_analyzer__ macro in driver"Jan Korous
2019-09-24[static analyzer] Define __clang_analyzer__ macro in driverJan Korous
2019-09-18[mips] Pass "xgot" flag as a subtarget featureSimon Atanasyan
2019-09-14[Driver] Fix multiple bugs related to dependency file options: -M -MM -MD -MM...Fangrui Song
2019-09-14[Driver] Improve Clang::getDependencyFileName and its tests after rC371853Fangrui Song
2019-09-13Fix depfile name constructionLuke Cheeseman
2019-09-13[Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker
2019-09-13For PR17164: split -fno-lax-vector-conversion into three differentRichard Smith
2019-09-13Revert "For PR17164: split -fno-lax-vector-conversion into three different"Jonas Devlieghere
2019-09-13For PR17164: split -fno-lax-vector-conversion into three differentRichard Smith
2019-09-12[WebAssembly] Add -fwasm-exceptions for wasm EHHeejin Ahn
2019-09-10Don't emit .gnu_pubnames when tuning for LLDB.Adrian Prantl
2019-09-10[RISCV] Make -march=rv{32,64}gc the default in RISC-V LinuxRoger Ferrer Ibanez
2019-09-05Revert r361885 "[Driver] Fix -working-directory issues"Hans Wennborg
2019-09-04Revert "[Clang Interpreter] Initial patch for the constexpr interpreter"Roman Lebedev
2019-09-04[Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker
2019-09-02Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker
2019-09-02[Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker
2019-08-31Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker
2019-08-31[Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker
2019-08-30Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker
2019-08-30[Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker
2019-08-30Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker
2019-08-30[Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker
2019-08-26[driver] add a new option `-gen-cdb-fragment-path` to emitAlex Lorenz