nsumner / llvm-dataflow-analysisLinks
☆64Updated 5 years ago
Alternatives and similar repositories for llvm-dataflow-analysis
Users that are interested in llvm-dataflow-analysis are comparing it to the libraries listed below
Sorting:
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆221Updated 6 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated last year
- PTABen: Micro-benchmark Suite for Pointer Analysis☆78Updated last week
- Static Slicer for LLVM☆67Updated 9 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- Pointer Analysis with Tunable Precision☆26Updated 9 years ago
- Dynamic Program Slicing in LLVM Compiler☆140Updated 6 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆281Updated last year
- Symbolic Program Slicing with LLVM☆82Updated 4 years ago
- Constraint solver based on coverage-guided fuzzing☆248Updated last year
- Piecewise debloating toolchain☆15Updated 5 years ago
- ☆40Updated 2 years ago
- SUPA☆28Updated 5 years ago
- A data dependence analyzer for C program☆21Updated 3 years ago
- A toolkit for building whole-program LLVM bitcode files☆77Updated 3 years ago
- minimal symbolic model checker & fuzzer☆112Updated 10 years ago
- Sys: A Static/Symbolic Tool for Finding Good Bugs in Good (Browser) Code☆229Updated 3 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆245Updated 8 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 5 months ago
- An external project example using SVF as a library☆23Updated last month
- APISan: Sanitizing API Usages through Semantic Cross-Checking☆64Updated 3 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆327Updated last month
- Precise and high-order static points-to/taint analysis based on LLVM IR.☆80Updated last month
- CREST is a concolic test generation tool for C.☆162Updated 5 years ago
- Precise and Signedness Agnostic Interval Analysis for LLVM IR -- This website is obsolete. However, the wrapped interval domain is now im…☆12Updated 7 years ago
- A survey by the SEASON lab on symbolic execution tools and techniques. The survey has appeared in ACM CSUR in 2018.☆81Updated 7 years ago
- Concurrency Paper☆110Updated 2 years ago
- Variation of american fuzzy lop for testing compilers☆123Updated 3 years ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆59Updated last year