mseaborn / tiny-llvm-codegenLinks
A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.
☆65Updated 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
Sorting:
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆159Updated 8 years ago
- LLVM Profiling Visualization☆84Updated 4 years ago
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- LLVM Metadata Visualizer☆21Updated 8 years ago
- resurrected LLVM "C Backend", with improvements☆132Updated 5 years ago
- LLVM Assembler adding Debug Information at IR Level.☆33Updated 7 years ago
- A lightweight conservative garbage collector for C/C++☆126Updated 7 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 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
- CPU Ultimate Latency Test.☆117Updated 4 months ago
- Library for generating ABI-compliant LLVM IR☆64Updated 6 years ago
- ☆117Updated this week
- An LLVM bitcode parsing example☆53Updated 5 years ago
- JIT Assembler Library for multiple ISAs☆76Updated 11 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 7 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- A binary optimization/specialization library supporting multiple rewriters☆120Updated 4 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆33Updated 11 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆36Updated 2 months ago
- LLVM Linker for Mobile Computing☆82Updated 9 years ago
- Turn an interpreter into a code generator☆31Updated 10 years ago
- A simple VM to play with OSR in LLVM☆15Updated 8 years ago
- extensible interpreter for LLVM dynamic analyses☆45Updated 12 years ago
- Thiis is a *deprecated* repo that contains a version of LLVM that was being modified to support Checked C. We have moved to a single (m…☆98Updated 2 years ago
- A plugin for Clang compiler☆121Updated 4 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- HTML representation of the Intel x86 instructions documentation (June 2016).☆70Updated 8 years ago
- A cross platform JIT engine based on Eclipse OMR☆28Updated 6 years ago
- A general purpose machine code manipulation library for x86-32 (IA-32) and x86-64 (AMD64) architectures (Assembler, Disassembler, Library…☆93Updated 2 years ago