Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/llvm/llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
https://github.com/llvm/llvm-project

[WIP-LTO] Print conflicting operands between Src and Dest modules

hiraditya opened this pull request about 2 months ago
[SandboxVec] Notify scheduler about new instructions

vporpo opened this pull request about 2 months ago
[RISCV][GISel] Remove s32 support for G_CTPOP/CTLZ/CTTZ on RV64.

topperc opened this pull request about 2 months ago
[RISCV] Add TT-Ascalon-d8 processor

ppenzin opened this pull request about 2 months ago
[Win/X86] Make _m_prefetch[w] builtins to avoid winnt.h conflicts

rnk opened this pull request about 2 months ago
[RISCV][GISel] Implement zexti32/zexti16 ComplexPatterns.

topperc opened this pull request about 2 months ago
[flang] Make interoperability warning an off-by-default portability one

klausler opened this pull request about 2 months ago
[SPIRV] Use `Op[S|U]Dot` when possible for integer dot product

inbelic opened this pull request about 2 months ago
[Clang] add wraps and no_wraps attributes

JustinStitt opened this pull request about 2 months ago
clang/OpenCL: Fix assertion on call to function with addrspace argument

arsenm opened this pull request about 2 months ago
[flang] Soften interoperability error when standard allows

klausler opened this pull request about 2 months ago
[AVX-512] Random unneeded vector zeroing?

Validark opened this issue about 2 months ago
[AMDGPU] Simplify dpp builtin handling

rampitec opened this pull request about 2 months ago
[GISel][RISCV][AMDGPU] Add G_SHL, G_LSHR, G_ASHR to binop_left_to_zero.

topperc opened this pull request about 2 months ago
[libc][bazel] Mark socket functions weak

michaelrj-google opened this pull request about 2 months ago
[SandboxVec][BottomUpVec] Generate vector instructions

vporpo opened this pull request about 2 months ago
[libc++abi] Stop copying headers to the build directory

arichardson opened this pull request about 2 months ago
[compiler-rt] Reduce build output for tests

arichardson opened this pull request about 2 months ago
[libc][i386] FPBit support for 96b long double

nickdesaulniers opened this pull request about 2 months ago
[AMDGPU] Sprintf test fails after amdgpu-attributor pass

jhuber6 opened this issue about 2 months ago
[mlir][complex] Add a numerically-stable lowering for complex.expm1.

pifon2a opened this pull request about 2 months ago
[NVPTX] Promote v2i8 to v2i16 (#111189)

Artem-B opened this pull request about 2 months ago
[libc++] Fix incorrect const qualification in some ranges algorithms

ldionne opened this pull request about 2 months ago
[RISCV] Add testcase for return address signing for outlined functions

hiraditya opened this pull request about 2 months ago
[CodeExtractor][NFC]: Refactor SwitchType

kiranchandramohan opened this pull request about 2 months ago
[compiler-rt] Use installed libc++(abi) for tests instead of build tree

arichardson opened this pull request about 2 months ago
[GlobalISel] Remove references to rhs of shufflevector if rhs is undef

konstantinschwarz opened this pull request about 2 months ago
[flang] Add FIR AliasAnalysis alias() wrapper to allow external getSource() method

SusanTan opened this pull request about 2 months ago
[RISCV] Prefer strided load for interleave load with only one lane active

preames opened this pull request about 2 months ago
[HLSL][SPIRV][DXIL] Implement `dot4add_u8packed` intrinsic

inbelic opened this pull request about 2 months ago
[clang][deps] Share `FileManager` between modules

jansvoboda11 opened this pull request about 2 months ago
[clang] Always pass fp128 arguments indirectly on Windows

tgross35 opened this pull request about 2 months ago
[MLIR][DLTI] Make queries visit all ancestors/respect nested scopes

rolfmorel opened this pull request about 2 months ago
[DirectX] introducing lowering for `bufferUpdateCounter`

joaosaffran opened this pull request about 2 months ago
[NVPTX] Fix lowering of i1 SETCC

AlexMaclean opened this pull request about 2 months ago
`fcmp` miscompiled to a constant

bongjunj opened this issue about 2 months ago
[SLP][REVEC] Make GetMinMaxCost support FixedVectorType when REVEC is enabled.

HanKuanChen opened this pull request about 2 months ago
[libc] Fix all imports of src/string/memory_utils

krishna2803 opened this pull request about 2 months ago
[nfc][tsan] Replace some macros with templates

vitalybuka opened this pull request about 2 months ago
[compiler-rt] Destroy pthread attrs after use in tests

kevans91 opened this pull request about 2 months ago
[CGObjC] Use llvm::isKnownNonZero to determine if receiver can be null.

DataCorrupted opened this pull request about 2 months ago
[libc][stdfix] Implement fixed point fxbits functions in llvm-libc

smallp-o-p opened this pull request about 2 months ago
[libc] Remove _Exit proxy func header and use LIBC_NAMESPACE::_Exit in tests

Jobhdez opened this pull request about 2 months ago
[Clang] Improve EmitClangAttrSpellingListIndex

chinmaydd opened this pull request about 2 months ago
[flang][cuda] Support data transfer from pointer to a descriptor

clementval opened this pull request about 2 months ago
[AMDGPU] Allow lane-op lowering for illegal types

rampitec opened this pull request about 2 months ago
[RISCV] Allow vslidedown.vx in isExtractSubvectorCheap for half VT case

preames opened this pull request about 2 months ago
[Clang] crashes with _Atomic _Complex int

ZitongZhouEric opened this issue about 2 months ago
[ItaniumMangle] Fix `cp` versus `cl` call expression mangling for block scope

hubert-reinterpretcast opened this pull request about 2 months ago
[clang][OpenMP] Add 'allocator' modifier for 'allocate' clause.

ddpagan opened this pull request about 2 months ago
Enable demangling of `cp` expression production

hubert-reinterpretcast opened this pull request about 2 months ago
[mlir][acc] Simplify data entry/exit operation builders

razvanlupusoru opened this pull request about 2 months ago
WRONG code: GVN? Loop opts?

JonPsson1 opened this issue about 2 months ago
[RISCV] Match single source deinterleave shuffles for vnsrl

preames opened this pull request about 2 months ago
[SPIR-V] No OpBitcast is generated for a bitcast between identical types

VyacheslavLevytskyy opened this pull request about 2 months ago
[libc++] Remove <string> and <vector> includes from <flat_map>

philnik777 opened this pull request about 2 months ago
Enable .ptr .global .align attributes for kernel attributes for CUDA

LewisCrawford opened this pull request about 2 months ago
[DirectX] Add @bogner as DX backend maintainer

llvm-beanz opened this pull request about 2 months ago
[mlir][affine] Generalize canonicalization for one-element delinearize

krzysz00 opened this pull request about 2 months ago
[clang][c++20] CTAD failure with deduction of returned object

Kaltxi opened this issue about 2 months ago
[HLSL] add IsTypedResourceElementCompatible type trait

bob80905 opened this pull request about 2 months ago
vectorization regression in Clang 19

eyelash opened this issue about 2 months ago
[NFC] Eliminate use of `lookupLLVMIntrinsicByName` in Coroutines

jurahul opened this pull request about 2 months ago
[PPC] Replace PPCMergeStringPool with GlobalMerge for Linux

syzaara opened this pull request about 2 months ago
[HLSL][DXIL] Implement `asdouble` intrinsic

inbelic opened this pull request about 2 months ago
[libclc] Move clcmacro.h to CLC library. NFC

frasercrmck opened this pull request about 2 months ago
Add clang atomic control options and attribute

yxsamliu opened this pull request about 2 months ago
[clang] Add preliminary lifetimebound support to APINotes

Xazax-hun opened this pull request about 2 months ago
[AArch64] Define high bits of FPR and GPR registers (take 2)

sdesmalen-arm opened this pull request about 2 months ago
[TLI] Add support for reallocarray

serge-sans-paille opened this pull request about 2 months ago
[AMDGPU] Change scope of resource usage info symbols

JanekvO opened this pull request about 2 months ago
[Verifier] Duplicated Predecessors of BasicBlock can pass verifier

x14ngch3n opened this issue about 2 months ago
Pack indexing in an [[assume()]] expression causes a compiler crash

OgnianM opened this issue about 2 months ago
[mlir][OpenMP] delayed privatisation for TASK

tblah opened this pull request about 2 months ago
[GlobalISel][AArch64] Legalize G_FABS and G_FNEG for SVE

tschuett opened this pull request about 2 months ago
Add -mno-unaligned-access and -mbig-endian to ARM and AArch64 multilib flags

simpal01 opened this pull request about 2 months ago
[LoongArch] Use LSX for scalar FP rounding with explicit rounding mode

zhaoqi5 opened this pull request about 2 months ago
Revert "TLS loads opimization (hoist)"

abhishek-kaushik22 opened this pull request about 2 months ago
[libc] add stdlib.h header to the _Exit func proxy in full build

Jobhdez opened this pull request about 2 months ago
[libc] Fix typos in proxy type headers

Jobhdez opened this pull request about 2 months ago
[IPO] Remove unused includes (NFC)

kazutakahirata opened this pull request about 2 months ago
[analyzer] Remove alpha.core.IdenticalExpr Checker

vabridgers opened this pull request about 2 months ago