summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-12[TableGen] Support for optional chain in Selection DAG nodesusers/spavloff/op-chainSerge Pavlov
2025-10-12[AArch64][NFC] Use member variable RI instead getRegisterInfo in copyPhysReg ...Tomer Shafir
2025-10-12[Github][CI] Add missing git-clang-format to format-container (#163054)Baranov Victor
2025-10-12[LV] Add additional test for narrowing to single scalars.Florian Hahn
2025-10-12[AArch64] Protect against scalable vectors in performUADDVAddCombine.David Green
2025-10-12Add support of the next Ubuntu (Ubuntu 26.04 - Resolute Raccoon)Sylvestre Ledru
2025-10-12[clang][bytecode] Fix a few coding style mishaps (#163045)Timm Baeder
2025-10-12[ConstantFPRange] Add support for add/sub (#162962)Yingwei Zheng
2025-10-12[lit] Fix the missing comma in LIT config (#162998)Kunqiu Chen
2025-10-12[clang-tidy] Correctly add parentheses in `readability-implicit-bool-conversi...flovent
2025-10-12[clang][bytecode][NFC] Avoid creating pointers in CopyArray op (#163042)Timm Baeder
2025-10-11Revert "[GitHub][docker] Add python3 venv package to CI container (#161024)"Aiden Grossman
2025-10-11[llvm-nm] Improve performance while faking symbols from function starts (#162...Daniel Rodríguez Troitiño
2025-10-11[flang][cuda] Set value attribute to count for barrier procedures (#163031)Valentin Clement (バレンタイン クレメン)
2025-10-12[SelectionDAG] Remove NoInfsFPMath uses (#162788)paperchalice
2025-10-12[orc-rt] Add multi-addr dealloc/release to SimpleNativeMemoryMap. (#163025)Lang Hames
2025-10-11[llvm] Proofread MergeFunctions.rst (#162596)Kazu Hirata
2025-10-11[LifetimeSafety] Fix unittest shared build. NFCMichael Liao
2025-10-12[llvm-remarkutil] Auto-detect serializer format based on file extension (#160...Tobias Stadler
2025-10-11[clang-doc] create namespace names according to their paths (#162886)Erick Velez
2025-10-11[mlir][Examples] Do not run `test.wheel.toy` by default (#163009)Jakub Kuderski
2025-10-11[clang-format] Fix a bug in OneLineFormatOffRegex (#162961)owenca
2025-10-11[VPlan] Don't reset canonical IV start value. (#161589)Florian Hahn
2025-10-11[clang] Introduce CallGraphSection codegen option (#117037)Prabhu Rajasekaran
2025-10-11[libc][math] Refactor exp2f16 implementation to header-only in src/__support/...Muhammad Bassiouni
2025-10-11[flang][cuda] Add interface and lowering for fence_proxy_async (#163014)Valentin Clement (バレンタイン クレメン)
2025-10-11[ProfCheck] Update XFail List After Fixing #162966Aiden Grossman
2025-10-11[flang][cuda] Add fence after barrier_init (#163016)Valentin Clement (バレンタイン クレメン)
2025-10-11[LoopSimplifyCFG] Remove Extra Redirection From TestAiden Grossman
2025-10-11[flang][cuda] Add interfaces and lowering for tma_bulk_[commit|wait]_group su...Valentin Clement (バレンタイン クレメン)
2025-10-11[SPIR-V] Support `nonuniformindex` intrsinsic in SPIRV CodeGen. (#162540)Lucie Choi
2025-10-11Reapply "[LifetimeSafety] Reorganize code into modular components (#162474)"Utkarsh Saxena
2025-10-11[clang-tidy] Add IgnoredRegex to 'bugprone-suspicious-include' (#160958)Björn Schäpers
2025-10-11[VPlan] Return invalid for scalable VF in VPReplicateRecipe::computeCostFlorian Hahn
2025-10-11[RISCV] Use i32 in more RV32 only patterns. NFCCraig Topper
2025-10-11[flang][cuda] Add interfaces and lowering for barrier_arrive (#162949)Valentin Clement (バレンタイン クレメン)
2025-10-11[IndVars] Add test for missed optimizations depending on guard order.Florian Hahn
2025-10-11[mlir] Use llvm accumulate wrappers. NFCI. (#162957)Jakub Kuderski
2025-10-11[flang] Fix build breakage with FLANG_ENABLE_WERROR on (NFC) (#162894)Kelvin Li
2025-10-11[lldb][test] Fix language note tests on Windows (#162995)Michael Buch
2025-10-11[llvm][DebugInfo] Support versioned source language names in DwarfUnit (#162625)Michael Buch
2025-10-11[ORC] Enable hashing of [NonOwning]SymbolStringPtr objects. (#162990)Lang Hames
2025-10-11[orc-rt] Add SPSExecutorAddr <-> T* serialization. (#162992)Lang Hames
2025-10-11[MLIR][NFC] Clean up rewrite CAPI implementation and Python bindings (#162974)Twice
2025-10-11[Clang] Fix a bug when checking non-dependent constraints (#162969)Younan Zhang
2025-10-11[mlir][bufferize] Delete getCalledFunction in drop-equivalent-buffer-results ...lonely eagle
2025-10-11[QualGroup][docs] Add new members to LLVM Qualification Working Group (#161113)LeeYoungJoon
2025-10-11[NFC][MLIR] Refactor NVVM_CpAsyncBulkGlobalToSharedClusterOp's lowering (#162...Dharuni R Acharya
2025-10-11AtomicExpand: Switch X86 test to generated checks (#162968)Matt Arsenault
2025-10-10[RISCV] Explicitly use i32 in RV32 Zdinx patterns to prune tablegen patterns....Craig Topper