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 supported216 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- Assertion failed: (i == DstIdx || !MI->getOperand(i).isReg() || MI->getOperand(i).getReg() != RegA), function processTiedPairs,
- Avoid generating branch in branchless code
- Diagnostics from assembly should honor -ferror-limit
- __builtin_assume(false) should not be a constant expression
- [test-suite] Question: timeit is applied to all compiles, but -save-stats=obj is not
- [clang-cl] incorrectly encodes ordinary string literals containing universal-character-names in UTF-8
- Clang does not break function arguments after comma
- r7 not saved/restored around inline asm blocks that kill it
- Assertion failed: N1.getValueType() == N2.getValueType() && N1.getValueType() == VT && "Binary operator types must match!"
- Support for .gnu.warning. section to generate linker warnings
- Docs
- not yet supported