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
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated 2 years ago
- A binary optimization/specialization library supporting multiple rewriters☆120Updated 4 years ago
- Fork of LLVM for demonstrating optimization pass development☆31Updated 2 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆29Updated 4 years ago
- Some experiments with SMT solvers and GIMPLE IR☆79Updated last week
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆36Updated 2 months ago
- A library for dynamic binary rewriting☆59Updated 5 years ago
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆50Updated last week
- A utility library to bridge llvm and mlir gaps.☆13Updated 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…☆64Updated last week
- A stripped-down LLD (LLVM linker)☆30Updated 5 years ago
- ☆102Updated 3 years ago
- Cycle-accurate X86-64 simulator based on PTLsim☆30Updated 2 years ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆38Updated 6 years ago
- Compiler-instrumented app tracing.☆53Updated last year
- Dr. Disassembler☆37Updated 4 years ago
- LLVM-based type and memory allocation tracking sanitizer☆56Updated last week
- Experimental LLVM backend for Android applications (HGraph IR-to-IR translation).☆26Updated 3 years ago
- DROB (Dynamic Rewriter and Optimizer of Binary code)☆26Updated 5 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆50Updated 11 months ago
- print information from LLVM dataflow analyses☆13Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- CppCon 2019 Talk: slides and source code☆48Updated 6 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 7 years ago
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆34Updated 8 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆122Updated 4 months ago
- TracerX Symbolic Virtual Machine☆32Updated 4 months ago