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
- release/22.x: [SystemZ][z/OS] Handle labels for parts (#175665)
- Fold fneg through FP16_TO_FP and FP_TO_FP16 in getNegatedExpression.
- [X86] Blocklist instructions that are unsafe for masked-load folding.
- [LoopUnrollPass] Indent `LLVM_DEBUG()` messages based on our depth in the `tryToUnrollLoop()` call graph
- [AMDGPU] fix eliminateFrameIndex to use SGPR frame index
- [X86][utils] Support `-basic-block-sections` in `update_llc_test_checks`
- [ABITest] Use _Alignof instead of __alignof__ for ABI alignment
- [clang] Don't use `VarDecl` of local variables as `ManglingContextDecl` for lambdas
- `dwarf2yaml.cpp` optimizations
- [InstSimplify] Discard unnecessary `select` when the conditions are `ICmps` with EQ
- Docs
- not yet supported