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 supported224 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [Clang][Driver] GCC used as backend linking driver in scenarios that do not call for it
- Partial support for common linkage for WebAssembly
- [compiler-rt] allow removing libc dependency on Android
- Missed optimization: (x + y) & (2^C) -> x & 2^C when y % 2^(C+1) == 0
- [BOLT] Instrumented aarch64 clang-21 crashes with illegal instruction
- [InstCombine] When canonicalizing clamp like, also consider certain sgt/slt cases
- [mlir] Enable setting alias on AsmState.
- Reapply "[lld][WebAssembly] Do not relocate ABSOLUTE symbols" (#154371)
- [C++20][Modules] Use `MultiOnDiskHashTable` to improve the performance of header search algorithm.
- [JITLink][LoongArch] Support large code model
- Docs
- not yet supported