summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-26Testusers/guy-david/machine-licm-implicit-defGuy David
2025-10-24[AArch64][GlobalISel] SIMD fpcvt codegen for fptoi(_sat) (#160831)Lukacma
2025-10-24[test][Transforms] Remove unsafe-fp-math uses part 3 (NFC) (#164787)paperchalice
2025-10-24[mlir][tosa] Add ext-int64 support (#164389)Luke Hutton
2025-10-24[DAG][AArch64] Ensure that ResNo is correct for uses of Ptr when considering ...David Green
2025-10-24[VPlan] Extend tryToFoldLiveIns to fold binary intrinsics (#161703)Ramkumar Ramachandra
2025-10-24[AArch64] Optimized rdsvl followed by constant mul (#162853)Lukacma
2025-10-24[gn build] Port 4f53413ff0a5LLVM GN Syncbot
2025-10-24[flang][mlir] fix irreflexibility violation of strict weak ordering in #15534...Emilio Cota
2025-10-24Revert "[mlir][scf] Add parallelLoopUnrollByFactors()" (#164949)fabrizio-indirli
2025-10-24REAPPLY [ORC] Add automatic shared library resolver for unresolved symbols. #...SahilPatidar
2025-10-24[AArch64][CostModel] Reduce cost of wider than legal get.active.lane.mask (#1...Kerry McLaughlin
2025-10-24[llvm][docs] Correct description of %t lit substitution (#164397)David Spickett
2025-10-24[mlir][scf] Add parallelLoopUnrollByFactors() (#163806)fabrizio-indirli
2025-10-24[CIR] Support ExplicitCast for ConstantExpr (#164783)Amr Hesham
2025-10-24[libcxx] Define `_LIBCPP_HAS_C8RTOMB_MBRTOC8` to true if compiling with clang...Victor Campos
2025-10-24[mlir][vector][nfc] Update tests for folding mem operations (#164255)Andrzej WarzyƄski
2025-10-24[Headers][X86] Allow SLLDQ/SRLDQ byte shift intrinsics to be used in constexp...Ye Tian
2025-10-24[X86] Fold generic ADD/SUB with constants to X86ISD::SUB/ADD (#164316)Brandon
2025-10-24[gn build] Port 44331d259493LLVM GN Syncbot
2025-10-24[libc++][C++03] Remove some of the C++03-specific C wrapper headers (#163772)Nikolas Klauser
2025-10-24[InstCombine] Constant fold binops through `vector.insert` (#164624)Benjamin Maxwell
2025-10-24[GlobalISel] Make scalar G_SHUFFLE_VECTOR illegal. (#140508)David Green
2025-10-24[test][X86] Remove unsafe-fp-math uses (NFC) (#164814)paperchalice
2025-10-23[webkit.UncountedLambdaCapturesChecker] Add the support for WTF::ScopeExit an...Ryosuke Niwa
2025-10-24[clang][bytecode] Catch placement-new into invalid destination (#164804)Timm Baeder
2025-10-24[ARM] Update remaining cost tests with -cost-kind=all. NFCDavid Green
2025-10-24[clang][bytecode] Fix CXXConstructExpr for multidim arrays (#164760)Timm Baeder
2025-10-23[MemProf] Fix the propagation of context/size info after inlining (#164872)Teresa Johnson
2025-10-23[ThinLTO] Simplify checking for single external copy (NFCI) (#164861)Teresa Johnson
2025-10-23[ThinLTO] Avoid creating map entries on lookup (NFCI) (#164873)Teresa Johnson
2025-10-24[SDAG] Fix deferring constrained function calls (#153029)Serge Pavlov
2025-10-24[asan] Avoid -Wtautological-pointer-compare (#164918)Thurston Dang
2025-10-24[AVR] Fix occasional corruption in stack passed paramsCarl Peto
2025-10-24[IR] Fix Module::setModuleFlag for uniqued metadata (#164580)Andrew Savonichev
2025-10-23[RISCV] Rename RISCVISD::ABSW->NEGW_MAX. NFC (#164909)Craig Topper
2025-10-23[asan] Avoid -Wpointer-bool-conversion warning by comparing to nullptr (#164906)Thurston Dang
2025-10-24[AArch64][llvm] Relax mandatory features for Armv9.6-A (#163973)Jonathan Thackray
2025-10-24[AArch64] (NFC) Tidy up alignment/formatting in AArch64/AArch64InstrInfo.td (...Jonathan Thackray
2025-10-24[AArch64][llvm] Remove FeatureMPAM guards for parity with gcc (#163166)Jonathan Thackray
2025-10-24[AArch64][llvm] Armv9.7-A: Add support for new Advanced SIMD (Neon) instructi...Jonathan Thackray
2025-10-24[AArch64][llvm] Armv9.7-A: Add support for SVE2p3 LUTI6 operations (#163164)Jonathan Thackray
2025-10-23[AArch64][llvm] Armv9.7-A: Add support for SVE2p3 shift operations (#163163)Jonathan Thackray
2025-10-23[PAC][clang] Correct handling of ptrauth queries of incomplete types (#164528)Oliver Hunt
2025-10-23[VPlan] Limit narrowInterleaveGroups to single block regions for now.Florian Hahn
2025-10-23[AArch64][llvm] Armv9.7-A: Add support for SVE2p3 CVT operations (#163162)Jonathan Thackray
2025-10-23[AArch64][llvm] Armv9.7-A: Add support for SVE2p3 DOT and MLA operations (#16...Jonathan Thackray
2025-10-23[AArch64][llvm] Armv9.7-A: Add support for SVE2p3 arithmetic operations (#163...Jonathan Thackray
2025-10-23[AMDGPU] Remove validation of s_set_vgpr_msb range (#164888)Stanislav Mekhanoshin
2025-10-23[AMDGPU] Change patterns for v_[pk_]add_{min|max} (#164881)Stanislav Mekhanoshin