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 supported229 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- `-msse4.2` should produce an error when passed to inappropriate targets
- [OpenMP] Dynamic schedule compilation fail
- LLVM 18 breaks inlining callees with compatible target attributes
- [clang][AST] Fix printing `TagDecl`s.
- [InstCombine] Fold A pred C ? (A >> BW - 1) : 1 --> ZExt(A pred C ? A < 0 : 1)
- [llvm][MC] Fix missing SubArch information when calling lookupTarget
- AllowShortFunctionsOnASingleLine: InlineOnly and ColumnLimit: 0 behaves weirdly.
- Missed optimization: duplicate vector register initialization for __builtin_memset_inline
- clang crashes at -O{s,2,3} on x86_64-linux-gnu: Segmentation fault
- [InstCombine] Decompose an icmp into multiple ranges
- Docs
- not yet supported