sampsyo / llvm-pass-skeletonLinks
example LLVM pass
☆599Updated 10 months ago
Alternatives and similar repositories for llvm-pass-skeleton
Users that are interested in llvm-pass-skeleton are comparing it to the libraries listed below
Sorting:
- A step-by-step tutorial for building an LLVM sample pass☆221Updated 5 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆279Updated 6 years ago
- Yet Another Random Program Generator☆542Updated last month
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆277Updated 3 years ago
- A wrapper script to build whole-program LLVM bitcode files☆728Updated 2 weeks ago
- A collection of out-of-tree Clang plugins for teaching and learning☆758Updated 3 months ago
- ☆400Updated this week
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆232Updated 6 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆191Updated 2 years ago
- A LLVM-based static analysis framework.☆1,026Updated last week
- A curated list of awesome LLVM (including Clang, etc) related resources.☆676Updated 3 months ago
- llvm-mctoll☆869Updated last year
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆141Updated 5 years ago
- VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choo…☆431Updated 3 weeks ago
- ☆222Updated this week
- An easy guide to Clang Static Analyzer extension.☆143Updated 5 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆284Updated last year
- Csmith, a random generator of C programs☆1,147Updated last year
- A low-overhead dynamic binary instrumentation and modification tool for ARM (both AArch32 and AArch64 support) and RISC-V (RV64GC).☆388Updated 11 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 …☆58Updated 6 years ago
- Automatic verification of LLVM optimizations☆1,023Updated last week
- NOELLE Offers Empowering LLVM Extensions☆83Updated 5 months ago
- ☆66Updated 6 years ago
- Binary Translator to LLVM IR☆226Updated 2 years ago
- CSCD70 Compiler Optimization☆259Updated 2 years ago
- DyninstAPI: Tools for binary instrumentation, analysis, and modification.☆817Updated this week
- UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools☆1,188Updated 7 years ago
- An LLVM sanitizer tutorial☆202Updated 3 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆74Updated last year
- SymCC: efficient compiler-based symbolic execution☆854Updated 8 months ago