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.
☆422Updated 2 months ago
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☆529Updated 2 months ago
- Automatic verification of LLVM optimizations☆987Updated 3 weeks ago
- A new (MLIR based) high-level IR for clang.☆541Updated this week
- Super-parallel Python port of the C-Reduce☆293Updated this week
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆155Updated 3 years ago
- An LLVM IR dataset for data-driven compiler optimization research☆68Updated this week
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆280Updated last year
- A high performance LLVM-based dynamic binary instrumentation framework☆273Updated last year
- Generates CIL MLIR dialect from C/C++ source.☆34Updated 4 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆146Updated 8 months ago
- Peter's Amazing Syntax Tree Analyzer☆134Updated last year
- NOELLE Offers Empowering LLVM Extensions☆79Updated 2 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 …☆57Updated 6 years ago
- SymCC: efficient compiler-based symbolic execution☆840Updated 5 months ago
- A collection of out-of-tree Clang plugins for teaching and learning☆749Updated 3 weeks ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 3 weeks ago
- ☆207Updated last week
- Whole Program LLVM: wllvm ported to go☆326Updated last year
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆246Updated 11 months ago
- Program Analisys and Transformation survey and links (particular focus on SSA)