aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-29fixup! replace pointer overload with referencesusers/felipepiovezan/delayed_bps_p2Felipe de Azevedo Piovezan8-28/+21
2026-04-29[lldb][NFC] Move BreakpointSite::IsEnabled/SetEnabled into ProcessFelipe de Azevedo Piovezan11-64/+76
2026-04-29[lldb][GDBRemote] Parse MultiBreakpoint+ capability (#192962)Felipe de Azevedo Piovezan3-0/+35
2026-04-29[clang][analyzer] Add support for detecting uninitialized dynamically-allocat...guillem-bartrina-sonarsource9-189/+281
2026-04-29[mlir][MemRefToLLVM] Support floating-point types in GenericAtomicRMWOp lower...Fangcao Wang2-5/+59
2026-04-29[clang][bytecode] Add visitInitializerPop() helper (#194802)Timm Baeder2-35/+22
2026-04-29[SPIRV] Add missing OpenCL atomic_fetch_min/max builtin mappings (#190443)Paulius Velesko3-0/+180
2026-04-29[X86] Attempt to fold extract_vector_elt(logicop(x,y),i) -> extract_vector_el...Simon Pilgrim9-1287/+1167
2026-04-29[flang][pft] visit original symbol in acc use_device (#194588)jeanPerier5-13/+102
2026-04-29[DA] Disable the BanerjeeMIV dependence test (#174733)Sjoerd Meijer10-13/+22
2026-04-29Revert "[CodeGen] Use SmallMapVector for SpillPlacement::Node::Links" (#194801)Nikita Popov1-14/+20
2026-04-29[ThinLTO] Preserve Unicode characters in module paths when writing the combin...Ben Dunbobbin2-1/+20
2026-04-29[flang] Follow up #192674 Add INLINEALWAYS Directive (#194313)Jack Styles5-13/+13
2026-04-29[mlir][SPIR-V] Use ToolSubst for spirv-tools lit substitutions (#194609)Arseniy Obolenskiy1-2/+2
2026-04-29[CodeGen] Lower vector llvm.sincos to AMDLIBM vector calls (#194580)Kito Cheng4-54/+137
2026-04-29[SLP] Add test to demonstrate %stride = %x * %const issue (#194735)Ryan Buchner1-0/+64
2026-04-29[VPlan] Strip WidenStore handling in narrowToSingleScalars (#184765)Ramkumar Ramachandra1-33/+3
2026-04-29[clang][bytecode] Apply path when visiting `MemberPointer` APValues (#194652)Timm Baeder6-2/+45
2026-04-29[AArch64][GlobalISel] Tighten up some legal types (#194785)David Green1-32/+36
2026-04-29[flang] Avoid exponential traversal in deep type extensions (#191955)Sairudra More3-10/+276
2026-04-29[clangd] Resolve __builtin_offsetof designator components precisely (#194407)Jakob Linke5-27/+193
2026-04-28[AMDGPU][MC] update USER_SGPR_COUNT bits for GFX1250 (#192579)Zeng Wu8-25/+92
2026-04-28[clang][Fuchsia] Factor getFuchsiaDefines out of FuchsiaTargetInfo class (#19...Roland McGrath2-7/+15
2026-04-28[mlir][xevm] Fix greedy rewriter crash in HandleVectorExtractPattern matches ...Hocky Yudhiono1-0/+3
2026-04-28[RISCV] Rename rvp-ext-rv32/64.ll to rvp-simd-32/64.ll. Shorten check prefixe...Craig Topper2-564/+564
2026-04-29[LoongArch] Custom legalize vector_shuffle to `[x]vpermi.w` (#164945)ZhaoQi8-54/+170
2026-04-29[CodeGen] Use SmallMapVector for SpillPlacement::Node::Links (#194653)Mingjie Xu1-20/+14
2026-04-28Reapply "Reland "[llvm-profgen] Add support for ETM trace decoding"" … (#19...gulfemsavrun16-73/+704
2026-04-28[WebAssembly] Fix -Wunused-function (#194776)Aiden Grossman1-1/+1
2026-04-28[Github] Disable prune-unused-branches workflow (#194773)Aiden Grossman1-2/+0
2026-04-29[ORC] Move JITLinkMemoryManager ownership out of ExecutorProcessControl. (#19...Lang Hames29-207/+257
2026-04-29[LoongArch][NFC] Pre-commit tests for `[x]vpermi.w` (#164944)ZhaoQi2-0/+82
2026-04-29[bazel] Update WebAssemblyGenGlobalISel.inc -gisel-extended-llt (#194768)NAKAMURA Takumi1-1/+4
2026-04-29[orc-rt] Remove explicit addSimpleNativeMemoryMap call. NFCI. (#194766)Lang Hames1-1/+0
2026-04-29[WinEH] Diagnose SEH object unwinding in skipped __except bodies (#187718)GkvJwa3-16/+22
2026-04-28[TableGen] Fix indentation of generated code. NFCAlexander Richardson1-1/+2
2026-04-28[RISC-V][RVY] Add a DataLayout component for CHERI capabilitiesAlexander Richardson2-7/+33
2026-04-29[lldb] Add support for two-component tiple (#194764)Jonas Devlieghere1-2/+9
2026-04-28[lldb] Pass `settings set` as a raw command (#194762)Jonas Devlieghere1-1/+1
2026-04-28[flang] Do not mark CUDA device variables as dso_local (#194500)khaki32-1/+39
2026-04-28[CIR] Always set base subobject type for C++ records (#194504)Bruno Cardoso Lopes2-5/+69
2026-04-28[gn build] Port c26ae41c8765Peter Collingbourne1-1/+0
2026-04-29[lldb] Update TestUnicode.py after #194352 (#194756)Jonas Devlieghere1-1/+1
2026-04-28[lldb] Gracefully handle sockets being unavailable (#194712)Jonas Devlieghere9-5/+65
2026-04-28[SandboxIR] Implement getPointerOperandType() and getPointerAddressSpace() (#...vporpo2-0/+18
2026-04-28[WebAssembly][GlobalISel] Migrate to extended LLT (#193047)Demetrius Kanios23-871/+822
2026-04-28[CIR] __builtin_source_location lowering for constant (#194505)Erich Keane4-15/+123
2026-04-28[bazel][libc] Port b7d6438450a3e2f4a6be4a0585ea364d72313412 (#194736)Jackson Stogel1-0/+14
2026-04-28[bazel] Prevent bazel from scanning .git metadata (#194745)Pranav Kant1-0/+2
2026-04-28[git] [LLVM utils] Require `pyjwt[crypto]==2.12.1`, `cryptography==47.0.0`, a...David Justo1-34/+56