Skip to content

Issues: llvm/llvm-project

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[RFC] Introducing __builtin_consistent to generate AArch64 BC.cond … backend:AArch64 backend:ARM backend:loongarch backend:m68k backend:MSP430 backend:RISC-V backend:Sparc backend:SPIR-V backend:WebAssembly backend:X86 clang:analysis clang:codegen IR generation bugs: mangling, exceptions, etc. clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:static analyzer clang Clang issues not falling into any other category llvm:ir llvm:SelectionDAG SelectionDAGISel as well llvm:transforms
#72175 opened Nov 14, 2023 by ilinpv Loading…
[CodeGen] Backend crash with machine code errors backend:MSP430 crash Prefer [crash-on-valid] or [crash-on-invalid] llvm:codegen
#59318 opened Dec 3, 2022 by HazyFish
Assertion `(!isa<llvm::Constant>(EvaluatedGEP.TotalOffset) || EvaluatedGEP.OffsetOverflows == Builder.getFalse()) && "If the offset got constant-folded, we don't expect that there was an " "overflow."' backend:MSP430 bugzilla Issues migrated from bugzilla clang:codegen IR generation bugs: mangling, exceptions, etc. compiler-rt:ubsan Undefined behavior sanitizer confirmed Verified by a second party crash Prefer [crash-on-valid] or [crash-on-invalid]
#48168 opened Jan 20, 2021 by vabridgers
[MSP430] Fix for byval parameters backend:MSP430 bugzilla Issues migrated from bugzilla
#14468 opened Oct 16, 2012 by llvmbot
ProTip! Exclude everything labeled bug with -label:bug.