Automatic verification of LLVM optimizations
☆1,168Sep 17, 2026Updated this week
Alternatives and similar repositories for alive2
Users that are interested in alive2 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A superoptimizer for LLVM IR☆2,386Aug 28, 2024Updated 2 years ago
- A translation validation framework for MLIR☆101Mar 19, 2025Updated last year
- UB-aware interpreter for LLVM debugging☆50Aug 26, 2026Updated 3 weeks ago
- Alive: Automatic LLVM's Instcombine Verifier☆227Jun 16, 2023Updated 3 years ago
- The Vellvm (Verified LLVM) coq development.☆491Updated this week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- C-Reduce, a C and C++ program reducer☆1,669Jun 1, 2024Updated 2 years ago
- A collection of out-of-tree LLVM passes for teaching and learning☆3,433May 17, 2026Updated 4 months ago
- KLEE Symbolic Execution Engine☆2,979Aug 21, 2026Updated 3 weeks ago
- A LLVM-based static analysis framework.☆1,056Sep 8, 2026Updated last week
- Csmith, a random generator of C programs☆1,240Mar 2, 2026Updated 6 months ago
- Some experiments with SMT solvers and GIMPLE IR☆81Updated this week
- llvm-mctoll☆880Jun 22, 2024Updated 2 years ago
- Rellic produces goto-free C output from LLVM bitcode☆613Feb 12, 2026Updated 7 months ago
- Yet Another Random Program Generator☆571Aug 19, 2026Updated last month
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Library for lifting machine code to LLVM bitcode☆1,831Aug 27, 2026Updated 3 weeks ago
- SymCC: efficient compiler-based symbolic execution☆883Mar 16, 2026Updated 6 months ago
- 💀💀💀 The former home of clangir incubator, now part of the official llvm-project.☆581Feb 21, 2026Updated 6 months ago
- [LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.☆524May 21, 2025Updated last year
- A library for building abstract interpretation-based analyses.☆254Sep 12, 2026Updated last week
- VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choo…