summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-07Avoid prepareToParse crashusers/paschalis-mpeis/perf-not-installedPaschalis Mpeis
2025-09-29[BOLT] Exit early when prepareToParse fails on buildidPaschalis Mpeis
2025-09-29[LoongArch] Override cost hooks to expose more DAG combine opportunities (#15...ZhaoQi
2025-09-29[llvm][NFC] Simplify alignment calculations in `TrailingObjects` (#161134)Victor Chernyakin
2025-09-29[libclc] Move myself to the list of inactive maintainersFraser Cormack
2025-09-29[X86] LowerShiftByScalarImmediate - move shl(x,1) -> add(freeze(x),freeze(x))...Simon Pilgrim
2025-09-29[LoongArch][NFC] Pre-commit scalarize fp tests for #157824 (#160480)ZhaoQi
2025-09-29[IR] Use immarg for preallocated intrinsics (NFC) (#155835)Nikita Popov
2025-09-29[BOLT][DWARF] Fix debug info update issue with dwarf4 dwp (#155619)Jinjie Huang
2025-09-29[DropUnnecessaryAssumes] Make the ephemeral value check more precise (#160700)Nikita Popov
2025-09-29[C++20] [Modules] Set the feature testing macro to 1 (#161034)Chuanqi Xu
2025-09-29[clang] fix code synthesis context depth limit logic (#161103)Matheus Izvekov
2025-09-29[clang] treat deduced-as-dependent as undeduced for constant template paramet...Matheus Izvekov
2025-09-29[TargetLowering] Remove NoSignedZerosFPMath uses (#160975)paperchalice
2025-09-29[AArch64] Add missing bitcast patterns for bf16<->f16 converts. (#159816)David Green
2025-09-29[Clang][OpenMP][LoopTransformations] Implement "#pragma omp fuse" loop transf...Walter J.T.V
2025-09-29[Github] Explicitly Annotate VersionsAiden Grossman
2025-09-28[Github] Update GHA Dependencies (#161107)Mend Renovate
2025-09-29[mlir][bzl] Fix missing dep (#161126)Jacques Pienaar
2025-09-29[libc][math] Refactor exp10m1f implementation to header-only in src/__support...Muhammad Bassiouni
2025-09-29[X86][MemFold] Allow masked load folding if masks are equal (#161074)Phoebe Wang
2025-09-29[LoongArch] Add option for merge base offset passwanglei
2025-09-28[SPIRV] Frexp intrinsic implementation (#157436)Ebin-McW
2025-09-28[SPIRV] Addition of image_store.ll and signed_arithmetic_overflow.ll (#152289)Aadesh Premkumar
2025-09-29[InstCombine] Transform `vector.reduce.add` and `splat` into multiplication (...Gábor Spaits
2025-09-28[VPlan] Rewrite VPExpandSCEVExprs in replaceSymbolicStrides.Florian Hahn
2025-09-28[Object][Archive] Recompute headers and symbol map when switching from COFF t...Jacek Caban
2025-09-28[ADT] clang-format PackedVector.h (NFC)Kazu Hirata
2025-09-28[llvm] Proofread FuzzingLLVM.rst (#161046)Kazu Hirata
2025-09-28[Support] Deprecate one form of support::endian::byte_swap (NFC) (#161045)Kazu Hirata
2025-09-28[ADT] Add [[nodiscard]] to more classes (NFC) (#161044)Kazu Hirata
2025-09-28[ADT] Consolidate assertSafeToReferenceAfterClear with "if constexpr" (NFC) (...Kazu Hirata
2025-09-28[ADT] Fix a bug in PackedVector::setValue for signed types (#159239)Kazu Hirata
2025-09-28ELF: Test .eh_frame relocationFangrui Song
2025-09-28[VPlan] Remove dead code for scalar VFs in VPRegionBlock::cost (NFC).Florian Hahn
2025-09-28[MLIR] Apply clang-tidy fixes for llvm-qualified-auto in MemRefUtils.cpp (NFC)Mehdi Amini
2025-09-28[CodeGen] Get rid of incorrect `std` template specializations (#160804)A. Jiang
2025-09-28[MLIR] Apply clang-tidy fixes for bugprone-argument-comment in PadTilingInter...Mehdi Amini
2025-09-28[SPIRV] Added opencl Pipe builtins (#135335)Ebin-McW
2025-09-28[SPIRV] Added constraint for SPV_INTEL_bindless_image extension (#160249)Ebin-McW
2025-09-28[SPIRV] Add support for the extension SPV_EXT_relaxed_printf_string_address_s...Ebin-McW
2025-09-28[SPIRV] Added lowering for the debugtrap intrinsic (#157442)Subash B
2025-09-28[SPIRV] Added support for the constrained comparison intrinsics (#157439)Subash B
2025-09-28[SPIRV] Test file for memmove intrinsic (#152640)Ebin-McW
2025-09-28[mlir][mlir-tblgen] Emit correct error message if method is pruned (#160334)Justin Kim
2025-09-28[MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in XeGPUOps.cpp (...Mehdi Amini
2025-09-28[AMDGPU] Regenerate checks for test/CodeGen/AMDGPU/bf16.ll (#161069)macurtis-amd
2025-09-28[SPIRV] Porting tests to transcoding directory from translator (#151661)Ebin-McW
2025-09-28[MLIR] Apply clang-tidy fixes for bugprone-argument-comment in VectorToGPU.cp...Mehdi Amini
2025-09-28[MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in GPUOpsLowering...Mehdi Amini