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.☆164Updated last year
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆280Updated last year
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆224Updated 6 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 6 months ago
- 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
- MIT's abstract interpretation class taught by Cousot☆39Updated 10 years ago
- A high-performance, parallel, compilation-based symbolic execution engine☆134Updated last week
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆244Updated 9 months ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆65Updated 5 months ago
- Static program analysis for TIP☆295Updated 3 months ago
- A tool for analyzing LLVM bitcode using Datalog.☆101Updated 4 years ago
- An LLVM IR dataset for data-driven compiler optimization research☆59Updated this week
- A fuzzing framework for SMT solvers☆191Updated 2 years ago
- Public-facing course info for program analysis materials.☆42Updated 3 weeks ago
- ☆53Updated 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
- DebugIR: Debugging LLVM-IR Files☆139Updated 8 months ago
- A compiler from TIP to llvm bitcode☆69Updated 8 months ago
- LLVM pass☆24Updated 5 years ago
- ☆52Updated 9 years ago
- A Large-Scale Automated Program Repair Benchmark of Real-World LLVM Middle-End Bugs☆15Updated last week
- The notes about programming language theory☆26Updated 2 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆59Updated last year
- Semantics of x86-64 in K☆156Updated 5 years ago
- Dynamic Program Slicing in LLVM Compiler☆142Updated 7 years ago
- minimal symbolic model checker & fuzzer☆112Updated 10 years ago
- CCG is a random C Code Generator☆44Updated 2 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- Variation of american fuzzy lop for testing compilers☆123Updated 3 years ago