grievejia / andersenLinks
Andersen's inclusion-based pointer analysis re-implementation in LLVM
☆232Updated 6 years ago
Alternatives and similar repositories for andersen
Users that are interested in andersen are comparing it to the libraries listed below
Sorting:
- ☆66Updated 6 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Updated last month
- Pointer Analysis with Tunable Precision☆27Updated 9 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆287Updated last year
- Dynamic Program Slicing in LLVM Compiler☆143Updated 7 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆250Updated last year
- A toolkit for building whole-program LLVM bitcode files☆79Updated 4 years ago
- A wrapper script to build whole-program LLVM bitcode files☆729Updated last month
- PTABen: Micro-benchmark Suite for Pointer Analysis☆84Updated this week
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆333Updated 2 weeks ago
- Static program analysis for TIP☆308Updated 8 months ago
- Static Slicer for LLVM☆67Updated 10 years ago
- Teaching and Learning Software Analysis via SVF☆210Updated last month
- A unification-based alias analysis and related tools☆35Updated last year
- Whole Program LLVM: wllvm ported to go☆331Updated last year
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆277Updated 3 years ago
- CREST is a concolic test generation tool for C.☆162Updated 5 years ago
- Concurrency Paper☆114Updated 2 years ago
- Symbolic Program Slicing with LLVM☆84Updated 5 years ago
- A compiler from TIP to llvm bitcode☆72Updated last year
- A library for analyzing LLVM bitcode in Haskell☆44Updated 11 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 6 years ago
- An easy guide to Clang Static Analyzer extension.☆145Updated 5 years ago
- A JIT compiler validator for JVMs via CSX/JoNM introduced in "Validating JIT Compilers via Compilation Space Exploration" (SOSP'23)☆62Updated 10 months ago
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆61Updated 8 months ago
- minimal symbolic model checker & fuzzer☆114Updated 10 years ago
- Sys: A Static/Symbolic Tool for Finding Good Bugs in Good (Browser) Code☆236Updated 3 years ago
- Public-facing course info for program analysis materials.☆43Updated last month
- [ICSE 2022] Controlled Concurrency Testing via Periodical Scheduling☆36Updated 3 years ago
- some notes for how to build projects into a single LLVM bitcode file.☆18Updated 7 years ago