StanfordPL / stokeLinks
STOKE: A stochastic superoptimizer and program synthesizer
☆843Updated 2 years ago
Alternatives and similar repositories for stoke
Users that are interested in stoke are comparing it to the libraries listed below
Sorting:
- A superoptimizer for LLVM IR☆2,317Updated last year
- Csmith, a random generator of C programs☆1,146Updated 2 years ago
- C-Reduce, a C and C++ program reducer☆1,633Updated last year
- x86-64 assembler library☆487Updated 5 years ago
- Basic SAT model of x86 instructions using Z3, autogenerated from Intel docs☆321Updated 4 years ago
- Automatic verification of LLVM optimizations☆1,043Updated this week
- Yet Another Random Program Generator☆542Updated 2 months ago
- Super-parallel Python port of the C-Reduce☆317Updated 2 weeks ago
- A compiler frontend for the C programming language☆563Updated 2 months ago
- Computing with traps☆1,313Updated 12 years ago
- Simple Theorem Prover, an efficient SMT solver for bitvectors☆558Updated 3 months ago
- ☆281Updated 2 years ago
- Semantics of C in K☆321Updated 4 years ago
- C Intermediate Language☆394Updated 2 years ago
- SeaHorn Verification Framework☆470Updated 8 months ago
- ROSE is an open-source compiler framework engineered by LLNL supporting program analysis and transformation at both the source and binary…☆666Updated last week
- resurrected LLVM "C Backend", with improvements☆939Updated 2 months ago
- Alive: Automatic LLVM's Instcombine Verifier☆225Updated 2 years ago
- C Foreign Function Interface and JIT using Clang/LLVM