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.
☆419Updated last 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☆957Updated this week
- Yet Another Random Program Generator☆527Updated 2 weeks ago
- A new (MLIR based) high-level IR for clang.☆531Updated this week
- Super-parallel Python port of the C-Reduce☆290Updated this week
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 7 months ago
- An LLVM IR dataset for data-driven compiler optimization research☆62Updated this week
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆156Updated 3 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆272Updated last year
- Peter's Amazing Syntax Tree Analyzer☆133Updated 11 months ago
- NOELLE Offers Empowering LLVM Extensions☆79Updated last month
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆280Updated last year
- SymCC: efficient compiler-based symbolic execution☆832Updated 3 months ago
- Whole Program LLVM: wllvm ported to go☆325Updated last year
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆164Updated last year
- ☆53Updated 2 years 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 …☆56Updated 6 years ago
- A benchmark suite containing 1 million compilable programs, mined from the largest public C repositories on GitHub.☆115Updated 5 years ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆166Updated 4 years ago
- Bitwuzla is a Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, floating-point arithmetic, arrays a…☆276Updated 3 weeks ago
- ☆199Updated this week
- ☆253Updated 2 years ago
- DebugIR: Debugging LLVM-IR Files☆139Updated 8 months ago
- Basic SAT model of x86 instructions using Z3, autogenerated from Intel docs☆320Updated 3 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆244Updated 10 months ago
- Some experiments with SMT solvers and GIMPLE IR☆75Updated last week
- Generic model checker for concurrent C programs (mirror repository)☆156Updated 3 weeks ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆273Updated 3 years ago
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆226Updated 6 years ago