pfalcon / awesome-program-analysis
Program Analisys and Transformation survey and links (particular focus on SSA)
☆164Updated 3 years ago
Alternatives and similar repositories for awesome-program-analysis:
Users that are interested in awesome-program-analysis are comparing it to the libraries listed below
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆164Updated 8 months ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆138Updated 4 years ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆216Updated 5 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation☆278Updated 9 months ago
- A high-performance, parallel, compilation-based symbolic execution engine☆127Updated 2 weeks ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆139Updated 3 weeks ago
- Static range analysis for the LLVM compiler infrastructure.☆55Updated 5 years ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆62Updated 2 weeks ago
- CCG is a random C Code Generator☆43Updated 2 years ago
- CodeHawk Abstract Interpretation Engine and Analyzers☆65Updated this week
- MIT's abstract interpretation class taught by Cousot☆39Updated 10 years ago
- A library for building abstract interpretation-based analyses☆236Updated 3 months ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆57Updated last year
- Public-facing course info for program analysis materials.☆39Updated 2 months ago
- LLVM pass☆22Updated 4 years ago
- DebugIR: Debugging LLVM-IR Files☆130Updated 2 months ago
- A tool for analyzing LLVM bitcode using Datalog.☆100Updated 4 years ago
- ☆63Updated 5 years ago
- LLVM DSA fork for SeaHorn☆21Updated 5 years ago
- Some experiments with SMT solvers and GIMPLE IR☆73Updated this week
- Apron Numerical Abstract Domain Library☆121Updated last month
- Static program analysis for TIP☆285Updated 2 years ago
- Variation of american fuzzy lop for testing compilers☆122Updated 2 years ago
- An LLVM IR dataset for data-driven compiler optimization research☆32Updated this week
- A framework for testing compilers' type checkers☆52Updated 6 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 …☆53Updated 6 years ago
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆40Updated 4 years ago
- VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choo…☆409Updated 2 weeks ago
- minimal symbolic model checker & fuzzer☆111Updated 9 years ago
- Bitwuzla is a Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, floating-point arithmetic, arrays a…☆238Updated 2 weeks ago