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 supported183 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- move `AST_MATCHER(VarDecl, isLocal) { return Node.isLocalVarDecl(); }` to ast-matcher
- Possible missed optimization when calling memcpy or memmove in a loop
- [MachineSink] Extend loop sinking capability
- [CodeGen][NewPM] Port RegAllocEvictionAdvisor analysis to NPM
- [libc] provide binary compatibility with syscall symbol
- [MLIR][OpenMP] Add Lowering support for OpenMP Declare Mapper directive
- [libc++] Avoid calling `setlocale` in `do_unshift` when unnecessary
- [clang] Allow delayed function instantiation at TU end if initial instantiation fails
- [X86] Enhance kCFI type IDs with a 3-bit arity indicator.
- [RISC-V] Support fixed vector type for inline asm (#117098)
- Docs
- not yet supported