jvstech / llvm-toolchain
Collection of scripts used for building a complete, standalone Clang/LLVM-based toolchain. See: https://clang.llvm.org/docs/Toolchain.html
☆19Updated last year
Alternatives and similar repositories for llvm-toolchain:
Users that are interested in llvm-toolchain are comparing it to the libraries listed below
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆54Updated last year
- Fork of LLVM for demonstrating optimization pass development☆31Updated 2 years ago
- Some experiments with SMT solvers and GIMPLE IR☆73Updated this week
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 4 years ago
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 4 years ago
- Code examples for tutoring modern C++☆92Updated last month
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆27Updated 3 years ago
- A utility library to bridge llvm and mlir gaps.☆13Updated 2 months ago
- A library for dynamic binary rewriting☆57Updated 4 years ago
- A stripped-down LLD (LLVM linker)☆29Updated 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…☆50Updated 2 weeks ago
- LLVM-based type and memory allocation tracking sanitizer☆53Updated this week
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆29Updated 2 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆33Updated last year
- ☆27Updated last week
- Some experiments with SMT solvers and GIMPLE IR☆36Updated last year
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆41Updated 2 weeks ago
- gcc plugin to discover optimization passes used during compilation☆20Updated 4 years ago
- Common dependency management for various Trail of Bits C++ codebases☆34Updated 8 months ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- Tool to demangle C++ symbols.☆59Updated last year
- Markup source code showing optimizations☆36Updated 5 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Purgeable memory allocations for Linux☆30Updated 5 years ago
- Automatic Binary Parallelisation☆42Updated last week
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆39Updated last week
- A portable and complete C++ library for object file parsing and manipulation☆15Updated 2 years ago
- Command-line tool to interact with Compiler Explorer☆31Updated 2 years ago
- A Secure and Memory-Efficient Heap Allocator☆33Updated 8 months ago