pfalcon / awesome-program-analysis
Program Analisys and Transformation survey and links (particular focus on SSA)
☆154Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for awesome-program-analysis
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆161Updated 5 months ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆129Updated 4 years ago
- A library for building abstract interpretation-based analyses☆233Updated 3 weeks ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation☆277Updated 7 months ago
- MIT's abstract interpretation class taught by Cousot☆36Updated 10 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆138Updated 4 months ago
- Static range analysis for the LLVM compiler infrastructure.☆55Updated 5 years ago
- A high-performance, parallel, compilation-based symbolic execution engine☆123Updated this week
- CCG is a random C Code Generator☆43Updated 2 years ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆57Updated 2 weeks ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆214Updated 5 years ago
- ☆50Updated last year
- A tool for analyzing LLVM bitcode using Datalog.☆98Updated 4 years ago
- A framework for testing compilers' type checkers☆50Updated 3 months ago
- Public-facing course info for program analysis materials.☆37Updated this week
- Experimental translation of llvm to smt.☆56Updated 4 years ago
- Generic model checker for concurrent C programs (mirror repository)☆134Updated 2 months ago
- LLVM DSA fork for SeaHorn☆21Updated 5 years ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆56Updated 11 months ago
- The notes about programming language theory☆23Updated last year
- Static program analysis for TIP☆282Updated last year
- Bitwuzla is a Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, floating-point arithmetic, arrays a…☆211Updated this week
- Visualization of LLVM IR☆60Updated 10 years ago
- A Simple Abstract Interpreter, built for teaching purposes☆18Updated 4 years ago
- An easy guide to Clang Static Analyzer extension.☆138Updated 4 years ago
- Variation of american fuzzy lop for testing compilers☆119Updated 2 years ago
- A step-by-step tutorial for building an LLVM sample pass☆213Updated 4 years ago
- Example implementation of Arm's Architecture Specification Language (ASL)☆110Updated 5 years ago
- A compiler from TIP to llvm bitcode☆65Updated 2 months ago