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

[LV][VPlan] set FastMathFlags on EVLRecipe

github.com/llvm/llvm-project - LiqinWeng opened this pull request about 1 month ago
[RTG][Elaboration] Add support for 'scf.if' and 'scf.for'

github.com/llvm/circt - maerhart opened this pull request about 1 month ago
[LLHD] Fix misprint in llhd-desequentialize pass

github.com/llvm/circt - AndreyVV-100 opened this pull request about 1 month ago
[lld][WebAssembly] Replace config-> with ctx.arg.

github.com/llvm/llvm-project - MaskRay opened this pull request about 1 month ago
[ONNX] Add per channel quantization support for Onnx.QLinearConv op

github.com/llvm/torch-mlir - vivekkhandelwal1 opened this pull request about 1 month ago
Build and test LLVM/MLIR Failed

github.com/llvm/circt - quanchenliu opened this issue about 1 month ago
[HLSL] Make fast math the default for HLSL

github.com/llvm/llvm-project - spall opened this pull request about 1 month ago
[sanitizer] Refactor -f(no-)?sanitize-recover parsing

github.com/llvm/llvm-project - thurstond opened this pull request about 1 month ago
[FIRRTL] Use PRINTF_FD macro instead of 0x80000002 as printf fd

github.com/llvm/circt - Clo91eaf opened this pull request about 1 month ago
[libc] Breakup freelist_malloc into separate files

github.com/llvm/llvm-project - petrhosek opened this pull request about 1 month ago
Invalid iterators in LoweringPreparePass

github.com/llvm/clangir - ChuanqiXu9 opened this issue about 1 month ago
[clang] Fix use of dangling ptr in CommandLineTest

github.com/llvm/llvm-project - macurtis-amd opened this pull request about 1 month ago
[NFCI][sanitizer] Refactor parseSanitizeTrapArgs

github.com/llvm/llvm-project - thurstond opened this pull request about 1 month ago
[firtool] Add option to disable layer sink

github.com/llvm/circt - youngar opened this pull request about 1 month ago
AMDGPU: Reduce AddedComplexity on canonicalize pattern

github.com/llvm/llvm-project - arsenm opened this pull request about 1 month ago
likely FP miscompile from AArch64 backend

github.com/llvm/llvm-project - regehr opened this issue about 1 month ago
[docs]Fix a typo around '#pragma clang section'

github.com/llvm/llvm-project - mingmingl-llvm opened this pull request about 1 month ago
[clang-format] bad formatting suggestion

github.com/llvm/llvm-project - Bigcheese opened this issue about 1 month ago
libc: disable benchmarks to get fullbuilds back online

github.com/llvm/llvm-zorg - nickdesaulniers opened this pull request about 1 month ago
libc: re-enable benchmarks in post submit ci

github.com/llvm/llvm-project - nickdesaulniers opened this issue about 1 month ago
[mlir] Allow specifying name for EnumAttr

github.com/llvm/llvm-project - smeenai opened this pull request about 1 month ago
[memprof] Test the memprof-use pass with a YAML

github.com/llvm/llvm-project - kazutakahirata opened this pull request about 1 month ago
[AMDGPU][True16][MC] update vop1 mc test with update script

github.com/llvm/llvm-project - broxigarchen opened this pull request about 1 month ago
[DirectX] Create symbols for resource handles

github.com/llvm/llvm-project - bogner opened this pull request about 1 month ago
[DirectX] Get resource information via TargetExtType

github.com/llvm/llvm-project - bogner opened this pull request about 1 month ago
[LLVM][SLSR] Add a debug counter

github.com/llvm/llvm-project - justinfargnoli opened this issue about 1 month ago
libc: use runtimes dir as base for cmake

github.com/llvm/llvm-zorg - nickdesaulniers opened this pull request about 1 month ago
[SCFToCalyx] Fix json naming when there are multiple components

github.com/llvm/circt - jiahanxie353 opened this pull request about 1 month ago
[RTG] Add InstructionOpInterface

github.com/llvm/circt - maerhart opened this pull request about 1 month ago
[lldb] Add a progress event for executing an expression

github.com/llvm/llvm-project - adrian-prantl opened this pull request about 1 month ago
[AMDGPU][libc] Re-enable batching to keep up

github.com/llvm/llvm-zorg - jplehr opened this pull request about 1 month ago
[TableGen] Allow empty terminator in SequenceToOffsetTable

github.com/llvm/llvm-project - s-barannikov opened this pull request about 1 month ago
[RTG][Elaboration] Add support for 'index.add' and 'index.cmp'

github.com/llvm/circt - maerhart opened this pull request about 1 month ago
[SCFToCalyx] buildLibraryOp cast floating point to integer types

github.com/llvm/circt - jiahanxie353 opened this pull request about 1 month ago
Bump LLVM to b0b546d44777eb1fa25995384876bd14a006a929.

github.com/llvm/circt - mikeurbach opened this pull request about 1 month ago
[circt-bmc] Add option to print solver output & assertions

github.com/llvm/circt - TaoBi22 opened this pull request about 1 month ago
NfC fix comment in #119039

github.com/llvm/llvm-project - nirvedhmeshram opened this pull request about 1 month ago
[clang] Migrate away from PointerUnion::{is,get} (NFC)

github.com/llvm/llvm-project - kazutakahirata opened this pull request about 1 month ago
[Fortran/gfortran] Use -O0 for cshift_bounds_[34].

github.com/llvm/llvm-test-suite - vzakhari opened this pull request about 1 month ago
Avoid UB in huffbench

github.com/llvm/llvm-test-suite - nikic opened this pull request about 1 month ago
[Do-Not-Merge][FIRRTL][Sim][SV] Rework `printf` lowering pipeline

github.com/llvm/circt - fzi-hielscher opened this pull request about 1 month ago
[CIR][CIRGen][Builtin][Neon] Lower neon_vaddlvq_s16

github.com/llvm/clangir - ghehg opened this pull request about 1 month ago
[lldb][telemetry] Implement LLDB Telemetry (part 1)

github.com/llvm/llvm-project - oontvoo opened this pull request about 1 month ago
AMDGPU: Fix entry for mac in VGPR->AGPR MFMA table

github.com/llvm/llvm-project - arsenm opened this pull request about 1 month ago
RegAlloc: Fix verifier error after failed allocation

github.com/llvm/llvm-project - arsenm opened this pull request about 1 month ago
AMDGPU: Delete spills of undef values

github.com/llvm/llvm-project - arsenm opened this pull request about 1 month ago
[Statepoint] Treat undef operands less specially

github.com/llvm/llvm-project - arsenm opened this pull request about 1 month ago
Add instructions about downloading debug symbols on Windows

github.com/llvm/clangd-www - HighCommander4 opened this pull request about 1 month ago
wip -- emitFunctionProlog

github.com/llvm/clangir - lanza opened this pull request about 1 month ago
wip -- emitFunctionProlog

github.com/llvm/clangir - lanza opened this pull request about 1 month ago
[BOLT] Fix counts aggregation in merge-fdata

github.com/llvm/llvm-project - aaupov opened this pull request about 1 month ago
[win/asan] GetInstructionSize: Fix `83 E4 XX` to return 3.

github.com/llvm/llvm-project - bernhardu opened this pull request about 1 month ago
Add concepts for raw buffers

github.com/llvm/llvm-project - bob80905 opened this pull request about 1 month ago
[Xtensa] Implement Code Density Option.

github.com/llvm/llvm-project - andreisfr opened this pull request about 1 month ago
[CI][Github] Add linux premerge workflow

github.com/llvm/llvm-project - boomanaiden154 opened this pull request about 1 month ago
[NFC] Don't recompute type name

github.com/llvm/llvm-project - IanWood1 opened this pull request about 1 month ago