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:
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated last year
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆142Updated 4 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆281Updated last year
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆221Updated 6 years ago
- A high-performance, parallel, compilation-based symbolic execution engine☆132Updated last week
- Static program analysis for TIP☆295Updated 2 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 5 months ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆245Updated 8 months ago
- Public-facing course info for program analysis materials.☆42Updated 7 months ago
- ☆52Updated 2 years ago
- MIT's abstract interpretation class taught by Cousot☆40Updated 10 years ago
- A compiler from TIP to llvm bitcode☆69Updated 7 months ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆65Updated 4 months ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- DebugIR: Debugging LLVM-IR Files☆139Updated 7 months ago
- CCG is a random C Code Generator☆44Updated 2 years ago
- A framework for testing compilers' type checkers☆54Updated 11 months ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆59Updated last year
- LLVM pass☆23Updated 5 years ago
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- An LLVM IR dataset for data-driven compiler optimization research☆50Updated this week
- LLVM DSA fork for SeaHorn☆21Updated 5 years ago
- A tool for analyzing LLVM bitcode using Datalog.☆100Updated 4 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆26Updated 5 years ago
- A JIT Compiler Fuzzer for JVMs via CSX/JoNM in "Validating JIT Compilers via Compilation Space Exploration" (SOSP'23)☆56Updated 4 months ago
- A simple implementation of the C++ STL which aims to simplify LLVM IRs during compilation☆11Updated 2 years ago
- Dynamic Program Slicing in LLVM Compiler☆141Updated 6 years ago
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆43Updated 5 years ago
- Variation of american fuzzy lop for testing compilers☆123Updated 3 years ago