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 new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 11 months ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆279Updated last year
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆241Updated 7 months ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆221Updated 5 years ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆141Updated 4 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 4 months ago
- DebugIR: Debugging LLVM-IR Files☆138Updated 5 months ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- Public-facing course info for program analysis materials.☆41Updated 5 months ago
- LLVM pass☆23Updated 4 years ago
- Static program analysis for TIP☆290Updated last month
- A high-performance, parallel, compilation-based symbolic execution engine☆130Updated last week
- ☆52Updated 2 years ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆59Updated last year
- ☆63Updated 5 years ago
- A framework for testing compilers' type checkers☆52Updated 10 months ago
- CCG is a random C Code Generator☆44Updated 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 …☆56Updated 6 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆25Updated 5 years ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆66Updated 3 months ago
- A compiler from TIP to llvm bitcode☆70Updated 6 months ago
- MIT's abstract interpretation class taught by Cousot☆40Updated 10 years ago
- Variation of american fuzzy lop for testing compilers☆123Updated 3 years ago
- An LLVM IR dataset for data-driven compiler optimization research☆45Updated this week
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆271Updated 3 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…☆420Updated last month
- Apron Numerical Abstract Domain Library☆125Updated 2 months ago
- Experimental translation of llvm to smt.☆56Updated 5 years ago
- LLVM DSA fork for SeaHorn☆21Updated 5 years ago
- Dynamic Program Slicing in LLVM Compiler☆138Updated 6 years ago