jvstech / float-compare-pass
Fork of LLVM for demonstrating optimization pass development
☆31Updated 2 years ago
Alternatives and similar repositories for float-compare-pass:
Users that are interested in float-compare-pass are comparing it to the libraries listed below
- A utility library to bridge llvm and mlir gaps.☆13Updated 3 months ago
- Program synthesis tools and utilities for LLVM.☆20Updated last year
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆40Updated 2 months ago
- Generates CIL MLIR dialect from C/C++ source.☆32Updated 4 years ago
- LLVM-based type and memory allocation tracking sanitizer☆53Updated last week
- Some experiments with SMT solvers and GIMPLE IR☆74Updated this week
- Automatic Binary Parallelisation☆43Updated 2 months ago
- UB-aware interpreter for LLVM debugging☆27Updated this week
- Visualization of LLVM IR☆60Updated 11 years ago
- 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 …☆54Updated 6 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆41Updated 8 months ago
- A blog for LLVM(v9.0.0 or v11.0.0) beginner, step by step, with detailed documents and comments. Record the way I learn LLVM and accompli…☆103Updated 2 years ago
- A minimal (really) out-of-tree MLIR example☆44Updated this week
- A collection of (public) notes on assorted topics☆76Updated last month
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years ago
- Code examples for tutoring modern C++☆94Updated 2 weeks ago
- A library for dynamic binary rewriting☆57Updated 4 years ago
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆35Updated 7 years ago
- Example implementation of Arm's Architecture Specification Language (ASL)☆115Updated 5 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- A symbolic execution engine for LLVM IR☆51Updated 3 years ago
- A mutation testing tool designed to work with large C++ (and C) codebases.☆13Updated 2 months ago
- SMT solver for the theory of floating-point arithmetic☆26Updated 7 years ago
- Synthesis of loop-free programs☆16Updated this week
- A binary optimization/specialization library supporting multiple rewriters☆113Updated 4 years ago
- print information from LLVM dataflow analyses☆13Updated 5 years ago
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆42Updated 5 years ago
- Play-with-compiler sandbox based on PWD☆10Updated 4 years ago
- Performance Counter Measurements at the cycle granularity☆18Updated 3 years ago
- Collection of scripts used for building a complete, standalone Clang/LLVM-based toolchain. See: https://clang.llvm.org/docs/Toolchain.htm…☆19Updated last year