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
- [llvm-symbolizer] restore --[no-]use-symbol-table option
- [NewPM][CodeGen] add TargetPassConfig like API
- [OpenMP] Add memory diff dump for kernel record-replay
- create new clang-tidy check to add namespaces to symbol references
- [ValueTracking] Allow tracking values through Integral AddrSpaceCasts for improved alignments
- [NFC] Make AggregateOpInterface part of mlir:: instead of linalg::
- [InstCombine] Fold A pred C ? (A >> BW - 1) : 1 --> ZExt(A pred C ? A < 0 : 1)
- [lldb] Add value to enumerator dump
- Emit DIE's size in bits when size is not a multiple of 8
- [lldb] Add `SBModule.SetLocateDwoCallback`
- Docs
- not yet supported