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:
- Automatic inference of a formal specification of the x86_64 instruction set☆71Updated 9 years ago
- Liveness-driven random C code generator☆42Updated 3 weeks ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆28Updated 4 years ago
- reverse engineering branch predictors☆17Updated 9 years ago
- Turn an interpreter into a code generator☆31Updated 9 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- Rag-bag of utilities and scripts that do strange things with ELF files☆17Updated 5 months ago
- print information from LLVM dataflow analyses☆13Updated 5 years ago
- Extracting high level semantic information from binary code☆66Updated 6 years ago
- Solving floating point SMT constraints on a GPU☆49Updated 4 years ago
- Manipulate C-family ASTs with Clang☆66Updated 6 years ago
- SMT solver for the theory of floating-point arithmetic☆26Updated 7 years ago
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆44Updated 5 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Updated last month
- Semantics of x86-64 in K☆157Updated 5 years ago
- Visualization of LLVM IR☆60Updated 11 years ago
- A library for dynamic binary rewriting☆58Updated 4 years ago
- Safely execute an arbitrary x86 instruction☆184Updated last year
- Dr. Disassembler☆36Updated 3 years ago
- A binary optimization/specialization library supporting multiple rewriters☆115Updated 4 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
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- A tool for testing C compilers automatically☆21Updated 9 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Dynamic binary translation framework for instrumenting the Linux kernel and its modules☆77Updated 7 years ago
- A simple VM to play with OSR in LLVM☆14Updated 8 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆40Updated 2 years ago
- LLVM Profiling Visualization☆85Updated 3 years ago