learn-llvm / awesome-llvmLinks
A curated list of awesome LLVM (including Clang, etc) related resources.
☆636Updated 7 months ago
Alternatives and similar repositories for awesome-llvm
Users that are interested in awesome-llvm are comparing it to the libraries listed below
Sorting:
- A collection of out-of-tree Clang plugins for teaching and learning☆737Updated 2 months ago
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆172Updated last year
- ☆375Updated this week
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆263Updated 2 years ago
- Learn LLVM 17, published by Packt☆196Updated last year
- Automatic verification of LLVM optimizations☆935Updated 3 weeks ago
- A new (MLIR based) high-level IR for clang.☆510Updated last week
- Learn LLVM 12, published by Packt☆489Updated last year
- example LLVM pass☆589Updated 4 months ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆624Updated 8 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆272Updated 3 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆188Updated 2 years ago
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆165Updated 4 years ago
- Yet Another Random Program Generator☆520Updated this week
- ☆193Updated last week
- VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choo…☆419Updated 2 months ago
- A listing of compiler, language and runtime teams for people looking for jobs in this area☆600Updated last month
- Code examples for tutoring modern C++☆97Updated 2 weeks ago
- A collection of out-of-tree LLVM passes for teaching and learning☆3,229Updated 2 months ago
- CSCD70 Compiler Optimization☆256Updated 2 years ago
- Csmith, a random generator of C programs☆1,104Updated last year
- An LLVM IR dataset for data-driven compiler optimization research☆50Updated this week
- A LLVM-based static analysis framework.☆993Updated 2 weeks ago
- an educational compiler intermediate representation☆680Updated last week
- advanced compilers☆841Updated last week
- Code examples used for the LAC LLVM course☆131Updated 8 months ago
- A high performance LLVM-based dynamic binary instrumentation framework☆268Updated last year
- This is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in …☆56Updated 6 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago