learn-llvm / awesome-llvmLinks
A curated list of awesome LLVM (including Clang, etc) related resources.
☆676Updated 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
Sorting:
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆191Updated 2 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆756Updated 3 months ago
- ☆398Updated last week
- A new (MLIR based) high-level IR for clang.☆571Updated last week
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆267Updated 3 years ago
- Learn LLVM 17, published by Packt☆212Updated last year
- example LLVM pass☆598Updated 10 months ago
- Automatic verification of LLVM optimizations☆1,021Updated this week
- Learn LLVM 12, published by Packt☆495Updated last year
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆277Updated 3 years ago
- Code examples for tutoring modern C++☆99Updated 5 months ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆647Updated last year
- ☆220Updated 3 weeks ago
- Yet Another Random Program Generator☆542Updated last month
- A listing of compiler, language and runtime teams for people looking for jobs in this area☆691Updated 3 weeks ago
- A collection of out-of-tree LLVM passes for teaching and learning☆3,340Updated this week
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆191Updated 2 years ago
- Csmith, a random generator of C programs☆1,145Updated last year
- A step-by-step tutorial for building an LLVM sample pass☆221Updated 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…☆429Updated 3 weeks ago
- advanced compilers☆889Updated last week
- Code examples used for the LAC LLVM course☆134Updated last year
- A LLVM-based static analysis framework.☆1,026Updated 2 weeks ago
- ☆224Updated 7 years ago
- an educational compiler intermediate representation☆724Updated last week
- Program Analisys and Transformation survey and links (particular focus on SSA)☆171Updated 4 years ago
- ROSE is an open-source compiler framework engineered by LLNL supporting program analysis and transformation at both the source and binary…☆662Updated 2 weeks ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆279Updated 6 years ago
- A Simple showcase for the Sea-of-Nodes compiler IR☆821Updated this week
- An easy guide to Clang Static Analyzer extension.☆143Updated 5 years ago