sampsyo / llvm-pass-skeleton
example LLVM pass
☆582Updated last month
Alternatives and similar repositories for llvm-pass-skeleton:
Users that are interested in llvm-pass-skeleton are comparing it to the libraries listed below
- A step-by-step tutorial for building an LLVM sample pass☆215Updated 4 years ago
- Yet Another Random Program Generator☆503Updated 8 months ago
- A wrapper script to build whole-program LLVM bitcode files☆708Updated 4 months ago
- llvm-mctoll☆841Updated 9 months ago
- A LLVM-based static analysis framework.☆975Updated last week
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆267Updated 3 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆272Updated 6 years ago
- ☆361Updated last month
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆217Updated 5 years ago
- Whole Program LLVM: wllvm ported to go☆314Updated 11 months ago
- ☆179Updated last week
- Automatic verification of LLVM optimizations☆885Updated last week
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 years ago
- Binary Translator to LLVM IR☆216Updated last year
- UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools☆1,193Updated 6 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 10 months 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 high performance LLVM-based dynamic binary instrumentation framework☆258Updated 10 months ago
- A curated list of awesome LLVM (including Clang, etc) related resources.☆606Updated 4 months ago
- [LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.☆499Updated last year
- an architecture-independent decompiler to LLVM IR☆388Updated 9 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…☆414Updated this week
- A collection of out-of-tree LLVM passes for teaching and learning☆3,146Updated last month
- SymCC: efficient compiler-based symbolic execution☆800Updated last month
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆184Updated 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 …☆53Updated 6 years ago
- Csmith, a random generator of C programs☆1,078Updated last year
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆138Updated 4 years ago
- PROPELLER: Profile Guided Optimizing Large Scale LLVM-based Relinker☆406Updated this week
- libipt - an Intel(R) Processor Trace decoder library☆677Updated 2 weeks ago