llvm-project
https://github.com/llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported216 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- Wrong optimization: instability of x87 floating-point results leads to nonsense
- SelectionDAGBuilder.cpp:8400: void llvm::SelectionDAGBuilder::visitInlineAsm(llvm::ImmutableCallSite): Assertion `ConstraintID != InlineAsm::Constraint_Unknown && "Failed to convert memory constraint code to constraint id."' failed.
- Passing values to inline assembly via high-byte registers can cause unencodable instructions
- Local register variables using high-byte registers should cause a `-Wgcc-compat` warning
- clang-cl template auto name mangling
- Missing calling convention support for vector types
- Remove gcc dependencies from apt.llvm.org
- user-defined conversions in constant expression can not be used in enumerator initializer
- `GetArgsAndEnv()` can not get correct `envp` pointer on linux
- Unexpected behavior for static declaration of memset
- Docs
- not yet supported