banach-space / cpp-tutor
Code examples for tutoring modern C++
☆94Updated 2 weeks ago
Alternatives and similar repositories for cpp-tutor:
Users that are interested in cpp-tutor are comparing it to the libraries listed below
- Fork of LLVM for demonstrating optimization pass development☆31Updated 2 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated last month
- 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
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆184Updated 2 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 …☆54Updated 6 years ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years ago
- DebugIR: Debugging LLVM-IR Files☆138Updated 4 months ago
- A step-by-step tutorial for building an LLVM sample pass☆216Updated 4 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- A binary optimization/specialization library supporting multiple rewriters☆113Updated 4 years ago
- UB-aware interpreter for LLVM debugging☆27Updated this week
- Tutorial for LLVM Dev Conference 2019.☆15Updated 5 years ago
- An LLVM IR dataset for data-driven compiler optimization research☆41Updated this week
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆157Updated 2 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆142Updated 3 months ago
- Generates CIL MLIR dialect from C/C++ source.☆32Updated 4 years ago
- ☆30Updated 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
- A collection of (public) notes on assorted topics☆76Updated last month
- Develop toolchain based on llvm to for Cpu0 processor☆45Updated last year
- Some experiments with SMT solvers and GIMPLE IR☆73Updated this week
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆269Updated 3 years ago
- ☆182Updated this week
- Notes on clang and llvm☆40Updated last year
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- A small library and kernel module for easy access to x86 performance monitor counters under Linux.☆96Updated last year
- CERE: Codelet Extractor and REplayer☆40Updated last year
- Runtime type and bounds-error checking for C/C++☆103Updated 4 months ago
- ☆59Updated 11 months ago