nickgildea / z3_codegenLinks
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
Sorting:
- Liveness-driven random C code generator☆42Updated last month
- Automatic inference of a formal specification of the x86_64 instruction set☆71Updated 9 years ago
- Turn an interpreter into a code generator☆31Updated 9 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆29Updated 4 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- reverse engineering branch predictors☆17Updated 9 years ago
- Solving floating point SMT constraints on a GPU☆49Updated 4 years ago
- Rag-bag of utilities and scripts that do strange things with ELF files☆17Updated 6 months ago
- Visualization of LLVM IR☆60Updated 11 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- print information from LLVM dataflow analyses☆13Updated 5 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆40Updated 2 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- Automatic Binary Parallelisation☆43Updated 6 months ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆48Updated 6 months ago
- Parser for the llvm bitcode format☆59Updated last month
- GNU Superoptimizer Version 2☆26Updated 4 years ago
- A binary optimization/specialization library supporting multiple rewriters☆115Updated 4 years ago
- A library for binary analysis and rewriting☆48Updated last year
- A tool for testing C compilers automatically☆21Updated 9 years ago
- Extracting high level semantic information from binary code☆66Updated 6 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
- A library for disassembling x86-64 binaries.☆43Updated 4 months ago
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆44Updated 5 years ago
- Semantics of x86-64 in K☆158Updated 5 years ago
- Manipulate C-family ASTs with Clang☆67Updated 6 years ago
- SMT solver for the theory of floating-point arithmetic☆26Updated 7 years ago
- A library for dynamic binary rewriting☆58Updated 4 years ago
- Safely execute an arbitrary x86 instruction☆185Updated last year
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Updated 2 months ago