grievejia / andersenLinks
Andersen's inclusion-based pointer analysis re-implementation in LLVM
☆221Updated 5 years ago
Alternatives and similar repositories for andersen
Users that are interested in andersen 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
- ☆63Updated 5 years ago
- Pointer Analysis with Tunable Precision☆26Updated 9 years ago
- Dynamic Program Slicing in LLVM Compiler☆138Updated 6 years ago
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE