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
- base class template methods are not included in derived object method name resolution
- [CompileTime] Speed up SSA renaming
- [SLP] Suboptimal codegen for {x, y} ↦ {x+x, x+y}
- AllowShortLoopsOnASingleLine does not work on trivial loops
- Missing Debug Info for Typedefs Inside Class Definitions
- C18 standard conformance non-compliance.
- Thread safety analysis incorrectly warns when using `std::scoped_lock` with multiple locks
- In Dwarf output, source path not recognized in gdb if built from parallel folder hierarchy
- [AArch64] __builtin_readcyclecounter() leads to illegal hardware instruction
- Wrong optimizations for pointers: `p == q ? p : q` -> `q`
- Docs
- not yet supported