jvstech / float-compare-passLinks
Fork of LLVM for demonstrating optimization pass development
☆30Updated 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
Sorting:
- Program synthesis tools and utilities for LLVM.☆20Updated last year
- A utility library to bridge llvm and mlir gaps.☆13Updated 5 months ago
- Tutorial for writing an LLVM backend☆23Updated last month
- Generates CIL MLIR dialect from C/C++ source.☆33Updated 4 years ago
- Automatic Binary Parallelisation☆43Updated 3 months ago
- LLVM-based type and memory allocation tracking sanitizer☆53Updated 3 weeks ago
- A collection of (public) notes on assorted topics☆77Updated 3 weeks ago
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆40Updated 3 months ago
- Code examples for tutoring modern C++☆96Updated 3 weeks ago
- Develop toolchain based on llvm to for Cpu0 processor☆46Updated 3 weeks ago
- Example implementation of Arm's Architecture Specification Language (ASL)☆117Updated 5 years ago
- ☆19Updated 2 years ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years 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 3 years ago
- A minimal (really) out-of-tree MLIR example☆44Updated last week
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆42Updated 10 months ago
- Some experiments with SMT solvers and GIMPLE IR☆73Updated this week
- Clang supporting syntax plugins☆18Updated 2 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- Visualization of LLVM IR☆59Updated 11 years ago
- UB-aware interpreter for LLVM debugging☆29Updated last week
- 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 …☆56Updated 6 years ago
- Performance Counter Measurements at the cycle granularity☆18Updated 3 years ago
- Towards Sound Reassembly of Modern x86-64 Binaries (ASPLOS'25)☆14Updated 2 months ago
- Collection of scripts used for building a complete, standalone Clang/LLVM-based toolchain. See: https://clang.llvm.org/docs/Toolchain.htm…☆19Updated 2 years ago
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆43Updated 5 years ago
- Solving floating point SMT constraints on a GPU☆49Updated 4 years ago
- A mutation testing tool designed to work with large C++ (and C) codebases.☆13Updated this week
- Embedded Universal DSL: a good DSL for us, by us☆38Updated this week