pfalcon / awesome-program-analysis
Program Analisys and Transformation survey and links (particular focus on SSA)
☆167Updated 4 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 9 months ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆217Updated 5 years ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆139Updated 4 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆279Updated 11 months ago
- MIT's abstract interpretation class taught by Cousot☆39Updated 10 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆238Updated 5 months ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆139Updated last month
- A precise and scalable pointer analysis for LLVM, written in Ascent☆66Updated 3 weeks ago
- LLVM pass☆23Updated 4 years ago
- An LLVM IR dataset for data-driven compiler optimization research☆35Updated this week
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆58Updated last year
- A high-performance, parallel, compilation-based symbolic execution engine☆128Updated 2 weeks ago
- Public-facing course info for program analysis materials.☆39Updated 3 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆265Updated 2 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 …☆53Updated 6 years ago
- ☆63Updated 5 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…☆411Updated last week
- A verification tool for many memory models☆85Updated this week
- Apron Numerical Abstract Domain Library☆120Updated last week
- ☆51Updated last year
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆41Updated 4 years ago
- ☆51Updated 8 years ago
- The notes about programming language theory☆23Updated last year
- DebugIR: Debugging LLVM-IR Files☆131Updated 3 months ago
- LLVM DSA fork for SeaHorn☆21Updated 5 years ago
- CodeHawk Abstract Interpretation Engine and Analyzers☆66Updated last week
- Generic model checker for concurrent C programs (mirror repository)☆143Updated 3 weeks ago
- Bitwuzla is a Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, floating-point arithmetic, arrays a…☆244Updated last week
- CCG is a random C Code Generator☆43Updated 2 years ago