utpalbora / LLOVLinks
LLOV: LLVM OpenMP Verifier - : A Fast Static Data-Race Checker for OpenMP Programs
☆21Updated 3 years ago
Alternatives and similar repositories for LLOV
Users that are interested in LLOV are comparing it to the libraries listed below
Sorting:
- Implementation of IR2Vec, LLVM IR Based Scalable Program Embeddings☆99Updated 8 months ago
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆32Updated 4 years ago
- SUPA☆28Updated 3 weeks ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆141Updated 5 years ago
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆25Updated 4 years ago
- ☆66Updated 6 years ago
- Piecewise debloating toolchain☆15Updated 6 years ago
- A Graph-based Program Representation for Data Flow Analysis and Compiler Optimizations☆320Updated last year
- llvm Data Flow Graph dump☆36Updated 4 years ago
- Runtime type and bounds-error checking for C/C++☆106Updated last year
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆149Updated last year
- ☆40Updated 2 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Updated 2 months ago
- Dynamic Program Slicing in LLVM Compiler☆143Updated 7 years ago
- DIG is a numerical invariant generation tool. It infers program invariants or properties over (i) program execution traces or (ii) progra…☆56Updated 8 months ago
- A verification tool for many memory models☆110Updated this week
- Teaching and Learning Software Verification via SVF☆34Updated last month
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆56Updated 4 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆287Updated last year
- A blog for LLVM(v9.0.0 or v11.0.0) beginner, step by step, with detailed documents and comments. Record the way I learn LLVM and accompli…☆105Updated 3 years ago
- Pointer Analysis with Tunable Precision☆27Updated 9 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆250Updated last year
- LLFI is an LLVM based fault injection tool, that injects faults into the LLVM IR of the application source code. The faults can be injec…☆78Updated 3 years ago
- Public-facing course info for program analysis materials.☆43Updated 2 months ago
- ☆34Updated 2 years ago
- ☆36Updated 2 years ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆233Updated 6 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 6 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆277Updated 3 years ago
- A pass that can generate PDG(in *.dot) for LLVM.☆36Updated 9 years ago