learn-llvm / awesome-llvmLinks
A curated list of awesome LLVM (including Clang, etc) related resources.
☆647Updated 8 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☆738Updated 3 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
- A new (MLIR based) high-level IR for clang.☆518Updated last week
- ☆379Updated 2 weeks ago
- Automatic verification of LLVM optimizations☆950Updated this week
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆264Updated 2 years ago
- Learn LLVM 17, published by Packt☆201Updated last year
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆627Updated 9 months ago
- example LLVM pass☆592Updated 5 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆273Updated 3 years ago
- Learn LLVM 12, published by Packt☆490Updated last year
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- 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 3 months ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆188Updated 2 years ago
- Yet Another Random Program Generator☆524Updated last week
- Code examples used for the LAC LLVM course☆131Updated 9 months ago
- Code examples for tutoring modern C++☆98Updated 2 weeks ago
- ☆196Updated last week
- Program Analisys and Transformation survey and links (particular focus on SSA)☆165Updated 4 years ago
- 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 educational compiler intermediate representation☆683Updated last month
- A collection of out-of-tree LLVM passes for teaching and learning☆3,245Updated 3 months ago
- ROSE is an open-source compiler framework engineered by LLNL supporting program analysis and transformation at both the source and binary…☆646Updated this week
- A LLVM-based static analysis framework.☆994Updated this week
- advanced compilers☆846Updated last month
- Csmith, a random generator of C programs☆1,109Updated last year
- CSCD70 Compiler Optimization☆259Updated 2 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆271Updated last year
- C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!☆567Updated last month