mseaborn / tiny-llvm-codegen
A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.
☆61Updated 11 years ago
Alternatives and similar repositories for tiny-llvm-codegen:
Users that are interested in tiny-llvm-codegen are comparing it to the libraries listed below
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- Debug Information Visual Analyzer☆77Updated 6 months ago
- Turn an interpreter into a code generator☆31Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆52Updated 6 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆33Updated last year
- LLVM Metadata Visualizer☆22Updated 7 years ago
- ☆35Updated 11 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆31Updated 10 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- Parser for the llvm bitcode format☆59Updated 3 weeks ago
- Library for generating ABI-compliant LLVM IR☆60Updated 5 years ago
- DExTer - Debug Experience Tester☆33Updated 3 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 months ago
- autotuning C++, just-in-time!☆51Updated 5 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- An LLVM bitcode parsing example☆55Updated 5 years ago
- extensible interpreter for LLVM dynamic analyses☆43Updated 11 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆67Updated 3 weeks ago
- Unofficial libjit mirror.☆61Updated 4 years ago
- gelfload is Gregor's ELF loader. It is a usermode loader for ELF executables, used for two purposes: 1) Creating ELF environments on othe…☆37Updated 10 years ago
- LLVM, clang, ninja, dyld and others.☆44Updated 5 years ago
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 4 years ago
- LLVM Assembler adding Debug Information at IR Level.☆32Updated 6 years ago
- Tool to demangle C++ symbols.☆58Updated last year
- A simple VM to play with OSR in LLVM☆14Updated 7 years ago