banach-space / cpp-tutor
Code examples for tutoring modern C++
☆89Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for cpp-tutor
- Companion Repository for the Lecture Slides for the Clang Libraries☆88Updated 8 months ago
- Code examples used for the LAC LLVM course☆123Updated last week
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 3 years ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 2 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 4 years ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆29Updated last year
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆158Updated 2 years ago
- Generates CIL MLIR dialect from C/C++ source.☆31Updated 3 years ago
- Fork of LLVM for demonstrating optimization pass development☆29Updated last year
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆175Updated 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 …☆51Updated 5 years ago
- A step-by-step tutorial for building an LLVM sample pass☆213Updated 4 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆51Updated 2 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…☆100Updated 2 years ago
- ☆162Updated this week
- Some experiments with SMT solvers and GIMPLE IR☆68Updated this week
- A simple example of defining custom plugins for clang and the clang static analyzer.☆78Updated 3 years ago
- A new (MLIR based) high-level IR for clang.☆386Updated this week
- autotuning C++, just-in-time!☆51Updated 4 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆68Updated last year
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆138Updated 4 months ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆63Updated 4 years ago
- ☆30Updated 2 years ago
- Learn LLVM 17, published by Packt☆141Updated 5 months ago
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆36Updated last week
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆263Updated 2 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆246Updated 5 months ago
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆145Updated 10 months ago
- Generic model checker for concurrent C programs (mirror repository)☆134Updated 2 months ago
- Tutorial for LLVM Dev Conference 2019.☆14Updated 5 years ago