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 supported154 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- RuntimeDyld (Mach-O, x86_64) generates wrong relocation resolutions for FP constants
- Debug information not being generated
- [CompileTime] GVN takes 60+% of -O3 compile time (was: JumpThreading takes 29% of the wall O3 compile time)
- popcnt not generated
- Sanitizers (ASan/MSan) rely on the name of alloca's to produce error reports
- main module gets base address added again to symbols on FreeBSD
- X86 backend epic fail at generating decent code for some obvious bit math
- Warn if comparison result is passed as last argument to memcmp and friends (or when it's passed as size_t more generally?)
- LibTooling incorrectly unescapes compilation database
- [ASan/Win] asan can not find left buffer overflow of new[]-allocated buffer, clang help needed
- Docs
- not yet supported