sampsyo / llvm-pass-skeletonLinks
example LLVM pass
☆584Updated 3 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☆216Updated 5 years ago
- A wrapper script to build whole-program LLVM bitcode files☆713Updated 6 months ago
- A LLVM-based static analysis framework.☆988Updated this week
- Yet Another Random Program Generator☆514Updated last month
- ☆374Updated 2 weeks ago
- A collection of out-of-tree Clang plugins for teaching and learning☆736Updated last month
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆271Updated 3 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…☆420Updated 2 months ago
- llvm-mctoll☆852Updated last year
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆221Updated 6 years ago
- Automatic verification of LLVM optimizations☆918Updated this week
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆276Updated 6 years ago
- Csmith, a random generator of C programs☆1,092Updated last year
- Binary Translator to LLVM IR☆220Updated 2 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆265Updated last year
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆187Updated 2 years ago
- Whole Program LLVM: wllvm ported to go☆316Updated last year
- A curated list of awesome LLVM (including Clang, etc) related resources.☆625Updated 6 months ago
- ☆191Updated this week
- A new (MLIR based) high-level IR for clang.☆505Updated this week
- DyninstAPI: Tools for binary instrumentation, analysis, and modification.☆787Updated this week
- [LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.☆507Updated last month
- SymCC: efficient compiler-based symbolic execution☆817Updated last month
- A low-overhead dynamic binary instrumentation and modification tool for ARM (both AArch32 and AArch64 support) and RISC-V (RV64GC).☆341Updated 5 months ago
- ROSE is an open-source compiler framework engineered by LLNL supporting program analysis and transformation at both the source and binary…☆638Updated this week
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆139Updated 4 years ago
- Library for lifting machine code to LLVM bitcode☆1,417Updated last month
- A collection of out-of-tree LLVM passes for teaching and learning☆3,209Updated last month
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆281Updated last year
- CSCD70 Compiler Optimization☆256Updated 2 years ago