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
- confusing error with missing ; due to prefix/postfix confusion
- -Wuninitialized false positive due to control dependency.
- clang should produce llvm.compiler.used with the symbols needed for inline asm
- Input constraints for inline assembler are not used for CSE
- [x86 code size] Inefficient encoding of cmp/test with immediate argument and dead register
- clang static analyzer erroneously implicates a ternary conditional not taken
- x86 sibcall logic mis-understands 'byval'
- LLVM test-suite + Apple Externals should pass with VerifyCoalescing on x86_64
- Different Output with and without Fast Instruction Selector (coreutils bytecode)
- Early tail dup still not as good as duplicating indirectbr in clang
- Docs
- not yet supported