scrossuk / llvm-abiLinks
Library for generating ABI-compliant LLVM IR
☆62Updated 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:
- resurrected LLVM "C Backend", with improvements☆131Updated 5 years ago
- ☆53Updated last year
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 11 years ago
- A collection of clang plugins for safer C programming☆92Updated 6 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated last year
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Compiler and tools for the Loci programming language.☆116Updated 5 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 4 months ago
- Home of the Epoch Programming Language Project☆72Updated 7 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆75Updated 10 years ago
- Yet Another Earley Parser☆141Updated 3 years ago
- BSD Licensed Bignum Library☆232Updated last year
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 12 years ago
- Binary floating-point to decimal string conversion algorithm.☆104Updated 7 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last month
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆65Updated 11 years ago
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Reference manual for ForwardCom instruction set and software standards☆171Updated 9 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 6 months ago
- a tool for querying Dwarf (debuginfo) graphs☆56Updated last year
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆189Updated 9 years ago