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
- 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
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- 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☆65Updated 5 years ago
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆50Updated last week
- Fork of LLVM for demonstrating optimization pass development☆30Updated 2 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…☆59Updated 3 months ago
- LLVM-based type and memory allocation tracking sanitizer☆56Updated last week
- Some experiments with SMT solvers and GIMPLE IR☆78Updated last week
- Disarm — Fast AArch64 Decode/Encoder☆42Updated 11 months 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
- A utility library to bridge llvm and mlir gaps.☆13Updated 10 months ago
- Compiler-instrumented app tracing.☆53Updated last year
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- DROB (Dynamic Rewriter and Optimizer of Binary code)☆26Updated 5 years ago
- A simple library focusing on demangling symbols for different programing languages☆47Updated 4 years ago
- ☆10Updated last year
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆47Updated 8 months ago
- Common dependency management for various Trail of Bits C++ codebases☆33Updated last year
- Visualization of LLVM IR☆60Updated 11 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆34Updated last month
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 11 months ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆48Updated last week
- x86_64 macro assembler entirely in C preprocessor☆45Updated 5 years ago
- VSCode extension for the LLVM IR language☆60Updated last year
- Tutorial for writing an LLVM backend☆27Updated 6 months ago
- CERE: Codelet Extractor and REplayer☆40Updated 2 years ago