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:
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆49Updated 2 weeks ago
- LLVM-based type and memory allocation tracking sanitizer☆56Updated last week
- Synthesis of loop-free programs☆20Updated last week
- A binary optimization/specialization library supporting multiple rewriters☆117Updated 4 years ago
- Some experiments with SMT solvers and GIMPLE IR☆78Updated last week
- Tutorial for writing an LLVM backend☆28Updated 6 months ago
- Automatic Binary Parallelisation☆43Updated 9 months ago
- Program synthesis tools and utilities for LLVM.☆20Updated 2 years ago
- Visualization of LLVM IR☆60Updated 11 years ago
- ☆49Updated this week
- Code examples for tutoring modern C++☆99Updated 4 months ago
- Symbolic execution for RISC-V machine code based on the formal LibRISCV ISA model☆54Updated 6 months ago
- Generates CIL MLIR dialect from C/C++ source.☆34Updated 4 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 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
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆31Updated 3 years ago
- A collection of (public) notes on assorted topics☆79Updated 3 months ago
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆49Updated this week
- A utility library to bridge llvm and mlir gaps.☆13Updated 10 months ago
- Code examples used for the LAC LLVM course☆132Updated last year
- An LLVM IR dataset for data-driven compiler optimization research☆72Updated this week
- Towards Sound Reassembly of Modern x86-64 Binaries (ASPLOS'25)☆18Updated 8 months ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 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…☆105Updated 3 years ago
- ☆42Updated 4 months ago
- LLVM Code Generation, published by Packt☆212Updated 3 weeks 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
- Artifact of "Indirector: High-Precision Branch Target Injection Attacks Exploiting the Indirect Branch Predictor" [USENIX Security 2024]☆64Updated last year
- LLVM-Canon aims to transform LLVM modules into a canonical form by reordering and renaming instructions while preserving the same semanti…☆16Updated last year
- Tools to process ARM's Machine Readable Architecture Specification☆136Updated 5 years ago