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.☆158Updated 8 years ago
- LLVM Metadata Visualizer☆21Updated 7 years ago
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆34Updated 2 weeks ago
- Turn an interpreter into a code generator☆31Updated 9 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- ☆116Updated 8 years ago
- An LLVM bitcode parsing example☆53Updated 5 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- JIT Assembler Library for multiple ISAs☆76Updated 10 years ago
- LLVM Assembler adding Debug Information at IR Level.☆33Updated 6 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- Demangler for MSVC symbols☆40Updated 5 years ago
- an extensible stack based interpreter toolkit☆67Updated 4 years ago
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆34Updated 7 years ago
- resurrected LLVM "C Backend", with improvements☆131Updated 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
- Library for generating ABI-compliant LLVM IR☆62Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Library for reading and generating ELF files.☆14Updated 5 years ago
- HTML representation of the Intel x86 instructions documentation (June 2016).☆69Updated 8 years ago
- ☆53Updated last year
- autotuning C++, just-in-time!☆52Updated 5 years ago
- Parser for the llvm bitcode format☆59Updated last week
- A plugin for Clang compiler☆119Updated 3 years ago
- LLVM Linker for Mobile Computing☆81Updated 9 years ago
- ☆35Updated 11 years ago
- Header-only llvm::Expected<T>☆38Updated 6 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- extensible interpreter for LLVM dynamic analyses☆45Updated 12 years ago