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 supported184 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [OpenMP] CMake fails to install .dll.lib on MSVC
- [Bazel] Add support for Bzlmod
- AArch64 backend: extractelement with poison index leads to OOB memory load
- [InstCombine] Instruction sink doesn't see through sink opportunities from `bb0` to `bb2` in `bb0->bb1->bb2`
- Loop Deletion(loop-deletion) pass might generate misunderstanding debug information
- clang-tidy does not understand `analyzer_noreturn` attribute
- [Doc][HLSL] Add documentation for root signature
- Crash on -O0 when naked C++ function has non-trivial return type
- [SelectionDAG] Fold (icmp eq/ne (shift X, C), 0) -> (icmp eq/ne X, 0)
- [clang] Handle trivial_abi attribute for Microsoft ABI.
- Docs
- not yet supported