banach-space / cpp-tutor
Code examples for tutoring modern C++
☆93Updated 2 months ago
Alternatives and similar repositories for cpp-tutor:
Users that are interested in cpp-tutor are comparing it to the libraries listed below
- Code examples used for the LAC LLVM course☆129Updated 5 months ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆29Updated 2 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 3 weeks ago
- DebugIR: Debugging LLVM-IR Files☆137Updated 4 months ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆184Updated 2 years ago
- A step-by-step tutorial for building an LLVM sample pass☆215Updated 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 6 years ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆157Updated 2 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- An LLVM IR dataset for data-driven compiler optimization research☆37Updated this week
- Learn LLVM 17, published by Packt☆180Updated 10 months ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years ago
- learn javassist by example☆31Updated 3 years ago
- ☆58Updated 10 months ago
- ☆30Updated 3 years ago
- Fork of LLVM for demonstrating optimization pass development☆31Updated 2 years ago
- Notes on clang and llvm☆40Updated last year
- A minimal (really) out-of-tree MLIR example☆44Updated last week
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆267Updated 2 years ago
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆165Updated last year
- UB-aware interpreter for LLVM debugging☆26Updated this week
- Generates CIL MLIR dialect from C/C++ source.☆32Updated 4 years ago
- ☆178Updated this week
- 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
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆139Updated 4 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆145Updated last year
- Some experiments with SMT solvers and GIMPLE IR☆73Updated this week
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 4 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago