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 3 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.☆520Updated this week
- Yet Another Random Program Generator☆524Updated last week
- Automatic verification of LLVM optimizations☆950Updated this week
- Peter's Amazing Syntax Tree Analyzer☆131Updated 10 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 6 months ago
- Super-parallel Python port of the C-Reduce☆287Updated this week
- A high performance LLVM-based dynamic binary instrumentation framework☆271Updated last year
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆164Updated last year
- An LLVM IR dataset for data-driven compiler optimization research☆61Updated this week
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆280Updated last year
- Bitwuzla is a Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, floating-point arithmetic, arrays a…☆270Updated this week
- Generates CIL MLIR dialect from C/C++ source.☆34Updated 4 years ago
- NOELLE Offers Empowering LLVM Extensions☆78Updated 2 weeks ago
- A collection of out-of-tree Clang plugins for teaching and learning☆738Updated 3 months ago
- Some experiments with SMT solvers and GIMPLE IR☆75Updated last week
- Whole Program LLVM: wllvm ported to go☆321Updated last year
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆156Updated 3 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆244Updated 9 months ago
- DebugIR: Debugging LLVM-IR Files☆139Updated 8 months 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.☆112Updated 5 years ago
- ☆53Updated 2 years ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆165Updated 4 years ago
- Basic SAT model of x86 instructions using Z3, autogenerated from Intel docs☆320Updated 3 years ago
- ☆197Updated this week
- SymCC: efficient compiler-based symbolic execution☆826Updated 2 months ago
- anvill forges beautiful LLVM bitcode out of raw machine code☆352Updated 11 months ago
- example LLVM pass☆592Updated 5 months ago
- A wrapper script to build whole-program LLVM bitcode files☆715Updated 7 months ago
- ☆252Updated 2 years ago