eliben / llvm-clang-samples
UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools
☆1,186Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for llvm-clang-samples
- A collection of code samples showing usage of clang and llvm as a library☆756Updated 4 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆703Updated 4 months ago
- Project moved to: https://github.com/llvm/llvm-project☆289Updated 5 years ago
- example LLVM pass☆558Updated last year
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆397Updated 4 years ago
- C-Reduce, a C and C++ program reducer☆1,307Updated 5 months ago
- An easy guide to Clang Static Analyzer extension.☆138Updated 4 years ago
- A LLVM-based static analysis framework.☆942Updated last week
- A wrapper script to build whole-program LLVM bitcode files☆691Updated 9 months ago
- Library to parse and work with the C++ AST☆1,697Updated 5 months ago
- Csmith, a random generator of C programs☆1,021Updated 9 months ago
- Yet Another Random Program Generator☆489Updated 3 months ago
- Project moved to: https://github.com/llvm/llvm-project☆439Updated 5 years ago
- Virtual Machine for Intermediate Representation☆665Updated 4 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆224Updated last year
- an architecture-independent decompiler to LLVM IR☆385Updated 9 years ago
- llvm-mctoll☆816Updated 4 months ago
- C++11 ELF/DWARF parser☆320Updated 5 months ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- A curated list of awesome LLVM (including Clang, etc) related resources.☆535Updated 5 months ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆267Updated 5 years ago
- Project moved to: https://github.com/llvm/llvm-project☆720Updated 4 years ago
- A superoptimizer for LLVM IR