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
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆27Updated 3 years 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
- Some experiments with SMT solvers and GIMPLE IR☆74Updated last week
- A binary optimization/specialization library supporting multiple rewriters☆113Updated 4 years ago
- Automatically exported from code.google.com/p/mao☆11Updated 4 years ago
- A utility library to bridge llvm and mlir gaps.☆13Updated 4 months ago
- Reworking of Agner Fog's performance test programs for Linux☆111Updated 6 years ago
- LLVM-based type and memory allocation tracking sanitizer☆53Updated last week
- kbench is a test suite to benchmark several hash table implementations heavily based on Heng Li's udb☆11Updated 7 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 4 months ago
- Scripts to build binary packages of GCC snapshots☆29Updated last week
- Fork of LLVM for demonstrating optimization pass development☆31Updated 2 years ago
- gcc plugin to discover optimization passes used during compilation☆20Updated 4 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆42Updated 2 months ago
- A tool which hides symbols exported from shared libraries or relocatable object files☆36Updated 2 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆40Updated this week
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆33Updated last year
- A library for dynamic binary rewriting☆57Updated 4 years ago
- A stripped-down LLD (LLVM linker)☆29Updated 5 years ago
- VSCode extension for the LLVM IR language☆61Updated 11 months ago
- Cross-platform OS features in C++☆27Updated 3 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- A versatile C++ function mocking framework.☆130Updated 2 years ago