summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-12[review-suggestions] Replace VPMonotonicPHIRecipe with VPPhiusers/skachkov-sc/monotonic-vectorizationSergey Kachkov
2025-11-12[LoopVectorize] Support vectorization of compressing patterns in VPlanSergey Kachkov
2025-11-12[LoopVectorize][NFC] Add pre-commit testsSergey Kachkov
2025-11-12[VPlan] Implement compressed widening of memory instructionsusers/skachkov-sc/widen-memory-compressSergey Kachkov
2025-11-12[LoopVectorize][NFC] Refactor widening decision logicusers/skachkov-sc/widen-decision-refactorSergey Kachkov
2025-11-12[IVDescriptors] Add unit tests for MonotonicDescriptorusers/skachkov-sc/monotonic-descriptorSergey Kachkov
2025-11-12[IVDescriptors] Implement MonotonicDescriptorSergey Kachkov
2025-11-06[mlir][linalg] Update vectorization of linalg.pack (#163539)Andrzej Warzyński
2025-11-06[LLVM][CodeGen][AArch64] Improve lowering of boolean vector popcount operatio...Paul Walker
2025-11-06[AArch64] Lower v1i64 and v2i64 [S|U][MIN|MAX] to SVE when available (#166735)Benjamin Maxwell
2025-11-06[CIR] Implement __builtin_object_size and __builtin_dynamic_object_size (#166...Morris Hafner
2025-11-06[BasicTTI] Only split vectors with even element counts in getCastInstrCost (#...Shakil Ahmed
2025-11-06[mlir] Use LDBG to replace LLVM_DEBUG (NFC) (#166733)lonely eagle
2025-11-06[X86] narrowBitOpRMW/combineTruncate - don't retain pointer info for unknown ...Simon Pilgrim
2025-11-06[clang][ExprConst] Handle dependent switch case statements (#166533)Timm Baeder
2025-11-06[X86] Add test coverage for #166744 (#166745)Simon Pilgrim
2025-11-06Revert "[mlir] Make remove-dead-values pass remove blocks arguments first" (#...lonely eagle
2025-11-06[mlir] Expose output strategies of TimingManager (#166548)Andrei Golubev
2025-11-06[SPIRV] Support for the extension SPV_ALTERA_blocking_pipes (#138675)Aadesh Premkumar
2025-11-06[libc] Enable the FPU in Arm startup code (#166349)Victor Campos
2025-11-06[SPIRV] Handle unknown intrinsics (#166284)Alex Voicu
2025-11-06Reapply "[utils][UpdateLLCTestChecks] Add MIR support to update_llc_test_chec...Valery Pykhtin
2025-11-06Fix bazel build issue caused in #166517 one last target (#166739)Karlo Basioli
2025-11-06[clang] Make 'fileScopeAsmDecl' matcher public (#165319)Davide Cunial
2025-11-06Fix bazel build issue caused in #166517 (some targets were still failing) (#1...Karlo Basioli
2025-11-06[VPlan] Rename onlyFirst(Lane|Part)Used (NFC) (#166562)Ramkumar Ramachandra
2025-11-06Fix bazel build issue caused in #166517 (#166734)Karlo Basioli
2025-11-06[BOLT] Adding a unittest that covers Arm SPE PBT aggregation (#160095)Ádám Kallai
2025-11-06[NFC] Refactor target intrinsic call lowering (#153204)Robert Imschweiler
2025-11-06Revert "[compiler-rt][HWAsan] Remove CHECK lines from test"Aiden Grossman
2025-11-06Disable flaky test TimeProfilerTest.ConstantEvaluationCxx20Hans Wennborg
2025-11-06[gn build] Port 22242ae072f8LLVM GN Syncbot
2025-11-06[clang-tidy] Rename `cert-flp30-c` to `bugprone-float-loop-counter` (#166571)mitchell
2025-11-06Revert "[InterleavedAccess] Construct interleaved access store with shuffles"Martin Storsjö
2025-11-06[VPlan] Retrieve alignment from Load/StoreInst in constructors. nfc (#165722)Mel Chen
2025-11-06[mlir] Make remove-dead-values pass remove blocks arguments first (#165725)lonely eagle
2025-11-06[WebAssembly] vf32 to vi8, vi16 lowering (#164644)Sam Parker
2025-11-06[compiler-rt][HWAsan] Remove CHECK lines from testAiden Grossman
2025-11-06[DAGCombiner] Bail out if BitWidthDiff > BitWidth when folding cltz(and) - Bi...Hongyu Chen
2025-11-06[AArch64] Enable masked load/store for Streaming-SVE with -march=armv8-a+sme ...Shikhar Jain
2025-11-06[ORC][LibraryResolver] Fix ensureFilterBuilt assertion failure and concurrenc...SahilPatidar
2025-11-05ARM: Add fp128 ldexp tests (#166619)Matt Arsenault
2025-11-05[mlir] [NFC] Remove stray debug statement (#166696)Jeremy Kun
2025-11-06[RISCV] Expand multiplication by `(2/4/8 * 3/5/9 + 1) << N` with SHL_ADD (#16...Piotr Fusik
2025-11-06[LoongArch] Override hooks to enable sink-and-fold support in MachineSink (#1...ZhaoQi
2025-11-05[mlir][ods] Enable granular pass registration. (#166532)Jacques Pienaar
2025-11-05[clang] Unify -mspeculative-load-hardening as a benign compiler option (#166640)Cyndy Ishida
2025-11-05[flang][cuda][NFC] Use the NVVM op for syncwarp (#166695)Valentin Clement (バレンタイン クレメン)
2025-11-05Revert "[AMDGPU][MC] GFX9 - Support NV bit in FLAT instructions in pre-GFX90A...Kewen Meng
2025-11-05[AIX] Enable libc++ bots on AIX (#166650)Mark Danial