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
- [AMDGPU] Added hot-block-rematerialize pass
- [clang][modules-driver] Add dependency scan and dependency graph
- [clang-format] Allow custom pointer/ref alignment in return types
- [X86] Optimized ADD + ADC to ADC
- [Codegen] Remove redundant instruction using machinelateCleanup
- [feature][riscv] handle target address calculation in llvm-objdump disassembly for riscv
- [llvm-lsp] LSP server for LLVM IR
- [clang] Reject 'auto' storage class with type specifier in C++
- [clang][ASTMatcher] Add hasAdjacentSubstatements matcher
- [InstCombine] Fold max(max(x, c1) << c2, c3) —> max(x << c2, c3) when c3 >= c1 * 2 ^ c2
- Docs
- not yet supported