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 supported227 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- Add the ability to track if a core file had UUIDs for libraries.
- [InstCombine] Fold (|x| + |y|) == 0 into (x == 0) && (y == 0)
- [InstCombine] Preserve all load metadata when folding load of select
- [clang-tidy] `portability-template-virtual-member-function` warns about virtual method invoked via reference to base class
- [lit] Add --per-test-output-subdir to isolate test_exec_root across concurrent runs
- [clang][NFC] Disentangle `MacroState` from `Preprocessor`
- [compiler-rt][msan] Add MSan support for RISC-V 64-bit Linux
- Make -Wpadded cause us to check the layout immediately, always checking
- [clang-tidy] Wildcards don't work with certain clang-analyzer-core* checks
- [HLSL][SPIRV] Remove unecessary STI.isShader() check that avoid OpConstantNull
- Docs
- not yet supported