flylai / cyx2Links
Compiler and VM(interpreter), Using SSA form and doing some optimizations.
☆39Updated 4 years ago
Alternatives and similar repositories for cyx2
Users that are interested in cyx2 are comparing it to the libraries listed below
Sorting:
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- An LLVM bitcode parsing example☆53Updated 5 years ago
- Experimental LLVM backend for Android applications (HGraph IR-to-IR translation).☆26Updated 3 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆33Updated 11 years ago
- ARM virtual machine☆41Updated 7 years ago
- A GUI frontend for LLDB.☆27Updated 4 years ago
- Ditto is a scripting language implemented in C☆16Updated 6 months ago
- LLVM Metadata Visualizer☆21Updated 8 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆65Updated 11 years ago
- ☆117Updated 8 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆36Updated 2 months ago
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated 4 months ago
- A binary to LLVM translator☆151Updated 7 years ago
- Collection of various llvm passes☆130Updated 10 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆26Updated 5 years ago
- llvm with tablegen backend for capstone disassembler☆52Updated last week
- A simplified educational Dalvik virtual machine implementation☆69Updated 10 years ago
- learn llvm☆15Updated 5 years ago
- A little C Style Compiler☆56Updated 8 years ago
- Using LLVM method to optimize Qemu's binary translation mechanism. Currently only supports x86_64 program execution on aarch64. Performan…☆39Updated 4 years ago
- A stripped-down LLD (LLVM linker)☆30Updated 5 years ago
- Trace Log Generation (CLI) on a target device or emulator : Generating context information of every instruction from a specific point (in…☆22Updated 9 years ago
- We try to put source files of llvm tutorials here☆18Updated 5 years ago
- Public repository of the QuickJS Javascript Engine. Pull requests are not accepted. Use the mailing list to submit patches.☆28Updated 6 months ago
- 使用llvm实现的类C语言(解释器构造实践课程设计)☆10Updated 7 years ago
- Frida depends on TinyCC☆61Updated 6 months ago
- elf loader implementation in rust☆14Updated 7 years ago
- Binary Translator to LLVM IR☆49Updated 8 years ago
- A JIT assembler from JavascriptCore☆39Updated 8 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆67Updated 3 years ago