nsumner / llvm-dataflow-analysisLinks
☆63Updated 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:
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated last year
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆221Updated 6 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- Dynamic Program Slicing in LLVM Compiler☆138Updated 6 years ago
- Static Slicer for LLVM☆66Updated 9 years ago
- PTABen: Micro-benchmark Suite for Pointer Analysis☆78Updated this week
- SUPA☆28Updated 5 years ago
- Pointer Analysis with Tunable Precision☆26Updated 9 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆281Updated last year
- Constraint solver based on coverage-guided fuzzing☆248Updated last year
- minimal symbolic model checker & fuzzer☆112Updated 10 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- Symbolic Program Slicing with LLVM☆81Updated 4 years ago
- A toolkit for building whole-program LLVM bitcode files☆77Updated 3 years ago
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆28Updated 3 years ago
- APISan: Sanitizing API Usages through Semantic Cross-Checking☆64Updated 3 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
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 4 months ago
- Configurable instrumentation of LLVM bitcode☆34Updated 2 months ago
- ☆52Updated 2 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆245Updated 7 months ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆139Updated 4 years ago
- drawing graphs for llvm ir. data flow and control flow☆40Updated 7 years ago
- An external project example using SVF as a library☆23Updated 3 weeks ago
- Concurrency Paper☆110Updated 2 years ago
- Variation of american fuzzy lop for testing compilers☆123Updated 3 years ago
- Sys: A Static/Symbolic Tool for Finding Good Bugs in Good (Browser) Code☆228Updated 3 years ago
- ☆39Updated 2 years ago
- llvm Data Flow Graph dump☆37Updated 4 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