scrossuk / llvm-abiLinks
Library for generating ABI-compliant LLVM IR
☆60Updated 5 years ago
Alternatives and similar repositories for llvm-abi
Users that are interested in llvm-abi are comparing it to the libraries listed below
Sorting:
- ☆53Updated last year
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆174Updated 3 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- resurrected LLVM "C Backend", with improvements☆128Updated 4 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Context switching for LLVM☆15Updated 13 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 9 months ago
- A cross-platform implementation of the Immix Garbage Collector☆78Updated 11 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Compiler and tools for the Loci programming language.☆116Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- fast SIMD-able JIT regular expression compiler☆196Updated 10 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆35Updated 7 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆62Updated 11 years ago
- BSD Licensed Bignum Library☆232Updated last year
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- Example of parser combinator as a C++ template metaprogram for compile time parsing.☆22Updated 8 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- ☆31Updated 9 years ago
- a tool for querying Dwarf (debuginfo) graphs☆55Updated last year
- Header-only llvm::Expected<T>☆38Updated 5 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 7 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- An-source C library developed and used at AppNexus.☆110Updated 5 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago