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

clang-15 outputs better code than clang-16

k-arrows opened this issue almost 2 years ago
[InstCombine] Failure to fold bswap(and(x,bswap(y)) -> and(bswap(x),y)

RKSimon opened this issue almost 2 years ago
clang ABI mismatch with Arm64 MSVC (HVA rules)

mcfi opened this issue almost 2 years ago
`libclang-common-16-dev` incorrect symlinks

vient opened this issue almost 2 years ago
solver doesn't realize that `z > x && z < y` is unsat with the fact `x == y`

hallo-wereld opened this issue almost 2 years ago
trying to overwrite '/usr/lib/llvm-15/lib/clang/15.0.7/README.txt

kkuehl opened this issue almost 2 years ago
[AArch64] unimplemented reg-to-reg copy: Q2 = COPY Z0

MattPD opened this issue almost 2 years ago
[Clang Static Analyzer] Crash/Assertion violation on Windows for LLVM 16

hahn-absint opened this issue almost 2 years ago
clang generates symbol name which we can't demangle

zmodem opened this issue almost 2 years ago
Clang ignores optnone when translating math functions

andykaylor opened this issue almost 2 years ago
[clangd] Language server gets stuck parsing comments with # in asm files

Ferdi265 opened this issue almost 2 years ago
clang++ crash when accessing private member using loophole

fbenkstein opened this issue almost 2 years ago
global-buffer-overflow on empty strings on windows

amykhuang opened this issue almost 2 years ago
CFG + ehcont + dyn TLS = crashing output

namazso opened this issue almost 2 years ago
[libc++][format] Should `operator<<(thread::id)` care about fmtflags in C++23?

JMazurkiewicz opened this issue almost 2 years ago
Remove deprecated `AnalyzeTemporaryDtors`

carlosgalvezp opened this issue almost 2 years ago
Clang rejects call to templated conversion operator on derived class

pkasting opened this issue almost 2 years ago
Missed simple devirtualization

davidbolvansky opened this issue almost 2 years ago
[clang-format] BreakInheritanceList not working as expected/documented.

manuel-arguelles opened this issue almost 2 years ago
Cannot represent a difference across sections due to debuginfo

nikic opened this issue almost 2 years ago
Possible regression in libclang clang_getTypeSpelling

gjasny opened this issue almost 2 years ago
static operator in headers and modules can't be merged well

rnikander opened this issue almost 2 years ago
Test test/tools/llvm-reduce/file-output-type.test is intermittently failing

max-quazan opened this issue almost 2 years ago
[clang-15] wrong code at -O1 about -inline

Air111 opened this issue almost 2 years ago
clang-format adds new line between semicolon and body-less loop

Jorengarenar opened this issue almost 2 years ago
Patterns to generate RAX1 and XAR on AArch64

bwesterb opened this issue almost 2 years ago
Aggregate parens-init checks for dangling too aggressively

timsong-cpp opened this issue almost 2 years ago
[clang-format] array initializer one per line

abdelmaged opened this issue almost 2 years ago
Deb packages create invalid symlink for /usr/lib/clang/16/*

fodinabor opened this issue almost 2 years ago
[[clang::nomerge]] attribute does not work.

ZequanWu opened this issue almost 2 years ago
Regression in clang-format version 16?

prj- opened this issue almost 2 years ago
Assertion failure with nested parameter packs and lambdas

dwblaikie opened this issue almost 2 years ago
[clang-format] Separate ConsecutiveIndent for arguments/parameters

BahJiy opened this issue almost 2 years ago
`mlir-translate` fails with Assertion error in `llvm::checkGEPType`

AntonLydike opened this issue almost 2 years ago
Anonymous union cannot be declared as constexpr

Fedr opened this issue almost 2 years ago
[InstCombine] Missing fold for `x == y` when `x > y + 1` assumed

Kmeakin opened this issue almost 2 years ago
[OpenMP] llvm-omp-device-info crashes

jdoerfert opened this issue almost 2 years ago
Failing parallel.ll test with LLVM gold plugin

RaitoBezarius opened this issue almost 2 years ago
Clang i386/i486/i586/i686 targets inaccurate

Fierelier opened this issue almost 2 years ago
C_INCLUDE_DIRS feature is messed up

pogo59 opened this issue almost 2 years ago
[InstCombine] reduce expanded form of integer square-of-sums

rotateright opened this issue almost 2 years ago
JIT unable to find symbols from libc_nonshared.a

hahnjo opened this issue almost 2 years ago
clang 17: variable becomes const after template lambda is invoked

jcelerier opened this issue almost 2 years ago
Undefined behavior (invalid float->int cast) in ConstraintElimination

meheff opened this issue almost 2 years ago
crash with RISC-V scalable vectorization and kernel address sanitizer

nathanchance opened this issue almost 2 years ago
[AMDGPU] Wrong O0 codegen for workgroup id x + control flow

jdoerfert opened this issue almost 2 years ago
C++ modules example fails on LLVM 15.0.7 for 64-bit Windows

csimon-bambecksystems opened this issue almost 2 years ago
clang-scan-deps unable to find system headers in p1689 format

mordante opened this issue almost 2 years ago
[MLIR]Bug on `-one-shot-bufferize`

sweead opened this issue almost 2 years ago
clang 15.0.7 crashes while compiling an .ll file

attila-lendvai opened this issue almost 2 years ago
Clang: crash on recursive `lock_returned` attribute

klirichek opened this issue almost 2 years ago
[MSVC][EH]clang-cl results in uncaught exception

Naville opened this issue almost 2 years ago
[Coroutines] Add a verifier for coroutines

ChuanqiXu9 opened this issue almost 2 years ago
Include -Wpacked in -Wall

mmarczell-graphisoft opened this issue almost 2 years ago
Front-end crashes with nested class template specialization and CRTP

scober opened this issue almost 2 years ago
[Clang] [C++20] regression in Clang 16

vient opened this issue almost 2 years ago
Move construction clobbers data through [[no_unique_address]]

danakj opened this issue almost 2 years ago
Memory leak in std::string comparison after libc++ aaef3b82f4f0

zmodem opened this issue almost 2 years ago
libunwind: FTBFS on mips64r6el (Linux, gcc)

MingcongBai opened this issue almost 2 years ago
[clang][amdgpu] Add LLVM_ENABLE_HSA flag or similar

aaronmondal opened this issue almost 2 years ago
[MLIR] `tensor.pack` with a constant arguments should fold

joker-eph opened this issue almost 2 years ago
clang ast-dump 0xC0000005

nyanrus opened this issue almost 2 years ago
Over-aggressively optimization on infinite loops

FrankHB opened this issue almost 2 years ago