Ecosyste.ms: OpenCollective

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

M68k LLVM Development

Motorola 68000 series processors development in upstream LLVM (ex. compiler backend)
Collective - Host: opensource - https://opencollective.com/m68k-llvm-dev - Website: https://m680x0.github.io - Code: https://github.com/m680x0

[NFC] Don't recompute type name

github.com/llvm/llvm-project - IanWood1 opened this pull request about 2 months ago
[AMDGPU][True16][MC] true16 for v_pack_b32_f16

github.com/llvm/llvm-project - broxigarchen opened this pull request about 2 months ago
[memprof] Improve the way we express Frames in YAML

github.com/llvm/llvm-project - kazutakahirata opened this pull request about 2 months ago
[libc][docgen] regen docgen via cmake

github.com/llvm/llvm-project - nickdesaulniers opened this pull request about 2 months ago
[Github] Test docs action on workflow changes

github.com/llvm/llvm-project - boomanaiden154 opened this pull request about 2 months ago
[flang][cuda] Support builtin global in device global pass

github.com/llvm/llvm-project - clementval opened this pull request about 2 months ago
[libc++] Slight reorganization of the benchmarks

github.com/llvm/llvm-project - ldionne opened this pull request about 2 months ago
[CIR][CIRGen] Add uwtable attribute

github.com/llvm/clangir - smeenai opened this pull request about 2 months ago
[libc][test] Adjust header paths in tests

github.com/llvm/llvm-project - Caslyn opened this pull request about 2 months ago
[libc][docgen] support non-top-level headers

github.com/llvm/llvm-project - nickdesaulniers opened this pull request about 2 months ago
[lldb] Disallow left shifts of negative values in the interpreter

github.com/llvm/llvm-project - adrian-prantl opened this pull request about 2 months ago
[OpenMP] Replace AMDGPU fences with generic scoped fences

github.com/llvm/llvm-project - jhuber6 opened this pull request about 2 months ago
[AMDGPU][True16][MC] true16 for v_div_fixup_f16

github.com/llvm/llvm-project - broxigarchen opened this pull request about 2 months ago
[libc++abi] Build cxxabi with sanitizers

github.com/llvm/llvm-project - vitalybuka opened this pull request about 2 months ago
[flang][rt][device] Use enum-set.h as Fortran.h

github.com/llvm/llvm-project - clementval opened this pull request about 2 months ago
[libc][complex] Add complex.yaml in hdrgen.

github.com/llvm/llvm-project - Sh0g0-1758 opened this pull request about 2 months ago
[libc++] Simplify vector<bool>::flip() and add new tests

github.com/llvm/llvm-project - winner245 opened this pull request about 2 months ago
[AMDGPU][True16][MC] true16 for v_cvt_pknorm_i16/u16_f16

github.com/llvm/llvm-project - broxigarchen opened this pull request about 2 months ago
[libclc] Optimize ceil/fabs/floor/rint/trunc

github.com/llvm/llvm-project - frasercrmck opened this pull request about 2 months ago
Add SD matchers and unit test coverage for ISD::VECTOR_SHUFFLE

github.com/llvm/llvm-project - AidanGoldfarb opened this pull request about 2 months ago
[AMDGPU][True16][MC] true16 for v_minmax/maxmin_f16

github.com/llvm/llvm-project - broxigarchen opened this pull request about 2 months ago
[CVP] Implement type narrowing for LShr

github.com/llvm/llvm-project - adam-bzowski opened this pull request about 2 months ago
[CAPI] Windows and Nightly Failure after #7960

github.com/llvm/circt - seldridge opened this issue about 2 months ago
[MC] Fix DWARF file table for files with empty DWARF

github.com/llvm/llvm-project - noxwell opened this pull request about 2 months ago
[LLVM] Update MC maintainer

github.com/llvm/llvm-project - nikic opened this pull request about 2 months ago
Fix quotes in Fortran flags on SVE/SVE2 builders

github.com/llvm/llvm-zorg - luporl opened this pull request about 2 months ago
[clang] Fix crashes when passing VLA to va_arg

github.com/llvm/llvm-project - amane-ame opened this pull request about 2 months ago
[RTG][Elaboration] Support sequences

github.com/llvm/circt - maerhart opened this pull request about 2 months ago
[Offload] Adds buildbot for CMake cache file

github.com/llvm/llvm-zorg - jplehr opened this pull request about 2 months ago
[CodeGen][NewPM] Port RegAllocGreedy to NPM

github.com/llvm/llvm-project - optimisan opened this pull request about 2 months ago
Add ffmpeg as potential external project

github.com/llvm/llvm-test-suite - mstorsjo opened this pull request about 2 months ago
[CI] Refactor common functionality into separate script

github.com/llvm/llvm-project - boomanaiden154 opened this pull request about 2 months ago
Extend avx512 win job with Intel oneAPI

github.com/llvm/llvm-zorg - DoyleLi opened this pull request about 2 months ago
[SPIR-V] Mark XFAIL tests which fail with LLVM_ENABLE_EXPENSIVE_CHECKS

github.com/llvm/llvm-project - michalpaszkowski opened this pull request about 2 months ago
[CIR][CodeGen] Support static local variables

github.com/llvm/clangir - lanza opened this pull request about 2 months ago
[CIR][NFC] Move LoweringPrepare into CIRGen

github.com/llvm/clangir - lanza opened this pull request about 2 months ago
Add contributor/developer documentation

github.com/llvm/clangd-www - HighCommander4 opened this issue about 2 months ago
Add a "Performance" page under "Design"

github.com/llvm/clangd-www - HighCommander4 opened this issue about 2 months ago
[flang] Simplify hlfir.sum total reductions.

github.com/llvm/llvm-project - vzakhari opened this pull request about 2 months ago
[CIR] Fix tests with LLVM_LINK_LLVM_DYLIB

github.com/llvm/clangir - smeenai opened this pull request about 2 months ago
[CombToAIG] Add a lowering for Add/Sub

github.com/llvm/circt - uenoku opened this pull request about 2 months ago
[flang] Inline hlfir.cshift as hlfir.elemental.

github.com/llvm/llvm-project - vzakhari opened this pull request about 2 months ago
[AMDGPU][True16][MC] true16 for v_fma_f16

github.com/llvm/llvm-project - broxigarchen opened this pull request about 2 months ago
[CombToAIG] Add a pattern for lowering varidaic operations

github.com/llvm/circt - uenoku opened this pull request about 2 months ago
Request Commit Access For lizhengxing

github.com/llvm/llvm-project - lizhengxing opened this issue about 2 months ago
[libc++][locale] Update grouping tests

github.com/llvm/llvm-project - vitalybuka opened this pull request about 2 months ago
[RISCV][VLOPT] Enable the RISCVVLOptimizer by default

github.com/llvm/llvm-project - michaelmaitland opened this pull request about 2 months ago
[CombToAIG] Add mux lowering

github.com/llvm/circt - uenoku opened this pull request about 2 months ago
[RISCV] Add stack clash vector support

github.com/llvm/llvm-project - rzinsly opened this pull request about 2 months ago
[OM] Generalize handling for list creation ops in FreezePaths.

github.com/llvm/circt - mikeurbach opened this pull request about 2 months ago
[NFC] Updating Debug Info generation for 'this'

github.com/llvm/llvm-project - joaosaffran opened this pull request about 2 months ago
[RTG] Add operation and types to represent labels

github.com/llvm/circt - maerhart opened this pull request about 2 months ago
[clang-format] Fix crashes when the macro expansion is empty

github.com/llvm/llvm-project - amane-ame opened this pull request about 2 months ago
[AMDGPU][True16][MC] true16 for v_alignbit_b32

github.com/llvm/llvm-project - broxigarchen opened this pull request about 2 months ago
[LLHD] Segmentation fault in Desequentialization Pass

github.com/llvm/circt - AndreyVV-100 opened this issue about 2 months ago
[CIR] Put loop body in nested scopes

github.com/llvm/clangir - Lancern opened this pull request about 2 months ago
[analyzer] Don't assume third iteration in loops

github.com/llvm/llvm-project - NagyDonat opened this pull request about 2 months ago
[flang] build failure

github.com/llvm/llvm-project - zhcn000000 opened this issue about 2 months ago
[mlir] --test-scf-if-utils crashes

github.com/llvm/llvm-project - Emilyaxe opened this issue about 2 months ago