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 supported225 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- Shrink wrapping not firing on seemingly basic cases? (maybe i misunderstand how it works)
- LangRef NonAtomic documentation incomplete w.r.t volatile and write-write races
- clang++ assert due to mismatched IR call type and function type when using virtual inheritance
- Multiple calls to llvm.prefetch.p0i8 on aarch64 can cause apparently-unnecessary register spills
- LLVM-produced debug info crashes LLDB
- sse code spiller suboptimality (only 2 registers used for 280 instructions)
- do not allow implicit conversions between unrelated vector types
- Pathological register allocation within gigantic single basic block function (x86-64)
- inline asm "rm" constraint lowered "m" when "r" would be preferable
- `-fno-builtin` gets lost on the way to Gold plugin
- Docs
- not yet supported