summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-31[Clang] Improve infrastructure for libstdc++ workarounds (#141977)cor3ntin
2025-05-31[AArch64] Treat `@llvm.ssub.sat` the same as `@llvm.aarch64.neon.sqsub` (#140...Folkert de Vries
2025-05-31fix PATH_MAX missing in windows build (#142259)Ely Ronnen
2025-05-31[InstCombine] Propagate FMF from select instead of fcmp (#141010)Yingwei Zheng
2025-05-31[InstCombine] Avoid to create bitreverse.i1 for or of trunc to i1 (#142258)Andreas Jonson
2025-05-31[lldb][test] Test all libcxxabi demangler test-cases against TrackingOutputBu...Michael Buch
2025-05-31[InstCombine] Test cast support in simplifyUsingControlFlow (NFC)Andreas Jonson
2025-05-31Revert "[libc++] Re-enable std::pair trivial copy constructor for FreeBSD >= ...Jessica Clarke
2025-05-31[gn build] Port 22dfe9cb5893LLVM GN Syncbot
2025-05-31[lldb-dap] Reuse source object logics (#141426)Ely Ronnen
2025-05-31AMDGPU: Improve v32f16/v32bf16 copysign handling (#142177)Matt Arsenault
2025-05-31AMDGPU: Improve v16f16/v16bf16 copysign handling (#142176)Matt Arsenault
2025-05-31AMDGPU: Improve v8f16/v8bf16 copysign handling (#142175)Matt Arsenault
2025-05-31[RISCV] Implement intrinsics for XAndesVDot (#141441)Jim Lin
2025-05-31AMDGPU: Improve v4f16/v4bf16 copysign handling (#142174)Matt Arsenault
2025-05-31AMDGPU: Make copysign with matching v2f16/v2bf16 inputs legal (#142173)Matt Arsenault
2025-05-30[RISCV] Use isVLPreservingConfig in isConvertibleToVMV_V_V. NFCCraig Topper
2025-05-31[InstSimplify] Handle nsz when simplifying X * 0.0 (#142181)Nadharm
2025-05-30[RISCV] Add RISCVISD::VQDOT*_VL to RISCVSelectionDAGInfo::verifyTargetNode. (...Craig Topper
2025-05-31[mlir][memref] Add terminator check to prevent a crash (#141972)Longsheng Mou
2025-05-30[RISCV] Use llvm::is_contained. NFC (#142239)Craig Topper
2025-05-30[Sanitizer][NFC] Remove extra env from test (#142247)Ellis Hoag
2025-05-30[MIPS] Reland Add FeatureMSA to i6400 and i6500 cores (#134985) (#141730)Mallikarjuna Gouda
2025-05-30[clangd] Log the paths of loaded config files without --log=verbose (#142063)Nathan Ridge
2025-05-30[Sanitizer] Fix android test env issue (#142235)Ellis Hoag
2025-05-30Reapply "Reapply "[AMDGPU] Make `getAssumedAddrSpace` return AS1 for pointer ...Shilei Tian
2025-05-30Revert "Reapply "[AMDGPU] Make `getAssumedAddrSpace` return AS1 for pointer k...Shilei Tian
2025-05-31[CIR] Call to variadic functions (#141942)Sirui Mu
2025-05-30Reapply "[AMDGPU] Make `getAssumedAddrSpace` return AS1 for pointer kernel ar...Shilei Tian
2025-05-30[clang-format] Handle bit-field colon of non-numeric-constant size (#142110)Owen Pan
2025-05-31[lit] add --max-retries-per-test execution option (#141851)Konrad Kleine
2025-05-31Revert "[clangd] [Modules] Fixes to correctly handle module dependencies" (#1...fleeting-xx
2025-05-30Revert "[AMDGPU] Make `getAssumedAddrSpace` return AS1 for pointer kernel arg...Shilei Tian
2025-05-30Revert "[FIX] Fix a test update by mistake"Shilei Tian
2025-05-30Fixed wrong check OperationEquivalenceTest.HashWorksWithFlags (#142210)Aviad Cohen
2025-05-30[HLSL][RootSignature] Add space, visibility enums to StaticSampler (#140306)Finn Plummer
2025-05-30[HLSL][RootSignature] Metadata generation of RootFlags, RootConstants, RootDe...Finn Plummer
2025-05-30Wrap ifndef NDEBUG around assertion-only code (#142227)Walter Lee
2025-05-30[libc][obvious] Fixed wchar.yaml (#142238)sribee8
2025-05-30[lldb] Add build option to specify the libxml 2 version (#142183)Fabrice de Gans
2025-05-30[BOLT][heatmap] Produce zoomed-out heatmaps (#140153)Amir Ayupov
2025-05-30[cmake][clang-tools] Make split-file a dependency for tests (#142048)Paul Kirth
2025-05-30[CIR] Enable support for nested struct members in C++ (#142205)Andy Kaylor
2025-05-30[DAGCombiner] Teach SearchForAndLoads to handle an AND with 2 constant operan...Craig Topper
2025-05-30[FIX] Fix a test update by mistakeShilei Tian
2025-05-30[libc] wmemcmp nullptr handling (#142058)sribee8
2025-05-30[RISCV] Fix a warningKazu Hirata
2025-05-30[PGO] Make the PGO instrumentation insert point after alloca (#142043)xur-llvm
2025-05-30[AMDGPU] Make `getAssumedAddrSpace` return AS1 for pointer kernel arguments (...Shilei Tian
2025-05-30[libc] wmemcpy implementation (#142070)sribee8