summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-01[AArch64][ISel] Select constructive SVE2 ext instructionusers/gbossu.vector.extract.2Gaëtan Bossu
2025-08-01[AArch64][ISel] Subvector extracts can use undef for second EXT inputusers/gbossu.vector.extract.1Gaëtan Bossu
2025-07-29[RISCV] Rewrite deinterleave load as vlse optimization as DAG combine (#150049)Philip Reames
2025-07-29[SCCP] Extract PredicateInfo handling into separate method (NFC)Nikita Popov
2025-07-29[ARM] Use -cost-kind=all for arith-overflow.ll, arith-ssat.ll and arith-usat....David Green
2025-07-29[DSE] Use MemoryLocation API to get lifetime.end size (NFC)Nikita Popov
2025-07-29[Clang][Driver] Valid `-march` value is not mandatory in AArch64 multilib (#1...Victor Campos
2025-07-29[mlir][spirv]: Add ImageSupport in ABI Lowering (#150996)Jack Frankland
2025-07-29[M68k][GISel] Fix buildbot failure caused by additional MIFlags (#151147)Fabian Ritter
2025-07-29[OpenCL] Add decls for cl_intel_bfloat16_conversions (#150393)Mészáros Gergely
2025-07-29[NFC][WebAssembly] Precommit test for v8i8 mul (#151139)Sam Parker
2025-07-29[CIR] Add bit ffs operation (#150997)Sirui Mu
2025-07-29[libclc] Optimize generic CLC fmin/fmax (#128506)Fraser Cormack
2025-07-29[C23] Handle type compatibility for enumerations better (#150282)Aaron Ballman
2025-07-29[LLVM][LV] Improve UF calculation for vscale based scalar loops. (#146102)Paul Walker
2025-07-29[ConstantFolding][SVE] Do not fold fcmp of denormal without known mode. (#150...Paul Walker
2025-07-29[llvm][release] Add links to commonly used release packages (#147719)David Spickett
2025-07-29[mlir] Report line number from file rather than split (#150982)Jacques Pienaar
2025-07-29[mlir][linalg] Add folder for broadcast(broadcast) -> broadcast (#150825)Longsheng Mou
2025-07-29[AMDGPU] Add tests for workgroup/workitem intrinsic optimizations (#146053)Pierre van Houtryve
2025-07-29[DAG] Remove AssertZext if the input is masked (#146052)Pierre van Houtryve
2025-07-29[mlir][NFC] Use range-based overload of `llvm::sort` (#150934)Longsheng Mou
2025-07-29[GISel] Introduce MachineIRBuilder::(build|materialize)ObjectPtrOffset (#150392)Fabian Ritter
2025-07-29[Clang] Regenerate test checks (NFC)Nikita Popov
2025-07-29Revert "[mlir][core] Move `InitAll***` implementation into static library." (...Mehdi Amini
2025-07-29[mlir][core] Move `InitAll***` implementation into static library. (#150805)Ivan Butygin
2025-07-29[libclc] Fix building top-level 'libclc' target (#150972)Fraser Cormack
2025-07-29[FunctionAttrs] Don't bail out on unknown calls (#150958)Nikita Popov
2025-07-29[InstCombine] Introduce test for PR149858 (NFC)Antonio Frighetto
2025-07-29[clang][SME] Remove folding of `__arm_in_streaming_mode()` (NFC) (#150917)Benjamin Maxwell
2025-07-29[AMDGPU][gfx1250] Add `cu-store` subtarget feature (#150588)Pierre van Houtryve
2025-07-29[mlir][SymbolOpInterface] Easier visibility overriding (#151036)Martin Erhart
2025-07-29[LLD][COFF] Add ignored linker flags (#150815)kkent030315
2025-07-29[gn build] Port 9bf3e615a2c6LLVM GN Syncbot
2025-07-29[lldb][AArch64] Fix arm64 hardware breakpoint/watchpoint to arm32 process. (#...b10902118
2025-07-29[gn build] Port a749e68ac411LLVM GN Syncbot
2025-07-29[libc++][format][NFC] Granularize `__fmt_pair_like` (#150583)A. Jiang
2025-07-29[libc++] Add [[nodiscard]] to the vector accessor functions (#150615)Nikolas Klauser
2025-07-29Fix build warnings after 6fbc397964340ebc9cb04a094fd04bef9a53abc3 (#151100)David Sherwood
2025-07-29[WebAssembly] v16i8 mul support (#150209)Sam Parker
2025-07-29Revert "[mlir][llvm] Add intrinsic arg and result attribute support (… (#15...Tobias Gysi
2025-07-29[BranchFolding] Follow up #149999 crash fixOrlando Cazalet-Hyams
2025-07-29[mlir][gpu] Make offset and width in gpu.rotate as attributes (#150901)Hsiangkai Wang
2025-07-29[Clang][ARM][Sema] Reject bad sizes of __builtin_arm_ldrex (#150419)Simon Tatham
2025-07-29[WebAssemblyLowerEmscriptenEHSjLj] Avoid lifetime of phi (#150932)Nikita Popov
2025-07-29[IR][SDAG] Remove lifetime size handling from SDAG (#150944)Nikita Popov
2025-07-29[IR] Add new CreateVectorInterleave interface (#150931)David Sherwood
2025-07-29[libc] Fix bazel build by build by adding missing deps. (#151093)Ingo Müller
2025-07-29[libc++][hardening] Introduce assertion semantics. (#149459)Konstantin Varlamov
2025-07-29[mlir][llvm] Add intrinsic arg and result attribute support (#150783)Tobias Gysi