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 last year
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 2 years ago
- Some experiments with SMT solvers and GIMPLE IR☆74Updated this week
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- Fork of LLVM for demonstrating optimization pass development☆30Updated 2 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Tutorial for writing an LLVM backend☆22Updated 2 weeks ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆27Updated 3 years ago
- LLVM-based type and memory allocation tracking sanitizer☆53Updated last week
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- Code examples for tutoring modern C++☆97Updated this week
- Scripts to build binary packages of GCC snapshots☆29Updated last week
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆33Updated last year
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆42Updated 3 months ago
- A utility library to bridge llvm and mlir gaps.☆13Updated 4 months ago
- llvm crash analysis☆43Updated 11 months ago
- Compiler-instrumented app tracing.☆54Updated last year
- A versatile C++ function mocking framework.☆132Updated 2 years ago
- CCG is a random C Code Generator☆44Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Clang supporting syntax plugins☆18Updated 2 years ago
- A library for dynamic binary rewriting☆58Updated 4 years ago
- gcc plugin to discover optimization passes used during compilation☆20Updated 4 years ago
- A Secure and Memory-Efficient Heap Allocator☆33Updated 11 months ago
- 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
- 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 last month
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 2 months ago
- [WIP] Interval Analysis on LLVM IR☆12Updated 4 years ago
- cpplox is a Lox interpreter & LLVM compiler written in C++☆13Updated 11 months ago
- Markup source code showing optimizations☆36Updated 5 years ago