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:
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆280Updated last year
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆143Updated 5 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 3 weeks ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆146Updated 8 months ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆228Updated 6 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆246Updated 11 months ago
- A high-performance, parallel, compilation-based symbolic execution engine☆140Updated this week
- MIT's abstract interpretation class taught by Cousot☆39Updated 10 years ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆65Updated 7 months ago
- A tool for analyzing LLVM bitcode using Datalog.☆102Updated 5 years ago
- Static program analysis for TIP☆302Updated 5 months ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 6 years ago
- DebugIR: Debugging LLVM-IR Files☆143Updated 10 months ago
- A compiler from TIP to llvm bitcode☆70Updated 10 months ago
- ☆53Updated 2 years ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆60Updated last year
- A Large-Scale Automated Program Repair Benchmark of Real-World LLVM Middle-End Bugs☆16Updated this week
- An LLVM IR dataset for data-driven compiler optimization research☆66Updated this week
- CCG is a random C Code Generator☆44Updated 3 years ago
- A fuzzing framework for SMT solvers☆193Updated 2 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆275Updated 3 years ago
- LLVM DSA fork for SeaHorn☆21Updated 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 …☆57Updated 6 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- Dynamic Program Slicing in LLVM Compiler☆142Updated 7 years ago
- minimal symbolic model checker & fuzzer☆113Updated 10 years ago
- ☆52Updated 9 years ago
- Public-facing course info for program analysis materials.☆42Updated this week
- ☆66Updated 5 years ago
- LLVM pass☆24Updated 5 years ago