betterenvi / Compiler-DFA-SSALinks
Data Flow Analysis and Static Single Assignment
☆29Updated 7 years ago
Alternatives and similar repositories for Compiler-DFA-SSA
Users that are interested in Compiler-DFA-SSA are comparing it to the libraries listed below
Sorting:
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆39Updated 4 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆33Updated 10 years ago
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆16Updated 6 years ago
- Experimental LLVM backend for Android applications (HGraph IR-to-IR translation).☆26Updated 2 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆69Updated 3 years ago
- An LLVM bitcode parsing example☆55Updated 5 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆26Updated 5 years ago
- LLVM meets Code Property Graphs☆94Updated 4 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- A simple SSA-based compiler.☆16Updated last year
- TracerX Symbolic Virtual Machine☆33Updated last week
- LLVM Metadata Visualizer☆21Updated 7 years ago
- Visualization of LLVM IR☆60Updated 11 years ago
- Collection of various llvm passes☆127Updated 10 years ago
- Clang AST viewer☆67Updated 8 years ago
- DebugIR: Debugging LLVM-IR Files☆141Updated 9 months ago
- A library for dynamic binary rewriting☆58Updated 4 years ago
- Decode machine code into VEX IR and translate into LLVM IR☆28Updated 6 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- Decompiler of LLVM bitcode to C☆89Updated last year
- Library for Capstone instruction to LLVM IR translation☆47Updated 7 years ago
- Simple Library calls tracer☆22Updated 7 years ago
- Binary Translator to LLVM IR☆48Updated 7 years ago
- CodeHawk Abstract Interpretation Engine and Analyzers☆69Updated 3 weeks ago
- A step-by-step tutorial for building an LLVM sample pass☆218Updated 5 years ago
- A symbolic execution engine for LLVM IR☆51Updated 3 years ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆165Updated 4 years ago
- A LLVM Pass with runtime dataflow sanitization☆33Updated 6 years ago
- A binary to LLVM translator☆149Updated 7 years ago
- 参照着OLLVM写的一个混淆库,只要机器上有装LLVM,就可以直接编译拿来用☆55Updated 7 years ago