karineek / CsmithEdge
A study of the effect of relaxing too conservative conditions for generating UB-free compiler test-cases of Csmith’s code-generation and code-execution time solutions.
☆15Updated 5 months ago
Alternatives and similar repositories for CsmithEdge:
Users that are interested in CsmithEdge are comparing it to the libraries listed below
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆57Updated last year
- Map2Check: Finding Software Vulnerabilities☆27Updated 4 years ago
- Experimental MLIR based points-to analysis tool☆14Updated 2 months ago
- CCG is a random C Code Generator☆43Updated 2 years ago
- ☆30Updated 3 months ago
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆40Updated 4 years ago
- Version of IKOS abstract interpreter implementing parallel deterministic fixpoint computation☆16Updated 4 years ago
- A framework for finding completeness bugs in optimizing compiler toolchains☆22Updated 11 months ago
- Static Analyzer and Verifier☆46Updated 4 months ago
- A framework for testing compilers' type checkers☆17Updated 3 months ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆62Updated 2 weeks ago
- A framework for testing compilers' type checkers☆52Updated 6 months ago
- ☆16Updated 8 months ago
- ☆51Updated last year
- LLVM Mutation Artisan (MART) is a configurable mutation testing framework based on LLVM☆26Updated 2 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆40Updated 6 months ago
- Grammar synthesis algorithm using a black box oracle☆36Updated 9 months ago
- Public-facing course info for program analysis materials.☆39Updated 2 months ago
- DAI: Demanded Abstract Interpretation☆16Updated 4 months ago
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆28Updated 3 years ago
- Some experiments with SMT solvers and GIMPLE IR☆73Updated this week
- Clade is a tool for extracting information about software build process and source code☆20Updated last year
- llvm opt fuzzer and bounded exhaustive test generator☆39Updated 2 years ago
- ☆10Updated 3 years ago
- ☆51Updated 8 years ago
- Efficient Sampling of SAT Solutions for Testing☆34Updated 5 years ago
- PPLite: convex polyhedra library for Abstract Interpretation☆25Updated 8 months ago
- UFO: Predictive Detection of Concurrency Use-After-Free Vulnerabilities☆32Updated 5 years ago
- A Shape Analyzer Based on Symbolic Memory Graphs☆73Updated 2 weeks ago
- Static range analysis for the LLVM compiler infrastructure.