AzulSystems / llvm-late-safepoint-placementLinks
This repo is now stale; all changes have been integrated into upstream LLVM. (Was: A proof of concept implementation of proposed support for precise relocating garbage collection in LLVM)
☆27Updated 10 years ago
Alternatives and similar repositories for llvm-late-safepoint-placement
Users that are interested in llvm-late-safepoint-placement are comparing it to the libraries listed below
Sorting:
- fast SIMD-able JIT regular expression compiler☆196Updated 10 years ago
- Compiler intermediate language for static analysis.☆107Updated 6 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 10 years ago
- asm.js parser in C++☆18Updated 10 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆40Updated 8 years ago
- experimental high performance, low fragmentation memory allocator☆58Updated 8 years ago
- A cross-platform implementation of the Immix Garbage Collector☆78Updated 11 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 10 months ago
- A small DFA for under 16 states☆51Updated 7 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- Design space for LLVM/Clang work☆45Updated 13 years ago
- a lock-less thread pool for C99☆44Updated 10 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- A system for creating fast, reusable parsers☆171Updated 10 years ago
- Library for generating ABI-compliant LLVM IR☆62Updated 5 years ago
- C++1y coroutine library.☆17Updated 7 years ago
- Binary floating-point to decimal string conversion algorithm.☆104Updated 7 years ago
- Ragel/Lemon based json-parser☆17Updated 6 years ago
- bit & sketches data structures☆60Updated 6 years ago
- A colorful C++ type name demangler (like c++filt, but fancier)☆21Updated 9 years ago
- Fork of Adobe/Mozilla lightweight library for generating machine code from C++☆35Updated 15 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- s-expression → internal IR → LLVM IR☆46Updated 9 years ago
- Integer arithmetic with overflow detection☆71Updated 10 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 10 years ago
- Example usage of LLVM's C bindings☆36Updated 13 years ago
- A header only Boolean Propagator Network framework for the omni-directional computation of Integer mathematical functions and computation…☆14Updated 7 years ago