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.☆37Updated 3 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆26Updated 5 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆34Updated 10 years ago
- Experimental LLVM backend for Android applications (HGraph IR-to-IR translation).☆24Updated 2 years ago
- An LLVM bitcode parsing example☆55Updated 5 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆69Updated 3 years ago
- TracerX Symbolic Virtual Machine☆33Updated last week
- LLVM meets Code Property Graphs☆93Updated 4 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- A library for dynamic binary rewriting☆58Updated 4 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 5 years ago
- LLVM Metadata Visualizer☆21Updated 7 years ago
- LLVM DSA fork for SeaHorn☆21Updated 6 years ago
- CodeHawk Abstract Interpretation Engine and Analyzers☆69Updated this week
- Clang AST viewer☆65Updated 8 years ago
- predicate scientific program performance model using llvm☆29Updated 10 years ago
- LLVM pass☆24Updated 5 years ago
- A binary to LLVM translator☆149Updated 7 years ago
- Tiny Code Generator Library☆46Updated 4 years ago
- Simple Library calls tracer☆22Updated 7 years ago
- FastKLEE: Faster Symbolic Execution via Reducing Redundant Bound Checking of Type-Safe Pointers☆21Updated 2 years ago
- ☆10Updated 6 years ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆166Updated 4 years ago
- Slicing tool for c++ programs using clang AST.☆18Updated 4 years ago
- Decode machine code into VEX IR and translate into LLVM IR☆28Updated 6 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
- Collection of various llvm passes☆127Updated 10 years ago
- DebugIR: Debugging LLVM-IR Files☆139Updated 8 months ago
- TSAR (Traits Static AnalyzeR)☆15Updated last year
- 简化版本llvm的stackprotector策略,将其包装成 一个pass,对程序的stack进行保护☆14Updated 8 years ago