learn-llvm / awesome-llvm
A curated list of awesome LLVM (including Clang, etc) related resources.
☆522Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for awesome-llvm
- A collection of out-of-tree Clang plugins for teaching and learning☆703Updated 4 months ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆599Updated 2 weeks ago
- example LLVM pass☆554Updated 11 months ago
- Learn LLVM 12, published by Packt☆474Updated 5 months ago
- Yet Another Random Program Generator☆487Updated 3 months ago
- ☆341Updated last month
- A new (MLIR based) high-level IR for clang.☆383Updated this week
- Automatic verification of LLVM optimizations☆790Updated this week
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆236Updated last year
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆146Updated 10 months ago
- A step-by-step tutorial for building an LLVM sample pass☆212Updated 4 years ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆154Updated 3 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆262Updated 2 years ago
- Learn LLVM 17, published by Packt☆138Updated 5 months ago
- A collection of out-of-tree LLVM passes for teaching and learning☆2,968Updated 3 weeks ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆176Updated last year
- Developed at Lawrence Livermore National Laboratory (LLNL), ROSE is an open source compiler infrastructure to build source-to-source prog…☆606Updated this week
- 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…☆397Updated this week
- A listing of compiler, language and runtime teams for people looking for jobs in this area☆529Updated last month
- A LLVM-based static analysis framework.☆941Updated 2 weeks ago
- An easy guide to Clang Static Analyzer extension.☆138Updated 4 years ago
- ☆161Updated this week
- Code examples for tutoring modern C++☆89Updated 4 months ago
- C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!☆485Updated last month
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆158Updated 2 years ago
- Csmith, a random generator of C programs☆1,018Updated 9 months ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆214Updated 5 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆266Updated 5 years ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆125Updated 4 years ago
- Code examples used for the LAC LLVM course☆121Updated this week