learn-llvm / awesome-llvmLinks
A curated list of awesome LLVM (including Clang, etc) related resources.
☆620Updated 6 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☆736Updated last month
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆168Updated last year
- ☆372Updated this week
- example LLVM pass☆585Updated 2 months ago
- A new (MLIR based) high-level IR for clang.☆499Updated this week
- Learn LLVM 17, published by Packt☆186Updated last year
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆621Updated 7 months ago
- Automatic verification of LLVM optimizations☆911Updated 3 weeks ago
- A collection of out-of-tree LLVM passes for teaching and learning☆3,192Updated last month
- Learn LLVM 12, published by Packt☆486Updated last year
- Yet Another Random Program Generator☆511Updated 3 weeks ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆271Updated 3 years ago
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆254Updated 2 years ago
- A LLVM-based static analysis framework.☆987Updated this week
- ☆185Updated last week
- Code examples for tutoring modern C++☆97Updated this week
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆185Updated 2 years ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆166Updated 4 years ago
- Code examples used for the LAC LLVM course☆129Updated 6 months ago
- llvm-mctoll☆849Updated 11 months ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆273Updated 6 years ago
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆264Updated 11 months ago
- C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!☆545Updated this week
- A mini x86 linux debugger for teaching purposes☆627Updated 10 months ago
- CSCD70 Compiler Optimization☆253Updated 2 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…☆420Updated last month
- 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
- A Simple showcase for the Sea-of-Nodes compiler IR☆652Updated this week