mseaborn / tiny-llvm-codegen
A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.
☆61Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for tiny-llvm-codegen
- LLVM Metadata Visualizer☆22Updated 6 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆151Updated 7 years ago
- Debug Information Visual Analyzer☆77Updated last month
- An LLVM bitcode parsing example☆55Updated 4 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆32Updated 10 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- ☆35Updated 10 years ago
- autotuning C++, just-in-time!☆51Updated 4 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- Library for generating ABI-compliant LLVM IR☆59Updated 4 years ago
- Turn an interpreter into a code generator☆29Updated 9 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆51Updated 5 years ago
- DExTer - Debug Experience Tester☆33Updated 3 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆30Updated 9 years ago
- Unusual uses of SSE2 registers☆65Updated 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…☆35Updated 10 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
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 years ago
- ☆49Updated 8 months ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆51Updated 3 weeks ago
- LLVM, clang, ninja, dyld and others.☆43Updated 4 years ago
- A plugin for Clang compiler☆115Updated 2 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 2 years ago
- A set of C Preprocessor analysis and source code rejuvenation tools that perform source to source translation of C++ programs by replacin…☆46Updated 6 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- resurrected LLVM "C Backend", with improvements☆127Updated 4 years ago
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated 3 weeks ago
- Low-level IR mutations for LLVM Bitcode☆37Updated last year
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆26Updated 11 years ago