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 supported151 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- LLDB's SBType's template functions don't work for template parameter packs
- Potential code size reduction optimization: reusing function tails
- cmake: initial linker detection ignores -DLLVM_USE_LINKER and prints gold is used
- Optimization for removing same variable comparisons in loop: while(it != end1 && it != end2)
- [clang-format] function arguments
- SCEV AA assumes inbounds and non-negative offsets
- Defining __STDC_WANT_LIB_EXT1__ causes reserved-id-macro warning
- Minor code gen difference between debug and no-debug introduced by X86FixupSetCC.
- Minor code gen difference betwen debug and no-debug introduced by X86FixupBWInsts
- Fatal error when compiling with dataflow sanitizer (DFSan) - "fatal error: error in backend: Broken function found, compilation aborted!"
- Docs
- not yet supported