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☆56Updated last year
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- A binary optimization/specialization library supporting multiple rewriters☆115Updated 4 years ago
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆48Updated this week
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Fork of LLVM for demonstrating optimization pass development☆30Updated 2 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆28Updated 4 years ago
- Some experiments with SMT solvers and GIMPLE IR☆75Updated last week
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- A library for dynamic binary rewriting☆58Updated 4 years ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years ago
- Tutorial for writing an LLVM backend☆25Updated 3 months ago
- Markup source code showing optimizations☆36Updated 5 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…☆55Updated 3 weeks ago
- Experimental LLVM backend for Android applications (HGraph IR-to-IR translation).☆24Updated 2 years ago
- Compiler-instrumented app tracing.☆53Updated last year
- A utility library to bridge llvm and mlir gaps.☆13Updated 7 months ago
- ☆15Updated 5 months ago
- An x86/x64 instruction disassembler written in C☆31Updated last year
- CERE: Codelet Extractor and REplayer☆40Updated last year
- DROB (Dynamic Rewriter and Optimizer of Binary code)☆25Updated 5 years ago
- CI system for premerge-testing in LLVM project☆43Updated 2 months ago
- Code examples for tutoring modern C++☆98Updated last month
- TracerX Symbolic Virtual Machine☆33Updated last week
- LLVM-based type and memory allocation tracking sanitizer☆54Updated 3 weeks ago
- Cycle-accurate X86-64 simulator based on PTLsim☆30Updated 2 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 8 months ago
- A portable and complete C++ library for object file parsing and manipulation☆16Updated 3 years ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆46Updated 5 months ago