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 3 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆29Updated 4 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- A binary optimization/specialization library supporting multiple rewriters☆116Updated 4 years ago
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆50Updated last week
- Some experiments with SMT solvers and GIMPLE IR☆77Updated last week
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- A library for dynamic binary rewriting☆58Updated 4 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Tutorial for writing an LLVM backend☆27Updated 5 months ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆48Updated 7 months ago
- Fork of LLVM for demonstrating optimization pass development☆30Updated 2 years ago
- LLVM-based type and memory allocation tracking sanitizer☆55Updated last week
- 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
- A utility library to bridge llvm and mlir gaps.☆13Updated 9 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…☆58Updated 3 months ago
- Dr. Disassembler☆37Updated 3 years ago
- Visualization of LLVM IR☆60Updated 11 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆118Updated last month
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆34Updated last month
- Convert a C Standard Draft PDF into HTML☆21Updated 3 weeks ago
- VSCode extension for the LLVM IR language☆60Updated last year
- TracerX Symbolic Virtual Machine☆31Updated last month
- ☆100Updated 3 years ago
- Runtime type and bounds-error checking for C/C++☆104Updated 10 months ago
- A simple library focusing on demangling symbols for different programing languages☆47Updated 4 years ago
- Cycle-accurate X86-64 simulator based on PTLsim☆30Updated 2 years ago
- A stripped-down LLD (LLVM linker)☆30Updated 5 years ago
- LLVM Abstraction & Refinement Tool. The goal of this tool is to provide LLVM-to-LLVM transformations that implement various program abstr…☆19Updated 2 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆89Updated 4 years ago