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

[NVPTX] Add support for nvvm.flo.[us] intrinsics

AlexMaclean opened this pull request about 2 months ago
[NVPTX] Add support for stacksave, stackrestore intrinsics

AlexMaclean opened this pull request about 2 months ago
[llvm][AMDGPU] Fold `llvm.amdgcn.wavefrontsize` early

AlexVlx opened this pull request about 2 months ago
[libc] Remove asm-generic includes from tests

michaelrj-google opened this pull request about 2 months ago
[lldb] Improve command status when dwim-print has no result

kastiglione opened this pull request about 2 months ago
[libc] [unistd] implement pipe2 syscall wrapper

duncpro opened this pull request about 2 months ago
[MemProf] Print full context hash when reporting hinted bytes

teresajohnson opened this pull request about 2 months ago
[libc] Fix path to fcntl_overlay in cmake

michaelrj-google opened this pull request about 2 months ago
Revise Dxil Op attributes

pow2clk opened this pull request about 2 months ago
[msan] Add test for Arm NEON tbl intrinsics

thurstond opened this pull request about 2 months ago
[DirectX] Generate appropriate DXIL Op attributes

pow2clk opened this issue about 2 months ago
[clang][lex] Remove `HeaderFileInfo::Framework`

jansvoboda11 opened this pull request about 2 months ago
[clang][lex] Remove `-index-header-map`

jansvoboda11 opened this pull request about 2 months ago
Revert "[InstCombine] Fix FMF propagation in `foldSelectIntoOp`"

gulfemsavrun opened this pull request about 2 months ago
[clang][deps][modules] Allocate input file paths lazily

jansvoboda11 opened this pull request about 2 months ago
LLVM - libfuzzer using only one CPU thread

GermanAizek opened this issue about 2 months ago
[lldb] Set LLDB_USE_NATIVE_PDB_READER at the directory level

JDevlieghere opened this pull request about 2 months ago
error: unable to execute command: Segmentation fault (core dumped)

Chobbes opened this issue about 2 months ago
[libc] Remove the #include <stdlib.h> header

Jobhdez opened this pull request about 2 months ago
Reapply "Extend getBackwardSlice to track values captured…

IanWood1 opened this pull request about 2 months ago
Revert "[mlir][Vector] Support 0-d vectors natively in TransferOpRedu…

bangtianliu opened this pull request about 2 months ago
[RISCV] Add testcase for outlining leaf descendants

hiraditya opened this pull request about 2 months ago
[libc++] Split std::hash benchmark out of std::unordered_set benchmark

ldionne opened this pull request about 2 months ago
[SHT_LLVM_BB_ADDR_MAP] Add an option to skip emitting bb entries

wlei-llvm opened this pull request about 2 months ago
[libc] Remove FE_ALL_EXCEPT check in hdr/fenv_macros.h.

lntue opened this pull request about 2 months ago
compiler-rt: sanitizer_common: use close_range() instead of looping

kevans91 opened this pull request about 2 months ago
[AMDGPU][Attributor] Make `AAAMDWavesPerEU` honor existing attribute

shiltian opened this pull request about 2 months ago
Add testcases for riscv machine outliner.

hiraditya opened this issue about 2 months ago
[AMDGPU][True16][MC] VOP2 update instructions with fake16 format

broxigarchen opened this pull request about 2 months ago
[ARM] Fix CMSE S->NS calls when CONTROL_S.SFPA==0 (CVE-2024-7883)

ostannard opened this pull request about 2 months ago
[SPIR-V] Fix OpDecorate emission after vreg def.

Keenuts opened this pull request about 2 months ago
[libcxx] Remove xfails due to picolibc's support for char16_t and char32_t

vhscampos opened this pull request about 2 months ago
[flang] Prevent errors from being suppressed

inaki-amatria opened this pull request about 2 months ago
[CodeExtractor] Refactor extractCodeRegion, fix alloca emission.

Meinersbur opened this pull request about 2 months ago
[SimplifyLibCalls] Constant fold scalbxx

fawdlstty opened this pull request about 2 months ago
[AArch64][ARM] Avoid some APFloat copies in tablegen patterns. NFC.

RKSimon opened this pull request about 2 months ago
[clang][bytecode] Add more checks to _ai32_* builtins

tbaederr opened this pull request about 2 months ago
[MachineVerifier] Allow KILL MI with dangling MMO in MachineVerifier.

JonPsson1 opened this pull request about 2 months ago
[z/OS][libc++] Guard to be used only when `align_val_t` is available

zibi2 opened this pull request about 2 months ago
[flang][openacc][openmp] Support implicit casting on the atomic interface

khaki3 opened this pull request about 2 months ago
[FMV][AArch64] Remove features which expose non exploitable runtime behavior.

labrinea opened this pull request about 2 months ago
[MLIR][TosaValidation] Enable float element-types on default

miritb opened this pull request about 2 months ago
[InstrPGO] Avoid using global variable to fix potential data race

wlei-llvm opened this pull request about 2 months ago
[WebAssembly] Fix unwind mismatches in new EH

aheejin opened this pull request about 2 months ago
[AMDGPU][Attributor] Make `AAAMDFlatWorkGroupSize` honor existing attribute

shiltian opened this pull request about 2 months ago
[InstCombine] Fix FMF propagation in `foldSelectIntoOp`

dtcxzyw opened this pull request about 2 months ago
[DXIL] Add GroupMemoryBarrierWithGroupSync intrinsic

adam-yang opened this pull request about 2 months ago
[NVPTX] Implement `TLI.isTruncateFree(EVT, EVT)` and `TLI.isZExtFree()`

justinfargnoli opened this issue about 2 months ago
[SelectionDAG] Remove unneeded assert from SelectionDAG::getSignedConstant. NFC

topperc opened this pull request about 2 months ago
[lldb] Implement a formatter bytecode interpreter in C++

adrian-prantl opened this pull request about 2 months ago
[libc][stdfix] Implement `countlsfx` functions

duncpro opened this pull request about 2 months ago
[RISCV] fix SP recovery in varargs functions

dlav-sc opened this pull request about 2 months ago
Reapply "[runtimes] Allow building against an installed LLVM tree"

arichardson opened this pull request about 2 months ago
[lldb][NativePDB] Parse global variables.

ZequanWu opened this pull request about 2 months ago
[flang][runtime][NFC] Allow different memmove function in assign

clementval opened this pull request about 2 months ago
[InstCombine] Optimistically allow multiple shufflevector uses in foldOpPhi

MatzeB opened this pull request about 2 months ago
[PowerPC] Add error for incorrect use of memory operands

jakeegan opened this pull request about 2 months ago
[libc] Add some integration features into newhdrgen

frobtech opened this pull request about 2 months ago
[X86] Recognize POP/ADD/SUB modifying rsp in getSPAdjust.

daniel-zabawa opened this pull request about 2 months ago
[libc][i386] syscall support

nickdesaulniers opened this pull request about 2 months ago
[AArch64] Define high bits of FPR and GPR registers.

sdesmalen-arm opened this pull request about 2 months ago
[SimplifyCFG] Simplify switch instruction that has duplicate arms

michaelmaitland opened this pull request about 2 months ago
[Clang][Sema] Always use latest redeclaration of primary template

sdkrystian opened this pull request about 2 months ago
Add bugprone-undefined-sprintf-overlap

ccotter opened this pull request about 2 months ago
[DebugInfo][InstCombine] When replacing bswap idiom, add DebugLoc to new insts

SLTozer opened this pull request about 2 months ago
[RISCV][NFC] refactor CFI emitting

dlav-sc opened this pull request about 2 months ago
[clang] Initialize DeclaratorDecl.ExtInfo.TInfo to null

bricknerb opened this pull request about 2 months ago
[CodeGen] Use first EHLabel as a stop gate for live range shrinking

MuellerMP opened this pull request about 2 months ago
[MLIR] support dynamic indexing in `VectorEmulateNarrowTypes`

lialan opened this pull request about 2 months ago
llvm-mca: Disentangle `MemoryGroup` from `LSUnitBase`

andrej opened this pull request about 2 months ago
Fix call site breakpoint patch

jimingham opened this pull request about 2 months ago
[HLSL] Add `Increment`/`DecrementCounter` methods to structured buffers

hekota opened this pull request about 2 months ago
[lld] ld64.lld does not respect allowable-client field in .tbds

bdash opened this issue about 2 months ago
[SandboxVec][Legality] Per opcode checks

vporpo opened this pull request about 2 months ago
[mlir][VectorToSPIRV] Add conversion for vector.extract with dynamic indices

Groverkss opened this pull request about 2 months ago
[flang] Use libm routine for compile-time folding on AIX

kkwli opened this pull request about 2 months ago
[DirectX] Eliminate resource global variables from module

pow2clk opened this pull request about 2 months ago
[CAS] Add LLVMCAS library with InMemoryCAS implementation

cachemeifyoucan opened this pull request about 2 months ago
[clang][deps] Stop sorting file dependencies

jansvoboda11 opened this pull request about 2 months ago
[X86][AMX] Support AMX-AVX512

phoebewang opened this pull request about 2 months ago
[clang][CodeGen] `sret` args should always point to the `alloca` AS, so use that

AlexVlx opened this pull request about 2 months ago
[ValueTracking] Handle recursive phis in knownFPClass

davemgreen opened this pull request about 2 months ago
[mlir][bufferization] Add support for recursive function calls

matthias-springer opened this pull request about 2 months ago
[CFI][LowerTypeTests] Fix indirect call with alias

igorkudrin opened this pull request about 2 months ago
[SampleFDO] Support enabling sample loader pass in O0 mode

wlei-llvm opened this pull request about 2 months ago
[mc] Add CFI directive to emit val_offset() rules

dsandersllvm opened this pull request about 2 months ago
Enable aggressive constant merge in GlobalMerge for AIX

syzaara opened this pull request about 2 months ago
[PowerPC][LLC] Utilize PPC::getNormalizedPPCTargetCPU() to set CPU

diggerlin opened this pull request about 2 months ago