learn-llvm / awesome-llvmLinks
A curated list of awesome LLVM (including Clang, etc) related resources.
☆660Updated this week
Alternatives and similar repositories for awesome-llvm
Users that are interested in awesome-llvm are comparing it to the libraries listed below
Sorting:
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆178Updated last year
- A collection of out-of-tree Clang plugins for teaching and learning☆747Updated 3 weeks ago
- A new (MLIR based) high-level IR for clang.☆538Updated this week
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆265Updated 2 years ago
- ☆386Updated last week
- Learn LLVM 17, published by Packt☆206Updated last year
- Automatic verification of LLVM optimizations☆987Updated 2 weeks ago
- example LLVM pass☆593Updated 7 months ago
- Learn LLVM 12, published by Packt☆490Updated last year
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆636Updated 11 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆275Updated 3 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆190Updated 2 years ago
- Code examples for tutoring modern C++☆98Updated 2 months ago
- ☆204Updated last week
- Yet Another Random Program Generator☆528Updated 2 months ago
- A step-by-step tutorial for building an LLVM sample pass☆219Updated 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…☆422Updated last month
- Code examples used for the LAC LLVM course☆130Updated 11 months ago
- Csmith, a random generator of C programs☆1,123Updated last year
- A listing of compiler, language and runtime teams for people looking for jobs in this area☆667Updated last week
- A collection of out-of-tree LLVM passes for teaching and learning☆3,272Updated 3 weeks ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆278Updated 6 years ago
- an educational compiler intermediate representation☆704Updated 3 weeks ago
- advanced compilers☆867Updated this week
- 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 …☆57Updated 6 years ago
- C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!☆574Updated 3 months ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆165Updated 4 years ago
- A LLVM-based static analysis framework.☆1,008Updated last week
- CSCD70 Compiler Optimization☆260Updated 2 years ago
- An LLVM IR dataset for data-driven compiler optimization research☆66Updated this week