summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-28[AArch64][SME] Avoid ZA save state changes in loops in MachineSMEABIPassusers/MacDue/sme-loopsBenjamin Maxwell
2025-10-28[AArch64][SME] Propagate desired ZA states in the MachineSMEABIPass (#149510)Benjamin Maxwell
2025-10-28[VPlan] Introduce cannotHoistOrSinkRecipe, fix miscompile (#162674)Ramkumar Ramachandra
2025-10-28[lldb][test] Avoid Windows import error in TestDriverWithClosedSTDIO.pyDavid Spickett
2025-10-28[mlir][tosa] Move variable op definitions to `TosaOps.td` (NFC) (#165260)Luke Hutton
2025-10-28[MLIR][XeGPU] Improve `xegpu::uArch` design (#163986)Artem Kroviakov
2025-10-28[nsan] More unit tests for `float128`. (#165248)Clement Courbet
2025-10-28Revert " [MLIR] Revamp RegionBranchOpInterface " (#165356)Mehdi Amini
2025-10-28 [MLIR] Revamp RegionBranchOpInterface (#161575)Mehdi Amini
2025-10-28[clang][bytecode] Check overrider for pure virtual (#165262)Timm Baeder
2025-10-28[VPlan] Store memory alignment in VPWidenMemoryRecipe. nfc (#165255)Mel Chen
2025-10-28[Clang] Fix an iterator invalidation bug in concept normalization cache (#165...Younan Zhang
2025-10-28[AMDGPU] Rework GFX11 VALU Mask Write Hazard (#138663)Carl Ritson
2025-10-28[flang] Implement !DIR$ [NO]INLINE and FORCEINLINE directives (#134350)Jean-Didier PAILLEUX
2025-10-28[clang-tidy] Do not lint on attribute macros (#164806)wieDasDing
2025-10-27[MLIR] Apply clang-tidy fixes for bugprone-argument-comment in PDLToPDLInterp...Mehdi Amini
2025-10-27[MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in SimplexTest.cp...Mehdi Amini
2025-10-27[MLIR] Apply clang-tidy fixes for llvm-else-after-return in ModuleTranslation...Mehdi Amini
2025-10-27[MLIR] Apply clang-tidy fixes for llvm-qualified-auto in TileAllocation.cpp (...Mehdi Amini
2025-10-27[DirectX] Allow llvm.assume intrinsic to pass on to DXIL (#165311)Farzon Lotfi
2025-10-28[gn build] Port 81de86123fcfLLVM GN Syncbot
2025-10-28[gn build] Port 5fda2a5d9c1aLLVM GN Syncbot
2025-10-28[gn build] Port 2afbd3df2ae6LLVM GN Syncbot
2025-10-28[gn build] Port 128214f3b2a4LLVM GN Syncbot
2025-10-28[VPlan] Use VPlan type inference to get address space for recipes. (NFC)Florian Hahn
2025-10-27[gn] port 8c4d6617d173Nico Weber
2025-10-28[DebugInfo] Support to get TU for hash from .debug_types.dwo section in DWARF...Liu Ke
2025-10-27[clang-tidy] Fix `modernize-use-scoped-lock` crash on malformed code (#165127)Victor Chernyakin
2025-10-28[clang-tidy] Add more constexpr options to `readability-identifier-naming` (#...Alex White
2025-10-27[AMDGPU][AsmParser]: Use dummy operand for parsing buffer_ SWZ operand. (#165...Jeffrey Byrnes
2025-10-28[Clang][Driver] Enable offloadlib option for clang-cl (#162980)jinge90
2025-10-28[Instcombine] Avoid widening trunc+sext to trunc+shl+ashr when not profitable...Wenju He
2025-10-28[LoongArch][NFC] Pre-commit tests for flog2 (#162976)Zhaoxin Yang
2025-10-27[MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in TosaCanonicali...Mehdi Amini
2025-10-27[MLIR] Apply clang-tidy fixes for llvm-qualified-auto in XeGPUUtils.cpp (NFC)Mehdi Amini
2025-10-27[MLIR] Apply clang-tidy fixes for llvm-qualified-auto in MLIRContext.cpp (NFC)Mehdi Amini
2025-10-27[MLIR] Apply clang-tidy fixes for llvm-else-after-return in SuperVectorize.cp...Mehdi Amini
2025-10-27[InstCombine] Add the missing insertion point before IRBuilder instruction cr...Changpeng Fang
2025-10-27[MemRef] Fix value bounds interface for ExpandShapeOp (#165333)Jorn Tuyls
2025-10-27[lld-macho] Link against libatomic when necessary (#144259)Sertonix
2025-10-27[HLSL] Adding DXIL Storage type into `TypedInfo` (#164887)joaosaffran
2025-10-27[lldb] print errors when the debug server is not found (#165157)Odric Roux-Paris
2025-10-27[LLDB] Remove signature from python copy when injecting ASAN runtimeAdrian Prantl
2025-10-27The test added for PR#164905 doesn't run on Windows. (#165318)jimingham
2025-10-28[clang-tidy][NFC] Fix various clang-tidy warning on headers 1/N (#165175)Baranov Victor
2025-10-27[flang] Fixed regression with CDEFINED linkage (#164616)Eugene Epshteyn
2025-10-27Begin -print-on-crash output with semicolon (#164903)IƱaki V Arrechea
2025-10-27[lld][macho] Use reloc length correctly in hash computation (#165287)Ellis Hoag
2025-10-27[third-party] Add a snapshot of Boost.Math 1.89 standalone (#141508)Louis Dionne
2025-10-27Move LIBC_CONF_STRING_UNSAFE_WIDE_READ to top-level libc-configuration (#165046)Sterling-Augustine