learn-llvm / awesome-llvmLinks
A curated list of awesome LLVM (including Clang, etc) related resources.
☆669Updated last month
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☆753Updated 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…☆188Updated last year
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆267Updated 2 years ago
- A new (MLIR based) high-level IR for clang.☆553Updated this week
- Learn LLVM 17, published by Packt☆209Updated last year
- ☆395Updated 3 weeks ago
- Automatic verification of LLVM optimizations☆998Updated last month
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆640Updated last year
- example LLVM pass☆598Updated 8 months ago
- Learn LLVM 12, published by Packt☆492Updated last year
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆276Updated 3 years ago
- Yet Another Random Program Generator☆536Updated 3 weeks ago
- ☆215Updated this week
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆192Updated 2 years ago
- Code examples for tutoring modern C++☆100Updated 4 months ago
- A step-by-step tutorial for building an LLVM sample pass☆221Updated 5 years ago
- A collection of out-of-tree LLVM passes for teaching and learning☆3,302Updated last month
- 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…☆426Updated 3 weeks ago
- advanced compilers☆878Updated last week
- Code examples used for the LAC LLVM course☆133Updated last year
- an educational compiler intermediate representation☆715Updated last week
- A LLVM-based static analysis framework.☆1,018Updated last week
- CSCD70 Compiler Optimization☆260Updated 2 years ago
- C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!☆583Updated 5 months ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆279Updated 6 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 …☆58Updated 6 years ago
- Csmith, a random generator of C programs☆1,134Updated last year
- A high performance LLVM-based dynamic binary instrumentation framework☆280Updated last year
- Program Analisys and Transformation survey and links (particular focus on SSA)☆166Updated 4 years ago
- Infrastructure for Machine Learning Guided Optimization (MLGO) in LLVM.☆737Updated last week