summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-28[NFC][HIP] Add __builtin_*_load_lds type check test casesusers/jmmartinez/fix/load_lds_typesignature/2Juan Manuel Martinez Caamaño
2025-10-28[HIP] Perform implicit pointer cast when compiling device code, not when -fcu...Juan Manuel Martinez Caamaño
2025-10-28[X86] Attempt to fold trunc(srl(load(p),amt) -> load(p+amt/8) (#165266)Simon Pilgrim
2025-10-28[clangd] Fix regression regarding new line handling for hover/signature help ...tcottin
2025-10-28[InstCombine] Support ptrtoaddr of gep foldNikita Popov
2025-10-28[TSan] Fix warning when compiling with -Wmissing-designated-field-initializer...Dan Blackwell
2025-10-28[MLIR] Fix test after ptrtoaddr changeNikita Popov
2025-10-28Added RecursiveMemoryEffects to ExecuteRegionOp (#164390)ddubov100
2025-10-28[BOLT] Fix thread-safety of MarkRAStates (#165368)Gergely Bálint
2025-10-28[InstCombine] Support ptrtoaddr of ptrmask foldNikita Popov
2025-10-28[InstCombine] Support ptrtoaddr when converting to align assume bundleNikita Popov
2025-10-28[mlir][spirv] Enable validation of decorations target tests (#165229)Igor Wodiany
2025-10-28[LLDB][PDB] Run `function-nested-block.test` with both plugins (#165364)nerix
2025-10-28[X86] Add test coverage showing BT/BTC/BTR/BTS and 'init' patterns for big (i...Simon Pilgrim
2025-10-28[GlobalISel] Combine away G_UNMERGE(G_IMPLICITDEF). (#119183)David Green
2025-10-28[AArch64] Initial sched model for Neoverse V3, V3AE (#163932)Simon Wallis
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