abenkhadra / llvm-pass-tutorial
A step-by-step tutorial for building an LLVM sample pass
☆215Updated 4 years ago
Alternatives and similar repositories for llvm-pass-tutorial:
Users that are interested in llvm-pass-tutorial are comparing it to the libraries listed below
- Binary Translator to LLVM IR☆216Updated 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 …☆53Updated 6 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆138Updated 4 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆258Updated 10 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆267Updated 3 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 10 months ago
- example LLVM pass☆582Updated last month
- 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
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 2 years ago
- ☆63Updated 5 years ago
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 years ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆217Updated 5 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆71Updated 4 months ago
- DebugIR: Debugging LLVM-IR Files☆137Updated 4 months ago
- A wrapper script to build whole-program LLVM bitcode files☆708Updated 4 months ago
- an architecture-independent decompiler to LLVM IR☆388Updated 9 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆141Updated 2 months ago
- Dynamic Program Slicing in LLVM Compiler☆136Updated 6 years ago
- CSCD70 Compiler Optimization☆252Updated 2 years ago
- Whole Program LLVM: wllvm ported to go☆314Updated 11 months ago
- An LLVM sanitizer tutorial☆199Updated 2 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆84Updated 4 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆279Updated 11 months ago
- A low-overhead dynamic binary instrumentation and modification tool for ARM (both AArch32 and AArch64 support) and RISC-V (RV64GC).☆336Updated 2 months ago
- BinRec: Dynamic Binary Lifting and Recompilation☆130Updated last year
- anvill forges beautiful LLVM bitcode out of raw machine code☆348Updated 7 months ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆272Updated 6 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆45Updated last year
- A toolkit for building whole-program LLVM bitcode files☆77Updated 3 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago