sampsyo / llvm-pass-skeletonLinks
example LLVM pass
☆598Updated 9 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
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆276Updated 3 years ago
- A wrapper script to build whole-program LLVM bitcode files☆724Updated last year
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆232Updated 6 years ago
- Yet Another Random Program Generator☆542Updated 3 weeks ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆278Updated 6 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆754Updated 3 months ago
- A curated list of awesome LLVM (including Clang, etc) related resources.☆674Updated 2 months ago
- ☆397Updated 2 weeks ago
- llvm-mctoll☆869Updated last year
- A LLVM-based static analysis framework.☆1,022Updated last week
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆141Updated 5 years ago
- An easy guide to Clang Static Analyzer extension.☆143Updated 5 years ago
- Csmith, a random generator of C programs☆1,141Updated last year
- Whole Program LLVM: wllvm ported to go☆329Updated last year
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆190Updated 2 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆283Updated 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
- NOELLE Offers Empowering LLVM Extensions☆82Updated 4 months ago
- Automatic verification of LLVM optimizations☆1,019Updated 3 weeks ago
- CSCD70 Compiler Optimization☆260Updated 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 …☆58Updated 6 years ago
- DyninstAPI: Tools for binary instrumentation, analysis, and modification.☆812Updated this week
- 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…☆428Updated last week
- Binary Translator to LLVM IR☆225Updated 2 years ago
- UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools☆1,189Updated 7 years ago
- an architecture-independent decompiler to LLVM IR☆395Updated 10 years ago
- ☆219Updated last week
- SymCC: efficient compiler-based symbolic execution☆854Updated 7 months ago
- ☆66Updated 6 years ago