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 supported215 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [RISCV][NFC] Refactor Vendor Reloc Declarations
- [LLD][AARCH64] Bug with ADRP + LDR transformation when there is a branch to the LDR
- Reset CodeGenOptions fields for clean module/PCH builds
- [analyzer] Improve cache locality by using separate allocators
- [clang] Automatically generate builtin documentation from a .td File.
- -fwhole-program-vtables breaks in combination with -ffat-lto-objects
- Missed Optimization: max(max(x, c1) << c2, c3) —> max(x << c2, c3) when c3 >= c1 * 2 ^ c2
- llvm20 build error, -DLLVM_ENABLE_PROJECTS="clang;mlir;"
- Missed constant folding through control flow
- [PAuth] Use different discriminators for __int128_t / __uint128_t / _BitInt(n)
- Docs
- not yet supported