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 supported228 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [builtins] Support building the 128-bit float functions on i386
- DAG: Handle load in SimplifyDemandedVectorElts
- [Clang] Add support for -fhardened
- [InstCombine] Remove `sub nuw C_Mask, X` -> `xor X, C_Mask` canoncalization
- [clang-tidy] Add `performance-explicit-move-constructor` check
- [clangd] Add an option to disable special handling of standard library headers in include-cleaner
- TypeSanitizer errors with global or static STL container
- [Coverage] Improve performance of propagating Counter of Expansions
- [InstCombine] Canonicalize `(sub nuw Mask, X)` -> `(xor Mask, X)`
- [AArch64] Correct scheduling information for flag manipulation instructions in Neoverse-V2
- Docs
- not yet supported