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.
☆433Updated 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☆544Updated 2 months ago
- Automatic verification of LLVM optimizations☆1,048Updated this week
- A new (MLIR based) high-level IR for clang.☆583Updated last week
- Super-parallel Python port of the C-Reduce☆317Updated last week
- Bitwuzla is a Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, floating-point arithmetic, arrays a…☆305Updated last week
- A high performance LLVM-based dynamic binary instrumentation framework☆285Updated last year
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆149Updated last year
- Peter's Amazing Syntax Tree Analyzer☆133Updated 3 months ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Updated 2 months ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆250Updated last year
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆287Updated last year
- Whole Program LLVM: wllvm ported to go☆332Updated last year
- An LLVM IR dataset for data-driven compiler optimization research☆75Updated this week
- A collection of out-of-tree Clang plugins for teaching and learning☆758Updated 3 weeks ago
- NOELLE Offers Empowering LLVM Extensions☆83Updated 6 months ago
- Generates CIL MLIR dialect from C/C++ source.☆34Updated 4 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 7 years ago
- A benchmark suite containing 1 million compilable programs, mined from the largest public C repositories on GitHub.☆126Updated 6 years ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆155Updated 3 years ago
- A Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, arrays and uninterpreted functions.☆355Updated last year
- ☆228Updated last week
- Basic SAT model of x86 instructions using Z3, autogenerated from Intel docs☆321Updated 4 years ago
- SeaHorn Verification Framework☆469Updated 8 months ago
- DebugIR: Debugging LLVM-IR Files☆145Updated last year
- ☆53Updated 2 years ago
- anvill forges beautiful LLVM bitcode out of raw machine code☆364Updated last year
- SymCC: efficient compiler-based symbolic execution☆857Updated 8 months ago
- The efficient SMT-based context-bounded model checker (ESBMC)☆431Updated this week
- Program Analisys and Transformation survey and links (particular focus on SSA)☆171Updated 4 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆277Updated 3 years ago