learn-llvm / awesome-llvm
A curated list of awesome LLVM (including Clang, etc) related resources.
☆581Updated 2 months ago
Alternatives and similar repositories for awesome-llvm:
Users that are interested in awesome-llvm are comparing it to the libraries listed below
- A collection of out-of-tree Clang plugins for teaching and learning☆717Updated 2 months ago
- example LLVM pass☆571Updated last year
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆612Updated 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…☆157Updated last year
- Learn LLVM 12, published by Packt☆479Updated 8 months ago
- A new (MLIR based) high-level IR for clang.☆429Updated this week
- Automatic verification of LLVM optimizations☆850Updated this week
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆263Updated 2 years ago
- A LLVM-based static analysis framework.☆955Updated this week
- Learn LLVM 17, published by Packt☆158Updated 8 months ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆244Updated 2 years ago
- Yet Another Random Program Generator☆496Updated 5 months ago
- A listing of compiler, language and runtime teams for people looking for jobs in this area☆547Updated last month
- A collection of out-of-tree LLVM passes for teaching and learning☆3,066Updated 2 months ago
- A step-by-step tutorial for building an LLVM sample pass☆215Updated 4 years ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆160Updated 3 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…☆405Updated this week
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆270Updated 5 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆179Updated 2 years ago
- ☆169Updated this week
- llvm-mctoll☆828Updated 7 months ago
- CSCD70 Compiler Optimization☆248Updated last year
- Code examples used for the LAC LLVM course☆129Updated 2 months ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆157Updated 2 years ago
- an educational compiler intermediate representation☆593Updated this week
- advanced compilers☆782Updated this week
- A superoptimizer for LLVM IR☆2,195Updated 5 months ago
- C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!☆508Updated 3 months 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 …☆53Updated 6 years ago
- Developed at Lawrence Livermore National Laboratory (LLNL), ROSE is an open source compiler infrastructure to build source-to-source prog…☆616Updated this week