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

[AArch64][ISel] Add support for v8.4a RCpc `ldapur`/`stlur`

antoniofrighetto opened this pull request over 1 year ago
[AMDGPU] Add another SIFoldOperands instance after shrink

rampitec opened this pull request over 1 year ago
[SystemZ][z/OS] Implement executePostLayoutBinding for GOFFObjectWriter

Everybody0523 opened this pull request over 1 year ago
[NVPTX] Improve lowering of v4i8

Artem-B opened this pull request over 1 year ago
[libunwind][test] Avoid calling back into libunwind on sanitizer errors

arichardson opened this pull request over 1 year ago
[libunwind] Fix running tests with MSan

arichardson opened this pull request over 1 year ago
[LLD] [COFF] Restore the current dir as the first entry in the search path

mstorsjo opened this pull request over 1 year ago
[LLD] [COFF] Clarify -print-search-path for the empty string element

mstorsjo opened this pull request over 1 year ago
[clang][tidy] Ensure rewriter has the correct CWD

jansvoboda11 opened this pull request over 1 year ago
Built-in analysis fails to converge on simple loops

ymand opened this issue over 1 year ago
[clang] Add missing canonicalization in int literal profile

hnrklssn opened this pull request over 1 year ago
[mlir][memref]: Add expand/collapse rewrite pattern to MemRef::CopyOp

AviadCo opened this pull request over 1 year ago
[mlir][vector] Add tests for scalable vectors

banach-space opened this pull request over 1 year ago
[Clang] Add __datasizeof

philnik777 opened this pull request over 1 year ago
[libc++][In progress] Floating Point Atomic

huixie90 opened this pull request over 1 year ago
[Flang][OpenMP][Lower] Add lowering support of OpenMP distribute to MLIR

skatrak opened this pull request over 1 year ago
[AMDGPU] Use absolute relocations when compiling for AMDPAL and Mesa3D

tsymalla opened this pull request over 1 year ago
[Support] Add KnownBits::computeForSubBorrow

christiankissig opened this pull request over 1 year ago
[mlir][ArmSME] Lower vector.extract/insert on SME tiles to MOVA intrinsics

MacDue opened this pull request over 1 year ago
AMDGPU: support folding 64-bit immediates

jayfoad opened this issue over 1 year ago
[clang-format] Fix a bug in mis-annotating arrows

owenca opened this pull request over 1 year ago
[flang] Zero initialize uninitialized components in saved default init

jeanPerier opened this pull request over 1 year ago
[clang analysis][thread-safety] Handle return-by-reference...

legrosbuffle opened this pull request over 1 year ago
Reland "[clang analysis][NFCI] Preparatory work for D153131. (#67420)…

legrosbuffle opened this pull request over 1 year ago
llvm-objcopy --add-section MachO: invalid vmaddr for a new section

peroksid90 opened this issue over 1 year ago
[CodeGen] Respect pointer-overflow sanitizer for void pointers

nikic opened this pull request over 1 year ago
[libunwind] Add Unwind-wasm.c to CMakeLists.txt

aheejin opened this pull request over 1 year ago
[flang][hlfir] Return function call result as AsExpr.

vzakhari opened this pull request over 1 year ago
[flang][hlfir] Fixed missing deallocation for components of function …

vzakhari opened this pull request over 1 year ago
[ARM][CLANG-17.0.2] Segfault in webkitgtk3

kraj opened this issue over 1 year ago
-fsanitize=alignment: check memcpy/memmove arguments

MaskRay opened this pull request over 1 year ago
[C API] LLVMGetSymbolSize assertion failure

yamt opened this issue over 1 year ago
[CodeGen] Don't treat thread local globals as large data

aeubanks opened this pull request over 1 year ago
[AMDGPU][IGLP] SingleWaveOpt: Don't collect PERMs for generic VALU SG

jrbyrnes opened this pull request over 1 year ago
[InstCombine][ValueTracking] Improve logic for shift flags.

goldsteinn opened this pull request over 1 year ago
[bazel] Add filegroup for builtin_headers

dzbarsky opened this pull request over 1 year ago
[Inliner] Improve propagation of return attributes.

goldsteinn opened this pull request over 1 year ago
[llvm] Support indirect symbol replacement with GOTPCREL for x86_64 ELF

PiJoules opened this pull request over 1 year ago
[clang] Support fixed point type mangling

PiJoules opened this pull request over 1 year ago
[clangd] Allow specifying what headers are always included via "" or <>

kleinesfilmroellchen opened this pull request over 1 year ago
[llvm-readtapi] Add install-distribution support

cyndyishida opened this pull request over 1 year ago
[RISCV][GlobalISel] Legalize G_FRAME_INDEX

nitinjohnraj opened this pull request over 1 year ago
[test] -march -> -mtriple

francisvm opened this pull request over 1 year ago
[clang] implement common sugared type of inst-dependent DecltypeType

mizvekov opened this pull request over 1 year ago
[lipo] Support creating Universal 64 bit Mach-O files.

drodriguez opened this pull request over 1 year ago
[LICM] Make an integer version of hoistFPAssociation.

topperc opened this pull request over 1 year ago
[14/15/16] ICE if consteval and inheritance of simple struct

Viatorus opened this issue over 1 year ago
[SPIR-V] Emit proper pointer type for OpenCL kernel arguments

michalpaszkowski opened this pull request over 1 year ago
[LV] Relax high loop trip count threshold for deciding to interleave a loop

nilanjana87 opened this pull request over 1 year ago
[OpenMPIRBuilder] Remove wrapper function in `createTask`, `createTeams`

shraiysh opened this pull request over 1 year ago
[clang] Fix a crash from nested ArrayInitLoopExpr

isuckatcs opened this pull request over 1 year ago
[OpenMP][MLIR] Add omp.distribute op to the OMP dialect

jsjodin opened this pull request over 1 year ago
[BOLT][NFC] Hide pass print options

yota9 opened this pull request over 1 year ago
[clang][ExprConst] Don't create useless temporary variable

tbaederr opened this pull request over 1 year ago
add: hidden option to disable slow wasm pass

ajbt200128 opened this pull request over 1 year ago
[MLIR][LLVM] Drop unsupported DISubranges while importing

Dinistro opened this pull request over 1 year ago
[mlir][ROCDL] Fix file leak in SeralizeToHsaco and its newer form

krzysz00 opened this pull request over 1 year ago
[PowerPC] Inline callee if its target-features are a subset of the caller

scui-ibm opened this pull request over 1 year ago
[libc++] no member named 'ends_with' in namespace 'std::ranges'

shafik opened this issue over 1 year ago
[BOLT] Return proper minimal alignment from BF

yota9 opened this pull request over 1 year ago
[AArch64] Fix a compiler crash in MachineSink

momchil-velikov opened this pull request over 1 year ago
[X86] Support EGPR (R16-R31) for APX

KanRobert opened this pull request over 1 year ago
[Profile] Use upper 32 bits of profile version for profile variants.

ZequanWu opened this pull request over 1 year ago
[mlir][Affine][NFC] Define AffineForOp operands in ODS

matthias-springer opened this pull request over 1 year ago
[flang] zero initialized all saved values without initial values

jeanPerier opened this pull request over 1 year ago
[InstCombine] Extend Phi-Icmp use to include or

bipmis opened this pull request over 1 year ago
[clang][ASTImporter] Fix of possible crash "Did not find base!".

balazske opened this pull request over 1 year ago
[flang]Add vscale argument parsing

Leporacanthicus opened this pull request over 1 year ago
Diagnose problematic uses of constructor/destructor attribute

AaronBallman opened this pull request over 1 year ago
[Clang][VE] Correct rpath handling on VE

kaz7 opened this pull request over 1 year ago
Reland [NVPTX] Add support for maxclusterrank in launch_bounds (#66496)

jchlanda opened this pull request over 1 year ago
[analyzer][clangsa] Add new option to alpha.security.cert.InvalidPtrChecker

gamesh411 opened this pull request over 1 year ago
clang-format with `-lines` removes space before `{`

zmodem opened this issue over 1 year ago
[loop-split] split loop to remove control-flow

vfdff opened this issue over 1 year ago
Backport MemCpyOpt miscompile fix

nikic opened this issue over 1 year ago
[RISCV][GISel] Legalize G_SMULO/G_UMULO

topperc opened this pull request over 1 year ago
[llvm-objdump] Invalid/Unsupported object file format

CarlosAlbertoEnciso opened this issue over 1 year ago
[Bazel][Clang Tidy] Include builtin headers with clang-tidy

jathu opened this pull request over 1 year ago
[RISCV][GlobalISel] Select G_PTR_ADD

nitinjohnraj opened this pull request over 1 year ago