jeremy-rifkin / wyrmLinks
Wyrm is a GCC GIMPLE to LLVM IR transpiler
☆57Updated last year
Alternatives and similar repositories for wyrm
Users that are interested in wyrm are comparing it to the libraries listed below
Sorting:
- Some experiments with SMT solvers and GIMPLE IR☆79Updated this week
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- A binary optimization/specialization library supporting multiple rewriters☆119Updated 4 years ago
- Dynamic runtime inlining with LLVM☆67Updated 4 years ago
- Disarm — Fast AArch64 Decode/Encoder☆44Updated last year
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- A portable and complete C++ library for object file parsing and manipulation☆16Updated 3 years ago
- Interactive C/C++ preprocessor macro debugger☆176Updated 5 years ago
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆90Updated last month
- A tagged-pointer type for C++.☆37Updated 2 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- Peter's Amazing Syntax Tree Analyzer☆133Updated 2 months ago
- Meta-program C/C++ with JavaScript☆28Updated 2 years ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆206Updated 2 months ago
- A utility library to bridge llvm and mlir gaps.☆13Updated last year
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆48Updated 10 months ago
- C23 Checked Arithmetic☆154Updated 5 months ago
- LLQL is a tool that allow you to run SQL-like query with Pattern matching functions inspired by LLVM InstCombine Pattern Matchers on LLVM…☆61Updated 3 weeks ago
- ☆15Updated 3 months ago
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- ☆102Updated 3 years ago
- Command-line tool to interact with Compiler Explorer☆33Updated 3 years ago
- Tutorial for writing an LLVM backend☆30Updated 7 months ago
- Collection of scripts used for building a complete, standalone Clang/LLVM-based toolchain. See: https://clang.llvm.org/docs/Toolchain.htm…☆19Updated 2 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 2 months ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆36Updated 3 years ago
- Decompiler of LLVM bitcode to C☆89Updated last month
- Convert a C Standard Draft PDF into HTML☆21Updated last month
- cpplox is a Lox interpreter & LLVM compiler written in C++☆19Updated last year
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆126Updated 7 months ago