trailofbits / vast
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.
☆397Updated this week
Related projects ⓘ
Alternatives and complementary repositories for vast
- A new (MLIR based) high-level IR for clang.☆383Updated this week
- Super-parallel Python port of the C-Reduce☆242Updated last month
- Peter's Amazing Syntax Tree Analyzer☆124Updated last month
- Automatic verification of LLVM optimizations☆790Updated this week
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆158Updated 2 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation☆275Updated 6 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆137Updated 3 months ago
- Basic SAT model of x86 instructions using Z3, autogenerated from Intel docs☆315Updated 2 years ago
- Yet Another Random Program Generator☆487Updated 3 months ago
- A library for building abstract interpretation-based analyses☆232Updated 2 weeks ago
- A Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, arrays and uninterpreted functions.☆335Updated 2 months ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆160Updated 4 months ago
- Bitwuzla is a Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, floating-point arithmetic, arrays a…☆207Updated this week
- A high performance LLVM-based dynamic binary instrumentation framework☆244Updated 5 months ago
- anvill forges beautiful LLVM bitcode out of raw machine code☆342Updated 2 months ago
- Whole Program LLVM: wllvm ported to go☆303Updated 6 months ago
- A collection of out-of-tree Clang plugins for teaching and learning☆703Updated 4 months ago
- ☆161Updated this week
- A generic C++ API for SMT solving. It provides abstract classes which can be implemented by different SMT solvers.☆114Updated this week
- Program Analisys and Transformation survey and links (particular focus on SSA)☆154Updated 3 years ago
- Lift machine code to performant LLVM IR☆387Updated 4 months ago
- ☆50Updated last year
- C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!☆485Updated last month
- A benchmark suite containing 1 million compilable programs, mined from the largest public C repositories on GitHub.☆91Updated 4 years ago
- A wrapper script to build whole-program LLVM bitcode files☆690Updated 9 months ago
- DebugIR: Debugging LLVM-IR Files☆125Updated last week
- SymCC: efficient compiler-based symbolic execution☆787Updated 3 months ago
- Rellic produces goto-free C output from LLVM bitcode☆536Updated 2 months ago
- A LLVM-based static analysis framework.☆941Updated 2 weeks ago
- Generates CIL MLIR dialect from C/C++ source.☆31Updated 3 years ago