mikeroyal / LLVM-GuideLinks
LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-time, and "idle-time" optimization of programs. Originally implemented for C/C++ , though, has a variety of front-ends, including Java, Python, etc.
☆168Updated last year
Alternatives and similar repositories for LLVM-Guide
Users that are interested in LLVM-Guide are comparing it to the libraries listed below
Sorting:
- Learn LLVM 17, published by Packt☆186Updated last year
- A curated list of awesome LLVM (including Clang, etc) related resources.☆620Updated 6 months ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆254Updated 2 years ago
- ☆372Updated this week
- A new (MLIR based) high-level IR for clang.☆499Updated this week
- Code examples for tutoring modern C++☆97Updated this week
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆185Updated 2 years ago
- Code examples used for the LAC LLVM course☆129Updated 6 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆271Updated 3 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆736Updated last month
- Learn LLVM 12, published by Packt☆486Updated last year
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆141Updated 4 years ago
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 7 years ago
- ☆185Updated last week
- C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!☆545Updated this week
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆145Updated last year
- 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 …☆56Updated 6 years ago
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆129Updated 3 years ago
- A blog for LLVM(v9.0.0 or v11.0.0) beginner, step by step, with detailed documents and comments. Record the way I learn LLVM and accompli…☆103Updated 2 years ago
- CSCD70 Compiler Optimization☆253Updated 2 years ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆621Updated 7 months ago
- This is a tutorial to learn LLVM, I realize a backend to compiler machine code for cpu0 which is a simple RISC cpu.☆244Updated 3 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- Some examples for using LLVM to generate IR☆37Updated 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…☆420Updated last month
- learn javassist by example☆31Updated 3 years ago
- open64 compiler☆85Updated last year
- A high performance LLVM-based dynamic binary instrumentation framework☆264Updated 11 months ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆157Updated 2 years ago