jvstech / float-compare-pass
Fork of LLVM for demonstrating optimization pass development
☆29Updated last year
Related projects ⓘ
Alternatives and complementary repositories for float-compare-pass
- Program synthesis tools and utilities for LLVM.☆20Updated last year
- Generates CIL MLIR dialect from C/C++ source.☆31Updated 3 years ago
- Some experiments with SMT solvers and GIMPLE IR☆68Updated this week
- Automatic Binary Parallelisation☆37Updated last year
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 2 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆46Updated 10 months ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆40Updated 3 months ago
- Visualization of LLVM IR☆60Updated 10 years ago
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 3 years ago
- Clang supporting syntax plugins☆18Updated last year
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆38Updated 2 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…☆100Updated 2 years ago
- A minimal (really) out-of-tree MLIR example☆34Updated 5 months ago
- Pathfinder: High-Resolution Control-Flow Attacks Exploiting the Conditional Branch Predictor☆16Updated 4 months ago
- A collection of (public) notes on assorted topics☆71Updated this week
- Example implementation of Arm's Architecture Specification Language (ASL)☆110Updated 5 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆51Updated 2 years ago
- Common dependency management for various Trail of Bits C++ codebases☆31Updated 5 months ago
- A library for dynamic binary rewriting☆57Updated 3 years ago
- Code examples for tutoring modern C++☆89Updated 4 months ago
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆33Updated 7 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 …☆52Updated 5 years ago
- GPUReplay, ASPLOS 2022☆33Updated 2 years ago
- Play-with-compiler sandbox based on PWD☆10Updated 4 years ago
- ☆54Updated this week
- Liveness-driven random C code generator☆41Updated 4 months 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
- Basic LLVM passes☆17Updated 6 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆51Updated 2 years ago
- A small library and kernel module for easy access to x86 performance monitor counters under Linux.☆94Updated 6 months ago