specs-feup / clavaLinks
C/C++ Source-to-Source Tool based on Clang
☆81Updated last week
Alternatives and similar repositories for clava
Users that are interested in clava are comparing it to the libraries listed below
Sorting:
- Runtime type and bounds-error checking for C/C++☆103Updated 6 months ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆40Updated 4 months ago
- Generates CIL MLIR dialect from C/C++ source.☆34Updated 4 years ago
- A verification tool for many memory models☆96Updated last week
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 5 months ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated last year
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆156Updated 2 years ago
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆29Updated 3 years ago
- Dynamic Program Slicing in LLVM Compiler☆140Updated 6 years ago
- DIVINE model checker git mirror, https://divine.fi.muni.cz. This is a read-only mirror of the main darcs repository. Issues should be rep…☆22Updated 4 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆245Updated 8 months ago
- Example implementation of Arm's Architecture Specification Language (ASL)☆118Updated 5 years ago
- A translation validation framework for MLIR☆87Updated 3 months ago
- CCG is a random C Code Generator☆44Updated 2 years ago
- Visualization of LLVM IR☆60Updated 11 years ago
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆123Updated 3 months ago
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆47Updated this week
- An LLVM-based formal verification frontend for C programs.☆24Updated 3 years ago
- Nidhugg is a bug-finding tool which targets bugs caused by concurrency and relaxed memory consistency in concurrent programs. It is parti…☆81Updated 7 months ago
- Solving floating point SMT constraints on a GPU☆49Updated 4 years ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆165Updated 4 years ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆65Updated 4 months ago
- A Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, arrays and uninterpreted functions.☆350Updated 10 months ago
- A generic C++ API for SMT solving. It provides abstract classes which can be implemented by different SMT solvers.☆126Updated this week
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆74Updated 7 months ago
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆43Updated 5 years ago
- LLVM Mutation Artisan (MART) is a configurable mutation testing framework based on LLVM☆25Updated 2 years ago
- A mutation testing tool designed to work with large C++ (and C) codebases.☆13Updated 3 weeks ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆281Updated last year