grievejia / andersenLinks
Andersen's inclusion-based pointer analysis re-implementation in LLVM
☆221Updated 6 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 last year
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆281Updated last year
- Dynamic Program Slicing in LLVM Compiler☆138Updated 6 years ago
- ☆63Updated 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
- Pointer Analysis with Tunable Precision☆26Updated 9 years ago
- A toolkit for building whole-program LLVM bitcode files☆77Updated 3 years ago
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆326Updated 3 weeks ago
- Static Slicer for LLVM☆66Updated 9 years ago
- A wrapper script to build whole-program LLVM bitcode files☆713Updated 6 months ago
- minimal symbolic model checker & fuzzer☆112Updated 10 years ago
- Symbolic Program Slicing with LLVM☆81Updated 4 years ago
- A library for analyzing LLVM bitcode in Haskell☆43Updated 10 years ago
- Whole Program LLVM: wllvm ported to go☆316Updated last year
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 4 months ago
- PTABen: Micro-benchmark Suite for Pointer Analysis☆78Updated this week
- A step-by-step tutorial for building an LLVM sample pass☆216Updated 5 years ago
- A collection of concurrency bugs. Please cite our ISCA paper "A Case for an Interleaving Constrained Shared-Memory Multi-Processor" if yo…☆60Updated 12 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆271Updated 3 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- Static Analysis Course☆69Updated last week
- A unification-based alias analysis and related tools☆34Updated 8 months ago
- Constraint solver based on coverage-guided fuzzing☆248Updated last year
- Concurrency Paper☆110Updated 2 years ago
- A tool for analyzing LLVM bitcode using Datalog.☆100Updated 4 years ago
- UFO: Predictive Detection of Concurrency Use-After-Free Vulnerabilities☆33Updated 5 years ago
- Sys: A Static/Symbolic Tool for Finding Good Bugs in Good (Browser) Code☆228Updated 3 years ago
- Collection of Verification Tasks (MOVED, please follow the link)☆183Updated 3 years ago
- Semantic program repair system for C programs☆100Updated 2 years ago
- A compiler from TIP to llvm bitcode☆69Updated 6 months ago