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

[BasicAA] Add Vscale GEP decomposition on variable index

harviniriawan opened this pull request about 1 year ago
ArgumentPromotion creates an illegal type argument for AArch64 SVE VLS

kawashima-fj opened this issue about 1 year ago
[Linker] Do not keep a private member of a non-prevailing comdat group

igorkudrin opened this pull request about 1 year ago
[OpenMPIRBuilder] Added `if` clause for `teams`

shraiysh opened this pull request about 1 year ago
[mlir][Interfaces] `LoopLikeOpInterface`: Expose mutable inits/yielded values

matthias-springer opened this pull request about 1 year ago
[Bolt] fix a wrong relocation update issue with weak references

linsinan1995 opened this pull request about 1 year ago
[Driver] Hook up Haiku PowerPC support

brad0 opened this pull request about 1 year ago
[Clang][CMake] Support perf, LBR, and Instrument CLANG_BOLT options

aaupov opened this pull request about 1 year ago
[CodeGen] Remove unused function isMSInlineAsm

kazutakahirata opened this pull request about 1 year ago
[flang] Put ISO_Fortran_binding.h where it can be easily used

psteinfeld opened this pull request about 1 year ago
[clang] Fix --entry command line option

JohnyTheCarrot opened this pull request about 1 year ago
Clang allows `nullptr` dereference in `constexpr`

poconn opened this issue about 1 year ago
[clang] Add clang::preferred_type attribute for bitfields

Endilll opened this pull request about 1 year ago
Fix #35272: Don't replace typedefs in extern c scope

Da-Viper opened this pull request about 1 year ago
[lld] Add support for EC code map.

cjacek opened this pull request about 1 year ago
[libc++] `ranges::copy(join_view, out)` isn't constexpr

philnik777 opened this issue about 1 year ago
[clang] [unittest] Add a test for Generic_GCC::GCCVersion::Parse

mstorsjo opened this pull request about 1 year ago
Fix crash with modules and constexpr destructor

hahnjo opened this pull request about 1 year ago
[Clang] Fix dependence handling of nttp for variable templates

LYP951018 opened this pull request about 1 year ago
[Pipeline] Eliminate dead loops introduced by InstCombine

dtcxzyw opened this pull request about 1 year ago
[clang][repl] fix `new` on Mac M1

makslevental opened this pull request about 1 year ago
clang: Assertion `castIsValid(op, S, Ty) && "Invalid cast!"' failed.

connglli opened this issue about 1 year ago
[RISCV] Refactor performCONCAT_VECTORSCombine. NFC

lukel97 opened this pull request about 1 year ago
[clang-tidy] Support functional cast in bugprone-dangling-handle

PiotrZSL opened this pull request about 1 year ago
[clang-tidy][modernize-loop-convert]check isDependentSizedArrayType

HerrCai0907 opened this pull request about 1 year ago
Remove warnings from -Wchar-subscripts for known positive constants

wheatman opened this pull request about 1 year ago
[analyzer] Trust base to derived casts for dynamic types

steakhal opened this pull request about 1 year ago
linker error in a new llvm build

mbelda opened this issue about 1 year ago
[mlir][spirv] Fix vector reduction lowerings for FP min/max

unterumarmung opened this pull request about 1 year ago
[clang-format] Allow default values for template parameters in lambda

rymiel opened this pull request about 1 year ago
Simplification for `(~a & b) && ~a`

k-arrows opened this issue about 1 year ago
[Sema] Add check for bitfield assignments to integral types

vabridgers opened this pull request about 1 year ago
diagnostic ignored "-Wexcess-initializers" ignored

mu578 opened this issue about 1 year ago
[RISCV] Add CompressPat for c.beqz/bnez with X0 in the first operand.

topperc opened this pull request about 1 year ago
[clang] Additional FP classification functions

spavloff opened this pull request about 1 year ago
[Test] Pre-submit tests for #68972

LiqinWeng opened this pull request about 1 year ago
[CodeLayout] cache-directed sort: limit max chain size

MaskRay opened this pull request about 1 year ago
[InstCombine] `a && (a | b)` is not simplified

k-arrows opened this issue about 1 year ago
[libc++] Remove workaround for clang-tidy 16 in the test suite setup code

ldionne opened this pull request about 1 year ago
[Kaleidoscope] Switch to the new PassManager.

Logikable opened this pull request about 1 year ago
[mlir][spirv] Split codegen for float min/max reductions and others (NFC)

unterumarmung opened this pull request about 1 year ago
[SimplifyCFG] Improve FoldTwoEntryPHINode when one of phi values is undef

dtcxzyw opened this pull request about 1 year ago
[GlobalISel] Combine (X == 0) & (Y == 0) -> (X | Y) == 0

dfszabo opened this pull request about 1 year ago
[VPlan] Add initial anlysis to infer scalar type of VPValues.

fhahn opened this pull request about 1 year ago
[AArch64][SME] Remove implicit-def's on smstart

jroelofs opened this pull request about 1 year ago
[ConstantHoisting] Add a TTI hook to prevent hoisting.

paulwalker-arm opened this pull request about 1 year ago
Remove experimental from Vector Crypto extensions

4vtomat opened this pull request about 1 year ago
Correctly compute conversion seq for args to fn with reversed param order

usx95 opened this pull request about 1 year ago
[Clang] some warnings not shown using mingw headers

snylonue opened this issue about 1 year ago
[clang][AArch64] Pass down stack clash protection options to LLVM/Backend

momchil-velikov opened this pull request about 1 year ago
[SME][compiler-rt] Guard .variant_pcs under HAS_ASM_SME macro.

sdesmalen-arm opened this pull request about 1 year ago
[MemCpyOpt] lifetime markers reconstruction for Stack-move optimization

khei4 opened this pull request about 1 year ago
[CFIFixup] Allow function prologues to span more than one basic block

momchil-velikov opened this pull request about 1 year ago
Fixed Windows build warnings

nikita-kud opened this pull request about 1 year ago
[clang-tidy] Segmentation fault during check modernize-loop-convert

amgebauer opened this issue about 1 year ago
[mlir] Fix use-after-free bugs in {RankedTensorType|VectorType}::Builder

MacDue opened this pull request about 1 year ago
[mlir][sparse] Populate lvlToDim

yinying-lisa-li opened this pull request about 1 year ago
[AMDGPU] Emit a waitcnt instruction after each memory instruction

jwanggit86 opened this pull request about 1 year ago
[SystemZ][z/OS] This change adds support for the PPA2 section in zOS

ysyeda opened this pull request about 1 year ago
Let clang-cl support CUDA/HIP

yxsamliu opened this pull request about 1 year ago
[PowerPC][X86] Make cpu id builtins target independent and lower for PPC

nemanjai opened this pull request about 1 year ago
[clang-format] Template lambda function is divided into two lines

vovasokoll opened this issue about 1 year ago
Remove Pure attribute from Linalg::IndexOp.

erick-xanadu opened this pull request over 1 year ago
[mlir] Initial patch to add an MPI dialect

AntonLydike opened this pull request over 1 year ago
[InstCombine] Canonicalize constant GEPs to i8 source element type

nikic opened this pull request over 1 year ago
lld SIGSEGV and "PLEASE submit a bug report" message

stsp opened this issue over 1 year ago
[BasicBlockSections] Apply path cloning with -basic-block-sections.

rlavaee opened this pull request over 1 year ago
[InstCombine] (a+a+a+a)/(a+a) is not optimized

ZY546 opened this issue over 1 year ago
[lldb] [mostly NFC] Large WP foundation: WatchpointResources

jasonmolenda opened this pull request over 1 year ago
[MLIR][NVVM] Enable nvvm intrinsics import

ivanradanov opened this pull request over 1 year ago
[Support] Rationalize llvm::ErrorOr/Expected etc names

lattner opened this issue over 1 year ago