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
- Clang doesn't recognize friend operator!= to resolve ambiguity in operator==
- `-msse4.2` should produce an error when passed to inappropriate targets
- [OpenMP] Dynamic schedule compilation fail
- Change 'grow_by' to use precise size for the first SSO --> long allocation
- LLVM 18 breaks inlining callees with compatible target attributes
- [clang][AST] Fix printing `TagDecl`s.
- Compilation errors about `unique_ptr<clang::SyntaxOnlyAction>` with clang as the host compiler
- [InstCombine] Fold A pred C ? (A >> BW - 1) : 1 --> ZExt(A pred C ? A < 0 : 1)
- Compilation crash targetting wasm with -O2 and reference types
- [llvm][MC] Fix missing SubArch information when calling lookupTarget
- Docs
- not yet supported