pfalcon / awesome-program-analysisLinks
Program Analisys and Transformation survey and links (particular focus on SSA)
☆165Updated 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
Sorting:
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆142Updated 5 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆164Updated last year
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆227Updated 6 years ago
- A high-performance, parallel, compilation-based symbolic execution engine☆141Updated this week
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆146Updated 7 months ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆280Updated last year
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆245Updated 10 months ago
- A compiler from TIP to llvm bitcode☆70Updated 9 months ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆65Updated 6 months ago
- A tool for analyzing LLVM bitcode using Datalog.☆102Updated 4 years ago
- MIT's abstract interpretation class taught by Cousot☆39Updated 10 years ago
- LLVM pass☆24Updated 5 years ago
- DebugIR: Debugging LLVM-IR Files☆140Updated 9 months ago
- Public-facing course info for program analysis materials.☆42Updated this week
- An LLVM IR dataset for data-driven compiler optimization research☆65Updated this week
- Static program analysis for TIP☆302Updated 4 months ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- ☆52Updated 9 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 …☆56Updated 6 years ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆59Updated last year
- ☆53Updated 2 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…☆421Updated last month
- LLVM DSA fork for SeaHorn☆21Updated 6 years ago
- A framework for testing compilers' type checkers☆56Updated last year
- A fuzzing framework for SMT solvers☆193Updated 2 years ago
- Dynamic Program Slicing in LLVM Compiler☆143Updated 7 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- minimal symbolic model checker & fuzzer☆113Updated 10 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆26Updated 5 years ago
- A Large-Scale Automated Program Repair Benchmark of Real-World LLVM Middle-End Bugs☆16Updated last week