jvstech / llvm-toolchainLinks
Collection of scripts used for building a complete, standalone Clang/LLVM-based toolchain. See: https://clang.llvm.org/docs/Toolchain.html
☆19Updated 2 years ago
Alternatives and similar repositories for llvm-toolchain
Users that are interested in llvm-toolchain are comparing it to the libraries listed below
Sorting:
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆29Updated 4 years ago
- A binary optimization/specialization library supporting multiple rewriters☆116Updated 4 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- A library for dynamic binary rewriting☆58Updated 4 years 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…☆55Updated last month
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Some experiments with SMT solvers and GIMPLE IR☆75Updated this week
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆49Updated this week
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆34Updated last year
- Fork of LLVM for demonstrating optimization pass development☆30Updated 2 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- Compiler-instrumented app tracing.☆53Updated last year
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆31Updated 3 years ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆48Updated 6 months ago
- Experimental LLVM backend for Android applications (HGraph IR-to-IR translation).☆24Updated 2 years ago
- A utility library to bridge llvm and mlir gaps.☆13Updated 8 months ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆193Updated last month
- A stripped-down LLD (LLVM linker)☆29Updated 5 years ago
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆16Updated 6 years ago
- ☆30Updated last month
- Decompiler of LLVM bitcode to C☆89Updated last year
- ☆15Updated last week
- Towards Sound Reassembly of Modern x86-64 Binaries (ASPLOS'25)☆17Updated 5 months ago
- A portable and complete C++ library for object file parsing and manipulation☆16Updated 3 years ago
- Visualization of LLVM IR☆60Updated 11 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- TracerX Symbolic Virtual Machine☆33Updated this week
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆44Updated 6 months ago