trailofbits / vastLinks
VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choose the best fit representations for a program analysis or further program abstraction.
☆428Updated this week
Alternatives and similar repositories for vast
Users that are interested in vast are comparing it to the libraries listed below
Sorting:
- Automatic verification of LLVM optimizations☆1,016Updated 2 weeks ago
- Yet Another Random Program Generator☆538Updated 3 weeks ago
- A new (MLIR based) high-level IR for clang.☆564Updated this week
- Super-parallel Python port of the C-Reduce☆311Updated 2 weeks ago
- ☆218Updated this week
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Updated 2 weeks ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆149Updated 10 months ago
- NOELLE Offers Empowering LLVM Extensions☆82Updated 4 months ago
- Whole Program LLVM: wllvm ported to go☆329Updated last year
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆286Updated last year
- A high performance LLVM-based dynamic binary instrumentation framework☆283Updated last year
- Generates CIL MLIR dialect from C/C++ source.☆34Updated 4 years ago
- Peter's Amazing Syntax Tree Analyzer☆134Updated last month
- An LLVM IR dataset for data-driven compiler optimization research☆72Updated this week
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆155Updated 3 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
- A collection of out-of-tree Clang plugins for teaching and learning☆754Updated 2 months ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆247Updated last year
- A benchmark suite containing 1 million compilable programs, mined from the largest public C repositories on GitHub.☆121Updated 6 years ago
- A wrapper script to build whole-program LLVM bitcode files☆723Updated last year
- ☆53Updated 2 years ago
- DebugIR: Debugging LLVM-IR Files☆145Updated last year
- A LLVM-based static analysis framework.☆1,022Updated this week
- Program Analisys and Transformation survey and links (particular focus on SSA)☆166Updated 4 years ago
- Generic model checker for concurrent C programs (mirror repository)☆178Updated 2 weeks ago
- example LLVM pass☆597Updated 9 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆276Updated 3 years ago
- SymCC: efficient compiler-based symbolic execution☆853Updated 7 months ago
- A Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, arrays and uninterpreted functions.☆355Updated last year
- An LLVM sanitizer tutorial☆201Updated 3 years ago