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☆57Updated 2 years ago
- Some experiments with SMT solvers and GIMPLE IR☆79Updated this week
- Fork of LLVM for demonstrating optimization pass development☆31Updated 2 years ago
- A binary optimization/specialization library supporting multiple rewriters☆119Updated 4 years ago
- A utility library to bridge llvm and mlir gaps.☆13Updated last year
- A library for dynamic binary rewriting☆58Updated 4 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆50Updated 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
- 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 (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆50Updated 2 months ago
- A portable and complete C++ library for object file parsing and manipulation☆16Updated 3 years ago
- Compiler-instrumented app tracing.☆53Updated last year
- LLQL is a tool that allow you to run SQL-like query with Pattern matching functions inspired by LLVM InstCombine Pattern Matchers on LLVM…☆62Updated last month
- Solving floating point SMT constraints on a GPU☆50Updated 5 years ago
- LLVM-based type and memory allocation tracking sanitizer☆56Updated last month
- Dr. Disassembler☆37Updated 4 years ago
- Tutorial for writing an LLVM backend☆30Updated 8 months ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆59Updated 3 years ago
- ☆15Updated 4 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆36Updated 2 months ago
- A stripped-down LLD (LLVM linker)☆30Updated 5 years ago
- Dynamic runtime inlining with LLVM☆67Updated 4 years ago
- ☆70Updated last year
- Code examples for tutoring modern C++☆99Updated 6 months ago
- A symbolic execution engine for LLVM IR☆51Updated 3 years ago