nickgildea / z3_codegen
A toy code generator (i.e. "program synthesis") using the Z3 solver
☆35Updated 7 years ago
Alternatives and similar repositories for z3_codegen:
Users that are interested in z3_codegen are comparing it to the libraries listed below
- Liveness-driven random C code generator☆41Updated 9 months ago
- Solving floating point SMT constraints on a GPU☆48Updated 4 years ago
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆41Updated 5 years ago
- reverse engineering branch predictors☆17Updated 9 years ago
- Turn an interpreter into a code generator☆31Updated 9 years ago
- DROB (Dynamic Rewriter and Optimizer of Binary code)☆24Updated 5 years ago
- Parser for the llvm bitcode format☆60Updated 2 weeks ago
- Extracting high level semantic information from binary code☆64Updated 5 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆27Updated 3 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆39Updated 2 years ago
- A tool for testing C compilers automatically☆20Updated 9 years ago
- LLVM-based compiler to create artificial software diversity to protect software from code-reuse attacks.☆18Updated 6 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆40Updated 7 months ago
- SMT solver for the theory of floating-point arithmetic☆26Updated 7 years ago
- A library for dynamic binary rewriting☆57Updated 4 years ago
- Automatic inference of a formal specification of the x86_64 instruction set☆69Updated 8 years ago
- Automatic Binary Parallelisation☆42Updated last month
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆40Updated 3 weeks ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 2 months ago
- Experimental dynamic binary instrumentation☆15Updated 5 years ago
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 2 years ago
- An x86-64 instruction decoder.☆16Updated last year
- print information from LLVM dataflow analyses☆13Updated 5 years ago
- Nsolv - A front-end that allows multiple SMTLIBv2 compliant solvers to executed in parallel.☆12Updated 12 years ago
- CCG is a random C Code Generator☆43Updated 2 years ago
- ☆51Updated 9 years ago
- Manipulate C-family ASTs with Clang☆64Updated 6 years ago
- Fork of LLVM for demonstrating optimization pass development☆31Updated 2 years ago
- LLVM Abstraction & Refinement Tool. The goal of this tool is to provide LLVM-to-LLVM transformations that implement various program abstr…☆19Updated 2 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago