pfalcon / awesome-program-analysisLinks
Program Analisys and Transformation survey and links (particular focus on SSA)
☆166Updated 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:
- A high-performance, parallel, compilation-based symbolic execution engine☆143Updated this week
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆167Updated last week
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆148Updated 5 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆149Updated 10 months ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆68Updated 9 months ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆286Updated last year
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆232Updated 6 years ago
- Static program analysis for TIP☆306Updated 7 months ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆247Updated last year
- DebugIR: Debugging LLVM-IR Files☆145Updated last year
- Public-facing course info for program analysis materials.☆43Updated last week
- A compiler from TIP to llvm bitcode☆72Updated last year
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 6 years ago
- MIT's abstract interpretation class taught by Cousot☆40Updated 11 years ago
- minimal symbolic model checker & fuzzer☆114Updated 10 years ago
- A tool for analyzing LLVM bitcode using Datalog.☆101Updated 5 years ago
- Dynamic Program Slicing in LLVM Compiler☆142Updated 7 years ago
- CCG is a random C Code Generator☆43Updated 3 years ago
- ☆52Updated 9 years ago
- ☆53Updated 2 years ago
- A framework for testing compilers' type checkers☆60Updated last year
- LLVM pass☆24Updated 5 years ago
- LLVM DSA fork for SeaHorn☆21Updated 6 years ago
- A survey by the SEASON lab on symbolic execution tools and techniques. The survey has appeared in ACM CSUR in 2018.☆84Updated 7 years ago
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆45Updated 5 years ago
- A step-by-step tutorial for building an LLVM sample pass☆221Updated 5 years ago
- Generic model checker for concurrent C programs (mirror repository)☆163Updated 2 weeks ago
- Experimental translation of llvm to smt.☆58Updated 5 years ago
- ☆66Updated 6 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 …☆58Updated 6 years ago