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:
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated last year
- 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☆117Updated 4 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆29Updated 4 years ago
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆50Updated this week
- Some experiments with SMT solvers and GIMPLE IR☆78Updated this week
- Fork of LLVM for demonstrating optimization pass development☆31Updated 2 years ago
- LLVM-based type and memory allocation tracking sanitizer☆55Updated last week
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆63Updated 5 years ago
- A library for dynamic binary rewriting☆58Updated 4 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆50Updated 3 weeks ago
- LLVM-Canon aims to transform LLVM modules into a canonical form by reordering and renaming instructions while preserving the same semanti…☆31Updated last year
- A utility library to bridge llvm and mlir gaps.☆12Updated 11 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…☆59Updated 3 weeks ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆35Updated 2 weeks ago
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆17Updated 6 years ago
- Compiler-instrumented app tracing.☆51Updated last year
- Companion Repository for the Lecture Slides for the Clang Libraries☆120Updated 3 months ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- DROB (Dynamic Rewriter and Optimizer of Binary code)☆26Updated 5 years ago
- Visualization of LLVM IR☆58Updated 11 years ago
- TracerX Symbolic Virtual Machine☆32Updated 2 months ago
- llvm opt fuzzer and bounded exhaustive test generator☆47Updated 3 years ago
- Experimental LLVM backend for Android applications (HGraph IR-to-IR translation).☆27Updated 3 years ago
- ☆15Updated 3 months ago
- ☆52Updated 3 years ago
- Dr. Disassembler☆37Updated 3 years ago
- LLVM-based compiler to create artificial software diversity to protect software from code-reuse attacks.☆18Updated 7 years ago
- Code examples for tutoring modern C++☆99Updated 4 months ago