jvstech / float-compare-passLinks
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
Sorting:
- Program synthesis tools and utilities for LLVM.☆20Updated 2 years ago
- Some experiments with SMT solvers and GIMPLE IR☆79Updated this week
- LLVM-based type and memory allocation tracking sanitizer☆56Updated this week
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆50Updated last month
- Code examples for tutoring modern C++☆99Updated 5 months ago
- Automatic Binary Parallelisation☆43Updated 9 months ago
- A binary optimization/specialization library supporting multiple rewriters☆119Updated 4 years ago
- Synthesis of loop-free programs☆20Updated last week
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆130Updated 4 months ago
- Generates CIL MLIR dialect from C/C++ source.☆34Updated 4 years ago
- Solving floating point SMT constraints on a GPU☆50Updated 5 years ago
- Symbolic execution for RISC-V machine code based on the formal LibRISCV ISA model☆54Updated 6 months ago
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆50Updated last week
- Visualization of LLVM IR☆59Updated 11 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- An LLVM IR dataset for data-driven compiler optimization research☆72Updated this week
- Tutorial for writing an LLVM backend☆28Updated 7 months ago
- Decompiler of LLVM bitcode to C☆88Updated 3 weeks ago
- A symbolic execution engine for LLVM IR☆51Updated 3 years ago
- Pathfinder: High-Resolution Control-Flow Attacks Exploiting the Conditional Branch Predictor☆21Updated last year
- LLVM Code Generation, published by Packt☆219Updated last week
- Code examples used for the LAC LLVM course☆134Updated last year
- A utility library to bridge llvm and mlir gaps.☆13Updated 11 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…☆105Updated 3 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 …☆58Updated 6 years ago
- LLVM-Canon aims to transform LLVM modules into a canonical form by reordering and renaming instructions while preserving the same semanti…☆31Updated last year
- Towards Sound Reassembly of Modern x86-64 Binaries (ASPLOS'25)☆18Updated 8 months ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆31Updated 3 years ago
- A library for dynamic binary rewriting☆58Updated 4 years 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