scrossuk / llvm-abi
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
- ☆49Updated last year
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 10 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- Compiler and tools for the Loci programming language.☆115Updated 5 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆103Updated 5 months ago
- DExTer - Debug Experience Tester☆33Updated 3 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆67Updated this week
- compile time assembly interpreter☆84Updated 7 years ago
- Library for Dwarf-based reflection in C☆30Updated 11 years ago
- Demonstration of LLVM's opt-viewer tool☆70Updated 7 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆161Updated 2 years ago
- Unofficial libjit mirror.☆59Updated 4 years ago
- A cross platform JIT engine based on Eclipse OMR☆26Updated 5 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆73Updated 10 years ago
- Debug Information Visual Analyzer☆77Updated 4 months ago
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 2 years ago
- resurrected LLVM "C Backend", with improvements☆127Updated 4 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- Example usage of LLVM's C bindings☆36Updated 12 years ago
- fast SIMD-able JIT regular expression compiler☆192Updated 9 years ago
- bad_alloc Behaving Badly☆74Updated 5 years ago
- BSD Licensed Bignum Library☆232Updated 11 months 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 fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 11 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- TLSF: two-level segregated fit O(1) allocator☆77Updated 2 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆97Updated 9 years ago