banach-space / cpp-tutorLinks
Code examples for tutoring modern C++
☆97Updated last week
Alternatives and similar repositories for cpp-tutor
Users that are interested in cpp-tutor are comparing it to the libraries listed below
Sorting:
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆33Updated 2 years ago
- UB-aware interpreter for LLVM debugging☆29Updated 3 weeks ago
- Code examples used for the LAC LLVM course☆131Updated 8 months ago
- An LLVM IR dataset for data-driven compiler optimization research☆50Updated this week
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 3 months ago
- Tutorial for LLVM Dev Conference 2019.☆15Updated 5 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆30Updated 11 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆143Updated 4 years ago
- Generates CIL MLIR dialect from C/C++ source.☆34Updated 4 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…☆104Updated 3 years ago
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆172Updated last year
- Fork of LLVM for demonstrating optimization pass development☆30Updated 2 years ago
- Generic model checker for concurrent C programs (mirror repository)☆153Updated 3 months 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 …☆56Updated 6 years ago
- DebugIR: Debugging LLVM-IR Files☆139Updated 7 months ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆156Updated 2 years ago
- Some experiments with SMT solvers and GIMPLE IR☆73Updated last week
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆188Updated 2 years ago
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- A simple example of how LLVM can be used to gather static or dynamic facts about a program.☆70Updated 3 weeks ago
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- ☆193Updated this week
- Learn LLVM 17, published by Packt☆196Updated last year
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆272Updated 3 years ago
- ☆111Updated 4 years ago
- A translation validation framework for MLIR☆87Updated 3 months ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆263Updated 2 years ago
- A collection of (public) notes on assorted topics☆78Updated 2 weeks ago