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.
☆432Updated last month
Alternatives and similar repositories for vast
Users that are interested in vast are comparing it to the libraries listed below
Sorting:
- Yet Another Random Program Generator☆541Updated last month
- Automatic verification of LLVM optimizations☆1,025Updated this week
- A new (MLIR based) high-level IR for clang.☆577Updated this week
- NOELLE Offers Empowering LLVM Extensions☆83Updated 5 months ago
- Peter's Amazing Syntax Tree Analyzer☆133Updated 2 months ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆155Updated 3 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆284Updated last year
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆248Updated last year
- An LLVM IR dataset for data-driven compiler optimization research☆73Updated this week
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆148Updated 11 months ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆287Updated last year
- Super-parallel Python port of the C-Reduce☆314Updated this week
- DebugIR: Debugging LLVM-IR Files☆145Updated last year
- Generates CIL MLIR dialect from C/C++ source.☆34Updated 4 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Updated last month
- example LLVM pass☆599Updated 10 months ago
- A collection of out-of-tree Clang plugins for teaching and learning☆758Updated 3 months ago
- A benchmark suite containing 1 million compilable programs, mined from the largest public C repositories on GitHub.☆123Updated 6 years ago
- Whole Program LLVM: wllvm ported to go☆331Updated last year
- Basic SAT model of x86 instructions using Z3, autogenerated from Intel docs☆321Updated 4 years ago
- A Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, arrays and uninterpreted functions.☆355Updated last year
- Bitwuzla is a Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, floating-point arithmetic, arrays a…☆299Updated last week
- ☆53Updated 2 years ago
- SymCC: efficient compiler-based symbolic execution☆854Updated 8 months ago
- ☆222Updated last week
- 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
- Some experiments with SMT solvers and GIMPLE IR☆79Updated this week
- Program Analisys and Transformation survey and links (particular focus on SSA)☆171Updated 4 years ago
- ☆253Updated 2 years ago
- Generic model checker for concurrent C programs (mirror repository)☆186Updated last month