jvstech / float-compare-pass
Fork of LLVM for demonstrating optimization pass development
☆31Updated last year
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 last month
- Some experiments with SMT solvers and GIMPLE IR☆73Updated this week
- Generates CIL MLIR dialect from C/C++ source.☆32Updated 4 years ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆40Updated 6 months ago
- Program synthesis tools and utilities for LLVM.☆20Updated last year
- LLVM-based type and memory allocation tracking sanitizer☆53Updated this week
- A minimal (really) out-of-tree MLIR example☆37Updated last month
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆39Updated 2 years ago
- Pathfinder: High-Resolution Control-Flow Attacks Exploiting the Conditional Branch Predictor☆16Updated 7 months ago
- Automatic Binary Parallelisation☆40Updated last year
- Visualization of LLVM IR☆60Updated 10 years ago
- Embedded Universal DSL: a good DSL for us, by us☆32Updated this week
- Develop toolchain based on llvm to for Cpu0 processor☆45Updated last year
- 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…☆102Updated 2 years ago
- A collection of (public) notes on assorted topics☆74Updated 3 weeks ago
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 4 years ago
- Example implementation of Arm's Architecture Specification Language (ASL)☆115Updated 5 years ago
- CERE: Codelet Extractor and REplayer☆40Updated last year
- 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
- An LLVM IR dataset for data-driven compiler optimization research☆32Updated this week
- Collection of scripts used for building a complete, standalone Clang/LLVM-based toolchain. See: https://clang.llvm.org/docs/Toolchain.htm…☆19Updated last year
- CCG is a random C Code Generator☆43Updated 2 years ago
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆40Updated 4 years ago
- Artifact of "Indirector: High-Precision Branch Target Injection Attacks Exploiting the Indirect Branch Predictor" [USENIX Security 2024]☆60Updated 6 months ago
- ☆28Updated 2 years ago
- Liveness-driven random C code generator☆41Updated 7 months ago
- A library for dynamic binary rewriting☆57Updated 4 years ago
- Code examples for tutoring modern C++☆91Updated 2 weeks ago
- A symbolic execution engine for LLVM IR☆34Updated 2 years ago