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
- Make std::fill_n use memset_pattern*() for pod types of the right size
- [Polly] Domains of entering a loop is unequal to combined domains of loop exiting
- Assertion failed: (getOperand(0)->getType() == cast<PointerType>(getOperand(1)->getType())->getElementType() && "Ptr must be a pointer to Val type!")
- Use SubtargetFeatures instead of testing for CPU
- clang crashes on x86_64-linux-gnu with Assertion `power <= maxExponent' failed
- clang-3.8 frontend w/ -flto Segmentation fault (AArch64 target & host)
- clang crashes on C++ code with invalid assignment to complex number(clang/lib/AST/ExprClassification.cpp Assertion `isLValue()' failed.)
- Unusual attribute behavior when specifying __declspec(noreturn) attribute
- -fstrict-vtable-pointers does not seem to optimise vtable access as much as I would expect.
- A cast<> failed in ExtractLoops()
- Docs
- not yet supported