文件最后提交记录最后更新时间
[LLVM] [Clang] Backport "Support for Gentoo *t64 triples (64-bit time_t ABIs)"1 年前
[AIX] Revert #pragma mc_func check (#102919)1 年前
[clang][AIX] set OpenMP include path (#88545)2 年前
Enable ASAN in amdgpu toolchain for OpenCL (#96262)1 年前
Enable ASAN in amdgpu toolchain for OpenCL (#96262)1 年前
[OpenMP][AMDGPU] Do not attach -fcuda-is-device (#99002)1 年前
[OpenMP][AMDGPU] Link bitcode ROCm device libraries per-TU3 年前
[Driver] Use SmallString::operator std::string (NFC)2 年前
[Driver][NFC] Make some derived classes of Tool final (#70416)2 年前
[RISCV][Driver] Refactor riscv::getRISCVArch to return std::string. NFC. (#97965)1 年前
Allow multiple sanitizers on baremetal targets. (#72933)2 年前
[Driver] Use SmallString::operator std::string (NFC)2 年前
[Driver][NFC] Make some derived classes of Tool final (#70416)2 年前
[clang] Don't add DWARF debug info when assembling .s with clang-cl /Z7 (#106686)1 年前
[NFC] [C++20] [Modules] Pulling out getCXX20NamedModuleOutputPath into a seperate function2 年前
[clang][Driver] Fix safestack -u ordering (#98468)1 年前
[flang] Implement -mcmodel flag (#95411)1 年前
[clang][Driver] Fix crash with unsupported architectures in MinGW and CrossWindows3 年前
[Driver][NFC] Make some derived classes of Tool final (#70416)2 年前
[Clang] Correctly forward --cuda-path to the nvlink wrapper (#100170)1 年前
[Clang] Introduce 'clang-nvlink-wrapper' to work around 'nvlink' (#96561)1 年前
[clang][modules] Built-in modules are not correctly enabled for Mac Catalyst (#104872)1 年前
[clang][driver] Fix -print-libgcc-file-name on Darwin platforms (#98325)1 年前
[OpenMP] Use loaded offloading toolchains to add libraries (#87108)2 年前
[Driver][NFC] Make some derived classes of Tool final (#70416)2 年前
Add basic -mtune support (#98517)1 年前
[flang][Driver] Add -masm option to flang (#81490)2 年前
[OpenMP] Use loaded offloading toolchains to add libraries (#87108)2 年前
[Driver] Remove support for FreeBSD 11.x (#73392)2 年前
[Driver][Fuchsia] Support multilib for C++ include dir (#95815)1 年前
[Driver][NFC] Make some derived classes of Tool final (#70416)2 年前
[LLVM] [Clang] Backport "Support for Gentoo *t64 triples (64-bit time_t ABIs)"1 年前
[Driver] Simply some gcc search logic (#72558)2 年前
[clang][Driver] Add HIPAMD Driver support for AMDGCN flavoured SPIR-V (#95061)1 年前
[clang][Driver] Add HIPAMD Driver support for AMDGCN flavoured SPIR-V (#95061)1 年前
Fix more diagnostic wording for style; NFC (#93190)2 年前
[Driver][NFC] Make some derived classes of Tool final (#70416)2 年前
[NFC] Construct Twines before concatenation (#90728)2 年前
[HIPSPV][1/4] Refactor HIP tool chain4 年前
[DXIL] Set DXIL Version in DXIL target triple based on shader model version (#91407)2 年前
[HLSL] Set default DwarfVersion to 4 for HLSL. (#97854)1 年前
[OpenMP] Use loaded offloading toolchains to add libraries (#87108)2 年前
[Driver] Implement ToolChain on Haiku (#66038)2 年前
[clang] hexagon: fix link order for libc/builtins (#117057)1 年前
[Driver][NFC] Make some derived classes of Tool final (#70416)2 年前
[Hurd] Fix -Wswitch in Hurd::getDynamicLinker (NFC)2 年前
hurd: Detect libstdc++ include paths on Debian Hurd i3865 年前
[ifs][elfabi] Merge llvm-ifs/elfabi tools4 年前
[clang][ifs] Clang Interface Stubs ToolChain plumbing.6 年前
[Driver] Move Lanai IAS enabling to Generic_GCC::IsIntegratedAssemblerDefault, NFC4 年前
[Driver] Fix -fsanitize-address-stack-use-after-scope after D1426063 年前
[LLVM] [Clang] Backport "Support for Gentoo *t64 triples (64-bit time_t ABIs)"1 年前
Disable FTZ/DAZ when compiling shared libraries by default. (#80475)2 年前
[Driver] Use SmallString::operator std::string (NFC)2 年前
[Driver][NFC] Make some derived classes of Tool final (#70416)2 年前
[clang-cl] Support the /Ob3 flag1 年前
Reland "[Win32][ELF] Make CodeView a DebugInfoFormat only for COFF format", second try (#88245)2 年前
[clang] Disable C++14 sized deallocation by default for MinGW targets (#97232)1 年前
[clang] Use LazyDetector for all toolchains. (#79073)2 年前
[Driver] Remove InstallDir and getInstalledDir. NFC2 年前
Fix test Driver/mips-mti-linux.c2 年前
[Driver][NFC] Make use of auto (#70400)2 年前
[Driver][NFC] Make some derived classes of Tool final (#70416)2 年前
[OpenMP] Use loaded offloading toolchains to add libraries (#87108)2 年前
[Driver][NFC] Make some derived classes of Tool final (#70416)2 年前
[Driver] Remove InstallDir and getInstalledDir. NFC2 年前
[Driver] Remove unneeded useRelaxRelocations overrides2 年前
[clang] Don't assume location of compiler-rt for OpenBSD (#92183)2 年前
[Driver][NFC] Make some derived classes of Tool final (#70416)2 年前
[PowerPC] [Clang] Enable Intel intrinsics support on FreeBSD4 年前
[PowerPC] [Clang] Enable Intel intrinsics support on FreeBSD4 年前
[clang] Use StringRef::{starts,ends}_with (NFC) (#75149)2 年前
Warn about unsupported ibmlongdouble3 年前
Revert "[PS4/PS5][Driver][DWARF] Always emit .debug_aranges for SCE t… (#99711)1 年前
[PS4/PS5][NFC] Split PScpu::Linker into PS4/PS5 classes (#98884)1 年前
[RISCV] Disable generation of asynchronous unwind tables for RISCV baremetal (#81727)2 年前
[RISCV] Disable generation of asynchronous unwind tables for RISCV baremetal (#81727)2 年前
[HIP][Clang][Driver] Add Driver support for hipstdpar2 年前
[SPIR-V] Prefer llvm-spirv-<LLVM_VERSION_MAJOR> tool (#77897)2 年前
[Driver][NFC] Make some derived classes of Tool final (#70416)2 年前
[compiler-rt] adding safestack support for sunos platforms. (#95648)1 年前
[Driver][NFC] Make some derived classes of Tool final (#70416)2 年前
[Driver] Fix ToolChain::getSanitizerArgs4 年前
[Driver] Fix ToolChain::getSanitizerArgs4 年前
[Clang][VE] Correct rpath handling on VE (#67671)2 年前
[Clang] Move Hexagon / VE IAS enabling to Generic_GCC::IsIntegratedAssemblerDefault, NFC4 年前
Add flag to opt out of wasm-opt (#95208)1 年前
[WebAssembly] Change the default linker for wasm32-wasip2 (#84569)2 年前
[Driver] Move assertion check before checking Output.isFilename (#67210)2 年前
[Driver][NFC] Make some derived classes of Tool final (#70416)2 年前
Reland "[clang] Enable sized deallocation by default in C++14 onwards" (#90373)2 年前
[Driver][NFC] Make some derived classes of Tool final (#70416)2 年前