mikeroyal / LLVM-Guide
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.
☆156Updated last year
Alternatives and similar repositories for LLVM-Guide:
Users that are interested in LLVM-Guide are comparing it to the libraries listed below
- Code examples used for the LAC LLVM course☆128Updated 2 months ago
- A curated list of awesome LLVM (including Clang, etc) related resources.☆575Updated last month
- Learn LLVM 17, published by Packt☆155Updated 7 months ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆242Updated 2 years ago
- Code examples for tutoring modern C++☆91Updated last month
- A new (MLIR based) high-level IR for clang.☆428Updated this week
- C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!☆506Updated 3 months ago
- Learn LLVM 12, published by Packt☆478Updated 7 months ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆179Updated last year
- A collection of out-of-tree Clang plugins for teaching and learning☆715Updated last month
- Companion Repository for the Lecture Slides for the Clang Libraries☆88Updated 10 months ago
- ☆350Updated 3 months ago
- ☆168Updated this week
- Writing a minimal x86-64 JIT compiler in C++☆99Updated 6 years ago
- CSCD70 Compiler Optimization☆249Updated last year
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆263Updated 2 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆36Updated 4 years 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 5 years ago
- ☆66Updated this week
- An introduction to language design with building a compiler frontend on top of LLVM.☆104Updated this week
- open64 compiler☆81Updated last year
- ☆30Updated 2 years ago
- A repo to store the compiler project☆72Updated 2 years ago
- This is a tutorial to learn LLVM, I realize a backend to compiler machine code for cpu0 which is a simple RISC cpu.☆233Updated 3 years ago
- A list of tutorials, paper, talks, and open-source projects for emerging compiler and architecture☆424Updated this week
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆157Updated 2 years ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆134Updated 4 years ago
- A step-by-step tutorial for building an LLVM sample pass☆215Updated 4 years ago
- Toy programming language☆43Updated this week
- 由HelloLLVM社区主席邱吉博士发起,联合HelloGCC等技术社区,推出了「南盘江计划」,致力于帮助更多的女性工程师在编译等基础软件领域实现个人职业目标。☆29Updated last year