Issue
85349
Summary
Unresolved TPOFF64 in -static-pie when using lld
Labels
lld
Assignees
Reporter
Issue
85343
Summary
[18 regression] Assertion `!isNull() && "Cannot retrieve a NULL type pointer"' failed
Labels
new issue
Assignees
Issue
85337
Summary
Define a generic macro for -mno-unaligned-access
Labels
new issue
Assignees
Reporter
Issue
85335
Summary
Conflicting declaration error with `__using_if_exists__` in libc++
Labels
libc++,
embedded
Assignees
Issue
85334
Summary
Missing exception handling codegen for copy constructor of vector even with -fexceptions
Labels
question,
libc++
A
Issue
85333
Summary
GVNSink prodices incorrect codegen with respect to GEPs
Labels
bug,
miscompilation,
llvm:GVN
Assignees
Issue
85323
Summary
17.0.6 misc-include-cleaner requires header providing "true"/"false"
Labels
Assignees
Reporter
Issue
85313
Summary
missed fold, x / c < x => x > 0
Labels
llvm:instcombine,
missed-optimization
Assignees
Issue
85289
Summary
[libc] implement pipe2
Labels
good first issue,
libc
Assignees
Reporter
Issue
85287
Summary
[libc][POSIX] implement fseeko, ftello
Labels
libc
Assignees
Reporter
nickdesa
Issue
85286
Summary
[libc][math][c23] Implement canonicalize functions.
Labels
good first issue
Assignees
Reporter
Issue
85284
Summary
[libc] implement __errno_location
Labels
libc
Assignees
Reporter
nickdesaulnie
Issue
85283
Summary
[libc][math][c23] Implement C23 math functions nextup, nextdown.
Labels
good first issue
Assignees
Issue
85282
Summary
[libc] implement pthread condition variable support (pthread_cond_*)
Labels
libc
Assignees
Repo
Issue
85281
Summary
SIGSEGV under DenseMapBase::erase after std::bad_alloc
Labels
new issue
Assignees
Reporter
Issue
85279
Summary
[libc][math][c23] Implement C23 math functions fromfp, fromfpx, ufromfp, ufromfpx
Labels
libc
Assignees
Issue
85278
Summary
[libc] implement pthread_mutex_trylock
Labels
libc
Assignees
Reporter
nickdesa
Issue
85276
Summary
Add headergen details to entrypoint implementation guide
Labels
documentation,
libc
Assignees
m
Issue
85275
Summary
[libc] implement ioctl
Labels
good first issue,
libc
Assignees
Reporter
Issue
85273
Summary
Machine Outliner does not consider bundles
Labels
new issue
Assignees
Reporter
Issue
85268
Summary
missed fold, sext(fptosi x to i32) => fptosi x to i64
Labels
llvm:instcombine,
missed-optimization
Assignees
Issue
85267
Summary
missed fold, x * C1 > C2 => x > C2
Labels
new issue
Assignees
Reporter
zhengya
Issue
85265
Summary
missed optimization, fptrunc (x) >= C1 => x >= C2
Labels
new issue
Assignees
Reporter
Issue
85257
Summary
Optimizing (x & (-1 << y)) to ((x >> y) << y) or vice versa
Labels
new issue
Assignees
Reporter
Issue
85256
Summary
Clang crash when use libc++ with valid code
Labels
libc++,
clang:frontend,
crash-on-valid
Assignees
Issue
85254
Summary
[DebugInfo][RemoveDIs] Phi nodes and debug records
Labels
new issue
Assignees
Reporter
Issue
85253
Summary
support AUTOSAR C++14 A7-5-1 bugprone-return-const-ref-from-parameter
Labels
clang-tidy,
check-request
Assignees
Issue
85251
Summary
missed fold, fneg(t ? c1 : c2) => t ? -c1 : -c2
Labels
llvm:instcombine,
missed-optimization
Assignees
Issue
85250
Summary
missed fold, (x > 0) ? x : -x == 0 => x == 0
Labels
llvm:instcombine
Assignees
Reporter
Issue
85245
Summary
missed fold, fcmp ogt (x - y), 0 => fcmp ogt x, y
Labels
llvm:instcombine,
missed-optimization
Assignees
Issue
85244
Summary
missed fold: poisonous vector element
Labels
llvm:instcombine,
missed-optimization
Assignees
Issue
85243
Summary
support AUTOSAR C++14 Rule A7-2-4 readability-enum-value
Labels
clang-tidy,
check-request
Assignees
Issue
85242
Summary
[libc++] Modules tests keep failing on the release/18.x branch
Labels
libc++
Assignees
ldionne
Issue
85241
Summary
missed fold: (fmul * 0) * constant => fmul * 0
Labels
llvm:instcombine,
missed-optimization
Assignees
Issue
85237
Summary
[lldb-dap] Support for Swift
Labels
new issue
Assignees
Reporter
wojciech-kuli
Issue
85234
Summary
Backport d9b435c24ddd and a41bcb393053 to 18.x
Labels
new issue
Assignees
Reporter
Issue
85233
Summary
Switch warnings with -Weverything on clang 18
Labels
clang
Assignees
Reporter
Issue
85226
Summary
[TSan] Invalid IR generated for atomicrmw with pointers
Labels
compiler-rt:tsan
Assignees
Repor
Issue
85223
Summary
[BitInt] Expose a _BitInt literal suffix in C++
Labels
good first issue
Assignees
Reporter
Issue
85220
Summary
Unsupported _expression_ in static initializer
Labels
new issue
Assignees
Reporter
Issue
85214
Summary
[MacroFusion][RISCV] Make commutable instructions fusible as possible
Labels
new issue
Assignees
Comment #9 on issue 65993 by ClusterFuzz-External: llvm: Fuzzing build failure
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=65993#c9
Friendly reminder that the build is still failing.
Please try to fix this failure to ensure that fuzzing remains productive.
Latest build log:
https://oss
Issue
85209
Summary
[GlobalISel] Hash collisions / hitting EmptyKey or TombstoneKey on map key in RegisterBankInfo
Labels
new issue
Assignees
Issue
85202
Summary
Anchored Addresses to reduce global address calculation
Labels
new issue
Assignees
Reporter
Issue
85196
Summary
[SimplifyCFG] Missed optimization: merge switch branches into default if they hold the same value in phi as the default branch
Labels
new issue
Issue
85194
Summary
Instruction does not dominate all uses!
Labels
new issue
Assignees
Reporter
dc
Issue
85192
Summary
[clang] CTAD deduces alias template that does not satisfy the condition of the alias template
Labels
clang
Assignees
Issue
85190
Summary
[RISCV] Miscompile at -O3 with zbb
Labels
backend:RISC-V,
miscompilation
Assignees
48 matches
Mail list logo