summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-16Remove duplicate combinesusers/pierre-vh/rbcomb-kbpvanhout
2025-07-16[AMDGPU] Add KnownBits simplification combines to RegBankCombinerpvanhout
2025-07-16[AMDGPU] Add BFX Formation Combines to RegBankCombinerusers/pierre-vh/rbcomb-bfxpvanhout
2025-07-16remove clampusers/pierre-vh/lower-sbfe-in-rbcombpvanhout
2025-07-16commentspvanhout
2025-07-16style changepvanhout
2025-07-16[AMDGPU] Move S_BFE lowering into RegBankCombinerpvanhout
2025-07-16[AMDGPU] Compute GISel KnownBits for S_BFE instructions (#141588)Pierre van Houtryve
2025-07-16[CodeGen][NPM] Port ProcessImplicitDefs to NPM (#148110)Vikram Hegde
2025-07-16[MLIR][Vector] Fix bug in ExtractStrideSlicesOp canonicalization (#147591)Tomás Longeri
2025-07-16[libc++] Simplify std::launder (#147985)Nikolas Klauser
2025-07-16[InstCombine]PtrReplacer: Correctly handle select with unavailable operands (...Pierre van Houtryve
2025-07-16[VPlan] Simplify exituser handling by generating all extracts first(NFCI)Florian Hahn
2025-07-16[elf] Add support for {SHT,PT}_GNU_SFRAME constants (#148803)Pavel Labath
2025-07-16[clang][bytecode] Make union activation more granular (#148835)Timm Baeder
2025-07-16Thread Safety Analysis: Fix pointer handling of variables with deprecated att...Marco Elver
2025-07-16[mlir][tosa] Interpret boolean values correctly in cast folder (#147078)Luke Hutton
2025-07-15[RISCV] Refactor SelectAddrRegRegScale. NFCCraig Topper
2025-07-15MCFragment: Remove MCDataFragment/MCRelaxableFragment type aliasesFangrui Song
2025-07-15MC: Restructure MCFragment as a fixed part and a variable tailFangrui Song
2025-07-16Revert "Move python binding tests to lit framework" (#149012)Jannick Kremer
2025-07-15[mlir] Remove unused includes (NFC) (#148872)Kazu Hirata
2025-07-15[Hexagon] Remove an unnecessary cast (NFC) (#148870)Kazu Hirata
2025-07-15[ARM] Remove an unnecessary cast (NFC) (#148869)Kazu Hirata
2025-07-15[AMDGPU] Remove an unnecessary cast (NFC) (#148868)Kazu Hirata
2025-07-15Revert [mlir][vector] Use vector.broadcast in place of vector.splat (#148937)James Newling
2025-07-16[llvm-objdump][RISCV] Display `@plt' symbols when disassembling .plt section ...Ming-Yi Lai
2025-07-15NVPTX: Fix clang -Wcovered-switch-defaultFangrui Song
2025-07-15Clarify semantics for overflowing constrained lrint etc. (#148979)Eli Friedman
2025-07-16[MLIR][Affine] Add default null init for mlir::affine::MemRefAccess (#147922)Uday Bondhugula
2025-07-15compiler-rt: test: Use the host instead of the target to select %expect_crash.Peter Collingbourne
2025-07-15MC: Remove bundle alignment modeFangrui Song
2025-07-16[NFC][AMDGPU] Split merge-tbuffer.mir into separate tests for gfx9, gfx10, an...Harrison Hao
2025-07-16[NFC][clang] Refactor CXX/module/module.interface/p1.cpp with split-file (#14...yronglin
2025-07-15[RISCV] Remove duplicate check in an if statement. NFCCraig Topper
2025-07-15[RISCV] Simplify conversion from ISD::Constant to ISD::TargetConstant in Sele...Craig Topper
2025-07-15[DAGCombiner][AArch64] Prevent SimplifyVCastOp from creating illegal scalar t...Craig Topper
2025-07-15AMDGPU: Implement builtins for gfx1250 wmma instructions (#148991)Changpeng Fang
2025-07-15AMDGPU: Remove a non-existent wmma instruction from gfx1250 (#148989)Changpeng Fang
2025-07-15[IA] Use a single callback for lowerDeinterleaveIntrinsic [nfc] (#148978)Philip Reames
2025-07-16[llvm-objcopy] Explain that strip-preserve-atime.test fails with Crowdstrike ...Ross Kirsling
2025-07-16[InstCombine] foldOpIntoPhi should apply to icmp with non-constant operand (#...Ross Kirsling
2025-07-15[SelectionDAG] improve error messages for invalid operator bundle (#148945)Florian Mayer
2025-07-15[AMDGPU] Use S_ADD_PC_I64 for long branches in gfx1250 (#148961)Stanislav Mekhanoshin
2025-07-15[AMDGPU] gfx1250 64-bit relocations and fixups (#148951)Stanislav Mekhanoshin
2025-07-15[RISCV] Use masked segment LD/ST intrinsics in (de)interleaveN lowering [nfc]...Philip Reames
2025-07-15[NVPTX] Add syncscope support for cmpxchg (#140812)Akshay Deodhar
2025-07-15[RISCV] Add early out to reduce indentation in SelectAddrRegRegScale. NFCCraig Topper
2025-07-15[Sema] Remove unnecessary casts (NFC) (#148871)Kazu Hirata
2025-07-15[NFC] Remove getDefaultCallingConvention IsBuiltin (#145904)Harald van Dijk