summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-21Add constrained fadd to FP operationsusers/spavloff/faddSerge Pavlov
2025-04-20Small changes in documentationusers/spavloff/bundles2Serge Pavlov
2025-04-19Organize checks in VerifierSerge Pavlov
2025-04-17Fix method signatureSerge Pavlov
2025-04-17Set MemoryEffects of call only if called function is nomemSerge Pavlov
2025-04-16Fix testSerge Pavlov
2025-04-16Minimal support of floating-point operand bundlesSerge Pavlov
2025-04-14[NFC][AsmPrinter] Refactor AsmPrinter and AArch64AsmPrinter to prepare for ju...Mingming Liu
2025-04-14[HEXAGON] Fix corner cases for hwloops pass (#135439)aankit-ca
2025-04-14[flang] Handle volatility in lowering and codegen (#135311)Asher Mancinelli
2025-04-14[MLIR][Shape] Support >2 args in `shape.broadcast` folder (#126808)Mateusz Sokół
2025-04-14[DirectX] Use scalar arguments for @llvm.dx.dot intrinsics (#134570)Justin Bogner
2025-04-14Remove the redundant check for "WeakPtr" in isSmartPtrClass to fix the issue ...Ryosuke Niwa
2025-04-14[BOLT] Support relative vtable (#135449)YongKang Zhu
2025-04-14[flang] Fix linking to libMLIR (#135483)Michał Górny
2025-04-14[AsmPrinter] Link .section_sizes to the correct section (#135583)Sergei Barannikov
2025-04-14[ctxprof] Handle instrumenting functions with `musttail` calls (#135121)Mircea Trofin
2025-04-14[SystemZ] Consider VST/VL as SimpleBDXStore/Load (#135623)Dominik Steenken
2025-04-14[libc++][CI] Pin the XCode version. (#135412)Mark de Wever
2025-04-14[lldb-dap] Fix win32 build. (#135638)John Harrison
2025-04-14[Interp] Mark inline-virtual.cpp as unsupported with ASan (#135402)Thurston Dang
2025-04-14[libc++] Removes the _LIBCPP_VERBOSE_ABORT_NOT_NOEXCEPT macro. (#135494)Mark de Wever
2025-04-14[CVP] Add tests for ucmp/scmp with switch (NFC)Nikita Popov
2025-04-14[mlir][tosa] Align AbsOp example variable names (#135268)Jerry-Ge
2025-04-14[mlir][tosa] Align AddOp examples to spec (#135266)Jerry-Ge
2025-04-14[mlir][tosa] Align RFFT2d and FFT2d operator examples (#135261)Jerry-Ge
2025-04-14[flang][OpenMP][HLFIR] Support vector subscripted array sections for DEPEND (...Tom Eccles
2025-04-14[NFC][LLVM][PowerPC] Cleanup pass initialization for PowerPC (#134422)Rahul Joshi
2025-04-14[NFC][llvm] Create UEFI helper function (#132462)Prabhu Rajasekaran
2025-04-14[flang][openacc] Relax constraint on OpenACC declare statement (#135238)Andre Kuhlenschmidt
2025-04-14[CaptureTracking][NFC] Clarify usage expectations in PointerMayBeCaptured com...Camsyn
2025-04-14[NFC][MC] Use `StringRef` for Modifier in Inst/Asm Printers (#135403)Rahul Joshi
2025-04-14[flang] Allow host-associated INTENT(OUT) in specification expr. (#135426)Peter Klausler
2025-04-14[flang][OpenMP] Prescanning bug with !$ fixed form line continuation (#135416)Peter Klausler
2025-04-14[clang] implement printing of canonical expressions (#135133)Matheus Izvekov
2025-04-14[flang] Rework preprocessor fix for replacement in kind suffixes (#135406)Peter Klausler
2025-04-14[flang][NFC] Update module file documentation (#135107)Peter Klausler
2025-04-14[Clang][AMDGPU] Enable `avail-extern-to-local` for ThinLTO in HIP (#134476)Shilei Tian
2025-04-14[gn build] Port 2d30a60e9ff8LLVM GN Syncbot
2025-04-14[lldb-dap] Adding support for cancelling a request. (#130169)John Harrison
2025-04-14[Verifier] Fix intrinsic signatures in immarg tests (NFC)Nikita Popov
2025-04-14[CodeGen][NPM] Port MachineSanitizerBinaryMetadata to NPM (#130069)Akshat Oke
2025-04-14[Flang][OpenMP][MLIR] Check for presence of Box type before emitting store in...agozillon
2025-04-14[InstCombine] Handle "add like" in ADD+GEP->GEP+GEP rewrites (#135156)Björn Pettersson
2025-04-14[flang] Fix Driver/do_concurrent_to_omp_cli.f90 test not to use runtime (#135...Michał Górny
2025-04-14[clang] remove unused frontend flag -fretain-subst-template-type-parm-type-as...Matheus Izvekov
2025-04-14[Github][CI] Upload .ninja_log as an artifactAiden Grossman
2025-04-14[llvm][ELF][build attributes] Change StringRef to std::string for BuildAttrib...SivanShani-Arm
2025-04-14[RegAlloc] Sort CopyHint by IsCSR (#131046)Michael Maitland
2025-04-14[AArch64] Model ZA array using inaccessible memory (#132058)Lukacma