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
- Possible regression in clang regarding discarded section at link time
- clang-format ColumnLimit=0 produces very long condition lines
- Copy relocation against protected symbol doesn't work
- clang 3.5.2 and later miscompiles llvm-gcc
- clang-tidy: NULL/nullptr should be used instead of 0 for null pointer
- getHostCPUName() detects qemu i386 as pentium2
- Performance regression between LLVM 3.4 and later; GCC 4.9 generates code that runs ~16% faster than clang in this algorithmic test -- test case and ASM attached
- [Polly] META-BUG : Reduce compile time with Polly
- Convert inline asm to MCInsts (nuke the pre-MC AsmPrinter)
- assert in GVN::propagateEquality assert(LHS->getType() == RHS->getType() && "Equality but unequal types!")
- Docs
- not yet supported