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
Related projects ⓘ
Alternatives and complementary repositories for llvm-toolchain
- LLQL is a tool that allow you to run SQL-like query with Pattern matching functions inspired by LLVM InstCombine Pattern Matchers on LLVM…☆31Updated this week
- Fork of LLVM for demonstrating optimization pass development☆29Updated 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
- Some experiments with SMT solvers and GIMPLE IR☆66Updated 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 last year
- Common dependency management for various Trail of Bits C++ codebases☆31Updated 4 months ago
- Automatically exported from code.google.com/p/mao☆11Updated 3 years ago
- Command-line tool to interact with Compiler Explorer☆31Updated last year
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 2 years ago
- ☆13Updated 5 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆27Updated 3 years ago
- Tool to demangle C++ symbols.☆56Updated last year
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆51Updated 9 months ago
- Simple Library calls tracer☆21Updated 6 years ago
- A library for dynamic binary rewriting☆57Updated 3 years ago
- LLVM Metadata Visualizer☆22Updated 6 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆63Updated 4 years ago
- llvm crash analysis☆41Updated 4 months ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆38Updated 2 years ago
- BIOS-based boot menu and loader☆16Updated 7 years ago
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 3 years ago
- TSAR (Traits Static AnalyzeR)☆14Updated 6 months ago
- Experimental LLVM backend for Android applications (HGraph IR-to-IR translation).☆23Updated last year
- Code examples for tutoring modern C++☆89Updated 4 months ago
- CI system for premerge-testing in LLVM project☆41Updated 3 weeks ago
- grep for C/C++ source files.☆25Updated last month
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆14Updated 5 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆32Updated 10 months ago
- CCG is a random C Code Generator☆42Updated 2 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆26Updated 11 years ago