dtcxzyw / llvm-opt-benchmark
An LLVM IR dataset for data-driven compiler optimization research
☆33Updated this week
Alternatives and similar repositories for llvm-opt-benchmark:
Users that are interested in llvm-opt-benchmark are comparing it to the libraries listed below
- This is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in …☆53Updated 6 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆139Updated last month
- Some experiments with SMT solvers and GIMPLE IR☆73Updated last week
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆157Updated 2 years ago
- ☆51Updated last year
- DebugIR: Debugging LLVM-IR Files☆130Updated 2 months ago
- A utility library to bridge llvm and mlir gaps.☆13Updated last month
- BinRec: Dynamic Binary Lifting and Recompilation☆127Updated last year
- A translation validation framework for MLIR☆80Updated 3 months ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆62Updated last month
- UB-aware interpreter for LLVM debugging☆22Updated this week
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆164Updated 8 months ago
- An unofficial reference implementation of the C Minus Minus Compiler☆52Updated last month
- Code examples for tutoring modern C++☆91Updated 3 weeks ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆57Updated last year
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆40Updated 6 months ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆25Updated 4 years ago
- Decompiler of LLVM bitcode to C☆83Updated 11 months ago
- A high-performance, parallel, compilation-based symbolic execution engine☆128Updated last month
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 2 years ago
- Fork of LLVM for demonstrating optimization pass development☆31Updated 2 years ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆138Updated 4 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆71Updated 2 months ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years ago
- Peter's Amazing Syntax Tree Analyzer☆128Updated 5 months ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆39Updated 2 years ago
- Example implementation of Arm's Architecture Specification Language (ASL)☆115Updated 5 years ago
- Code examples used for the LAC LLVM course☆130Updated 3 months ago
- Automatic Binary Parallelisation☆41Updated this week
- Runtime type and bounds-error checking for C/C++☆102Updated 2 months ago