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.
☆420Updated 2 months ago
Alternatives and similar repositories for vast
Users that are interested in vast are comparing it to the libraries listed below
Sorting:
- A new (MLIR based) high-level IR for clang.☆505Updated this week
- Automatic verification of LLVM optimizations☆918Updated this week
- Yet Another Random Program Generator☆514Updated last month
- Super-parallel Python port of the C-Reduce☆282Updated this week
- Whole Program LLVM: wllvm ported to go☆316Updated last year
- A collection of out-of-tree Clang plugins for teaching and learning☆736Updated last month
- ☆191Updated this week
- Peter's Amazing Syntax Tree Analyzer☆131Updated 9 months ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆156Updated 2 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆265Updated last year
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆245Updated 8 months ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆281Updated last year
- A LLVM-based static analysis framework.☆988Updated this week
- A wrapper script to build whole-program LLVM bitcode files☆713Updated 6 months ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated last year
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 4 months ago
- Lift machine code to performant LLVM IR☆436Updated last year
- SymCC: efficient compiler-based symbolic execution☆817Updated last month
- Rellic produces goto-free C output from LLVM bitcode☆561Updated last month
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆271Updated 3 years ago
- example LLVM pass☆584Updated 3 months ago
- An LLVM IR dataset for data-driven compiler optimization research☆47Updated this week
- NOELLE Offers Empowering LLVM Extensions☆76Updated 2 months ago
- llvm-mctoll☆852Updated last year
- PROPELLER: Profile Guided Optimizing Large Scale LLVM-based Relinker☆425Updated 3 weeks ago
- A step-by-step tutorial for building an LLVM sample pass☆216Updated 5 years ago
- uops.info Code Analyzer☆273Updated last year
- An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.☆568Updated 2 months ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆276Updated 6 years ago
- DebugIR: Debugging LLVM-IR Files☆138Updated 6 months ago