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

[clang-tidy] Improve modernize-make-shared check

PiotrZSL opened this pull request about 1 year ago
[llvm][NewGVN] Fixing the replacement of incorrect instructions

knightXun opened this pull request about 1 year ago
[clang] Fix clang++ crash on assertions when compiling source

Rajveer100 opened this pull request about 1 year ago
[OpenMP] Add support for Solaris/x86_64

brad0 opened this pull request about 1 year ago
[libc++] Remove alignment_of uses

philnik777 opened this pull request about 1 year ago
[OpenMP] Make use of getloadavg() on *BSD OS's

brad0 opened this pull request about 1 year ago
[clang-format][NFC] Reduce indent

HazardyKnusperkeks opened this pull request about 1 year ago
[MLIR][mlir-opt] Add `registerationAndParseCLIOptions` for `MlirOptMain`.

weiweichen opened this pull request about 1 year ago
[MLIR][FuncToLLVM] Remove typed pointer support

Dinistro opened this pull request about 1 year ago
[libc++][test] add benchmarks for `std::atomic::wait`

huixie90 opened this pull request about 1 year ago
Confusing "module file out of date" errors with C++20 modules

rnikander opened this issue about 1 year ago
[MLIR][SPIRVToLLVM] Remove typed pointer support

Dinistro opened this pull request about 1 year ago
[Clang] Warn against unused parameters in C++ coroutines with `-Wunused-parameters`

yuxuanchen1997 opened this pull request about 1 year ago
[Verifier] Check function attributes related to branch protection (NFC)

momchil-velikov opened this pull request about 1 year ago
[libc++] add floating point type check for uniform real distribution

changkhothuychung opened this pull request about 1 year ago
[RISCV] Support postRA vsetvl insertion pass

BeMg opened this pull request about 1 year ago
Perf/lexer faster slow get char and size

serge-sans-paille opened this pull request about 1 year ago
[Github] Add Polly docs to Github actions

boomanaiden154 opened this pull request about 1 year ago
[Github] Add OpenMP docs to Github docs action

boomanaiden154 opened this pull request about 1 year ago
[RISCV] Teach copyPhysReg to allow copies between GPR<->FPR32/FPR64

topperc opened this pull request about 1 year ago
[LLVM][DWARF] Add support for monolithic types in .debug_names

ayermolo opened this pull request about 1 year ago
[NFC] Extract LoopConstrainer from IRCE to reuse it outside the pass

aleks-tmb opened this pull request about 1 year ago
Wrong code at -O2 on x86_64-linux_gnu since 4def99e

shao-hua-li opened this issue about 1 year ago
[clang][wasm] Resolve assertion errors caused by converting ComplexTy…

knightXun opened this pull request about 1 year ago
[Driver][BoundsSafety] Add -fbounds-safety-experimental flag

rapidsna opened this pull request about 1 year ago
[libc] Optimize the RPC memory copy for the AMDGPU target

jhuber6 opened this pull request about 1 year ago
[Flang] Add partial support for lowering procedure pointer assignment.

DanielCChen opened this pull request about 1 year ago
[ValueTracking] isNonEqual Pointers with with a recursive GEP

bipmis opened this pull request about 1 year ago
[libc][bazel] Prevent LIBC_NAMESPACE leakeage

gchatelet opened this pull request about 1 year ago
[lldb] Possible design issue when using Python >= 3.12

tuliom opened this issue about 1 year ago
Prevent clang-format from splitting multiline strings

MartinsSmirnovs opened this issue about 1 year ago
[flang] GETPID runtime and lower intrinsic implementation

PAX-12-WU opened this pull request about 1 year ago
[Flang][OpenMP] Port openmp threadprivate tests to HLFIR flow

harishch4 opened this pull request about 1 year ago
Compiler asked me to submit the crash report.

aphidspider opened this issue about 1 year ago
[libc++] <experimental/simd> Add default constructor for class simd/simd_mask

joy2myself opened this pull request about 1 year ago
[RISCV][NFC] Combine redundant 'if' statements

knightXun opened this pull request about 1 year ago
[mlir][IR] Make `OpOperand` comparable

matthias-springer opened this pull request about 1 year ago
[mlir][ml_program] Add asm names for load

jpienaar opened this pull request about 1 year ago
[mlir][Interfaces] `LoopLikeOpInterface`: Add helpers to query tied inits/iter_args

matthias-springer opened this pull request about 1 year ago
[Fuzzer] Enable custom libc++ for Android

rprichard opened this pull request about 1 year ago
Rust overflow check is not removed from naive strlen

saethlin opened this issue about 1 year ago
[VP][RISCV] Add llvm.experimental.vp.reverse.

topperc opened this pull request about 1 year ago
[Clang][LoongArch] Support builtin functions for LSX and LASX

yjijd opened this pull request about 1 year ago
[NFC][DominanceFrontier] Replace std::map with DenseMap for DomSetMapType

wenju-he opened this pull request about 1 year ago
clang crashes when targetting wasm32 with experimental-mv abi

TerrorJack opened this issue about 1 year ago
[OpenMP] Introduce the KernelLaunchEnvironment as implicit argument

jdoerfert opened this pull request about 1 year ago
[Driver][NFC] Make use of auto

brad0 opened this pull request about 1 year ago
[llvm] Add myself as codeowner for TextAPI

cyndyishida opened this pull request about 1 year ago
[SystemZ] Enable AtomicExpand pass

iii-i opened this pull request about 1 year ago
[openmp] Fixed Support for VA for record-replay.

koparasy opened this pull request about 1 year ago
[AMDGPU] Select 64-bit moves

rampitec opened this pull request about 1 year ago
[openmp][flang] Add tests for map clause

shraiysh opened this pull request about 1 year ago
[mlir][sparse] add boilterplate code for a new reintepret map pass

aartbik opened this pull request about 1 year ago
[lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan

medismailben opened this pull request about 1 year ago
[scudo] Store more blocks in each TransferBatch

ChiaHungDuan opened this pull request about 1 year ago
[mlir][sparse] implements sparse_tensor.reinterpret_map

PeimingLiu opened this pull request about 1 year ago
[HWASAN] Enable memcpy, memmove and memset interceptors

kstoimenov opened this pull request about 1 year ago
[flang] Consider bind(c) when lowering calls to intrinsic module procedures

razvanlupusoru opened this pull request about 1 year ago
[mlir][mesh] fix docs

makslevental opened this pull request about 1 year ago
[clang] Change representation of CurLexerKind

serge-sans-paille opened this pull request about 1 year ago
[X86] Print 'l' section flag for SHF_X86_64_LARGE

aeubanks opened this pull request about 1 year ago
[mlir][sparse] introduce sparse_tensor.reinterpret_map operation.

PeimingLiu opened this pull request about 1 year ago
[flang][openacc] Convert rhs expr to the lhs type on atomic read/write

clementval opened this pull request about 1 year ago
[CUDA][HIP] Fix std::is_invocable

yxsamliu opened this pull request about 1 year ago
Fix build failure of lld/ELF/OutputSections.cpp

yxsamliu opened this pull request about 1 year ago
[mlir][sparse] Return actual identity map instead of null map

yinying-lisa-li opened this pull request about 1 year ago
[JITLink][AArch32] Add support for ELF::R_ARM_THM_MOV{W_PREL_NC,T_PREL}

eymay opened this pull request about 1 year ago
[SCEV] Infer loop max trip count from memory accesses

shiltian opened this pull request about 1 year ago
[clang-format] Change LLVM style to BreakAfterAttributes == ABS_Leave

Endilll opened this pull request about 1 year ago
[lld/ELF] Place large executable sections at the beginning

aeubanks opened this pull request about 1 year ago
[Clang][RISCV] Add vcreate intrinsics for RVV non-tuple types

eopXD opened this pull request about 1 year ago
[lldb/Target] Delay image loading after corefile process creation

medismailben opened this pull request about 1 year ago
[clang][NFC] Annotate `Type` bit-fields with `clang::preferred_type`

Endilll opened this pull request about 1 year ago
[JITLink][AArch32] Add test for ELF::R_ARM_THM_MOV{W_ABS_NC,T_ABS}

eymay opened this pull request about 1 year ago
[libc++] Optimize std::find if types are integral and have the same signedness

philnik777 opened this pull request about 1 year ago
[clang-format] Option to ignore macro definitions

tomekpaszek opened this pull request about 1 year ago
CCIfPtr appears to always be false in return calling conventions

camilstaps opened this issue about 1 year ago
[InstCombine] Simplify and/or of icmp eq with op replacement

nikic opened this pull request about 1 year ago
[RFC][RISCV] Support the large code model.

tclin914 opened this pull request about 1 year ago
[RISCV] Add processor definition for XiangShan-NanHu

dtcxzyw opened this pull request about 1 year ago
add vector subbyte store support

saienduri opened this pull request about 1 year ago
[RISCV][GISel] Rename XLenVT sXLen to be consistent with other LLTs.

topperc opened this pull request about 1 year ago