eliben / llvm-clang-samples
UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools
☆1,193Updated 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☆755Updated 5 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆730Updated last week
- Project moved to: https://github.com/llvm/llvm-project☆290Updated 5 years ago
- example LLVM pass☆582Updated 2 months ago
- C++11 ELF/DWARF parser☆326Updated 10 months ago
- Csmith, a random generator of C programs☆1,082Updated last year
- A LLVM-based static analysis framework.☆981Updated this week
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 years ago
- Clang's scan-build re-implementation in python☆374Updated 2 years ago
- A wrapper script to build whole-program LLVM bitcode files☆710Updated 4 months ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆272Updated 6 years ago
- A superoptimizer for LLVM IR☆2,222Updated 8 months ago
- C-Reduce, a C and C++ program reducer☆1,571Updated 11 months ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆398Updated 5 years ago
- llvm-mctoll☆843Updated 10 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆269Updated 3 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆227Updated last year
- KLEE Symbolic Execution Engine☆2,756Updated this week
- CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.☆2,385Updated this week
- C++ ABI Summary☆543Updated 5 months ago
- Virtual Machine for Intermediate Representation☆679Updated 4 years ago
- x86-64 assembler library☆482Updated 4 years ago
- an architecture-independent decompiler to LLVM IR☆393Updated 9 years ago
- Automatic verification of LLVM optimizations☆896Updated last week
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆220Updated 5 years ago
- Yet Another Random Program Generator☆507Updated 8 months 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
- C-family Abstract Syntax Tree XML Output☆497Updated 3 weeks ago
- [LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.☆502Updated last year