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
- Experimental LLVM backend for Android applications (HGraph IR-to-IR translation).☆27Updated 2 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
- An LLVM interpreter that aims to compute points-to sets dynamically☆33Updated 10 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆27Updated 5 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆67Updated 3 years ago
- A library for dynamic binary rewriting☆58Updated 4 years ago
- Library for Capstone instruction to LLVM IR translation☆47Updated 7 years ago
- LLVM meets Code Property Graphs☆97Updated 4 years ago
- Simple Library calls tracer☆22Updated 7 years ago
- Binary Translator to LLVM IR☆48Updated 7 years ago
- Collection of various llvm passes☆128Updated 10 years ago
- A binary to LLVM translator☆148Updated 7 years ago
- A symbolic execution engine for LLVM IR☆51Updated 3 years ago
- LLVM Metadata Visualizer☆21Updated 7 years ago
- Decode machine code into VEX IR and translate into LLVM IR☆28Updated 6 years ago
- Visualization of LLVM IR☆60Updated 11 years ago
- An LLVM clone modified for use in RetDec and associated tools.☆20Updated 9 months ago
- An LLVM bitcode parsing example☆53Updated 5 years ago
- Decompiler of LLVM bitcode to C☆87Updated last year
- Clang AST viewer☆68Updated 8 years ago
- TracerX Symbolic Virtual Machine☆31Updated last month
- DebugIR: Debugging LLVM-IR Files☆145Updated 11 months ago
- llvm crash analysis☆44Updated last year
- 参照着OLLVM写的一个混淆库,只要机器上有装LLVM,就可以直接编译拿来用☆55Updated 7 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- Slicing tool for c++ programs using clang AST.☆18Updated 4 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- A step-by-step tutorial for building an LLVM sample pass☆221Updated 5 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago