eliben / llvm-clang-samples
UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools
☆1,191Updated 6 years ago
Alternatives and similar repositories for llvm-clang-samples:
Users that are interested in llvm-clang-samples are comparing it to the libraries listed below
- A collection of code samples showing usage of clang and llvm as a library☆753Updated 5 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆721Updated 2 months ago
- Project moved to: https://github.com/llvm/llvm-project☆288Updated 5 years ago
- example LLVM pass☆570Updated last year
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆397Updated 5 years ago
- Csmith, a random generator of C programs☆1,059Updated last year
- A wrapper script to build whole-program LLVM bitcode files☆701Updated 2 months ago
- C++ ABI Summary☆528Updated 2 months ago
- An easy guide to Clang Static Analyzer extension.☆139Updated 4 years ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆226Updated last year
- Yet Another Random Program Generator☆499Updated 6 months ago
- Library to parse and work with the C++ AST☆1,717Updated 8 months ago
- C-Reduce, a C and C++ program reducer☆1,548Updated 8 months ago
- A LLVM-based static analysis framework.☆963Updated this week
- C++11 ELF/DWARF parser☆326Updated 8 months ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆270Updated 6 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆747Updated 2 months ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆216Updated 5 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆81Updated 4 years ago
- Automatic verification of LLVM optimizations☆865Updated this week
- [LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.☆495Updated last year
- KLEE Symbolic Execution Engine☆2,702Updated last month
- x86-64 assembler library☆478Updated 4 years ago
- A plugin for Clang compiler☆117Updated 3 years ago
- An example of how to use Clang's LibTooling interface.☆72Updated 11 years ago
- an architecture-independent decompiler to LLVM IR☆388Updated 9 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆518Updated 3 years ago
- Alive: Automatic LLVM's Instcombine Verifier☆218Updated last year
- A clang tool for happy refactoring without source-code gymnastics☆249Updated 4 years ago