learn-llvm / awesome-llvmLinks
A curated list of awesome LLVM (including Clang, etc) related resources.
☆665Updated 3 weeks 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☆752Updated last month
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆186Updated last year
- A new (MLIR based) high-level IR for clang.☆544Updated this week
- Learn LLVM 17, published by Packt☆208Updated last year
- Automatic verification of LLVM optimizations☆994Updated 2 weeks ago
- Learn LLVM 12, published by Packt☆490Updated last year
- example LLVM pass☆595Updated 7 months ago
- ☆393Updated this week
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆265Updated 2 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆276Updated 3 years ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆639Updated last year
- Code examples for tutoring modern C++☆99Updated 3 months ago
- A step-by-step tutorial for building an LLVM sample pass☆220Updated 5 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆192Updated 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…☆422Updated this week
- ☆208Updated this week
- Yet Another Random Program Generator☆529Updated last week
- A listing of compiler, language and runtime teams for people looking for jobs in this area☆672Updated 3 weeks ago
- A collection of out-of-tree LLVM passes for teaching and learning☆3,290Updated 2 weeks ago
- advanced compilers☆871Updated last week
- Code examples used for the LAC LLVM course☆132Updated 11 months ago
- A LLVM-based static analysis framework.☆1,015Updated this week
- CSCD70 Compiler Optimization☆261Updated 2 years ago
- an educational compiler intermediate representation☆709Updated last week
- Program Analisys and Transformation survey and links (particular focus on SSA)☆166Updated 4 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆279Updated 6 years ago
- C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!☆580Updated 4 months ago
- An easy guide to Clang Static Analyzer extension.☆143Updated 5 years ago
- ROSE is an open-source compiler framework engineered by LLNL supporting program analysis and transformation at both the source and binary…☆650Updated this week
- Infrastructure for Machine Learning Guided Optimization (MLGO) in LLVM.☆730Updated last month