kavon / atJITLinks
autotuning C++, just-in-time!
☆52Updated 5 years ago
Alternatives and similar repositories for atJIT
Users that are interested in atJIT are comparing it to the libraries listed below
Sorting:
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Clang with JIT extensions☆232Updated 2 years ago
- LLVM Profiling Visualization☆85Updated 3 years ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 4 months ago
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 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
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆228Updated 2 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- CERE: Codelet Extractor and REplayer☆40Updated last year
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆63Updated 11 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆524Updated 4 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆56Updated 2 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆34Updated 10 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆51Updated last year
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆31Updated 11 years ago
- Generates CIL MLIR dialect from C/C++ source.☆34Updated 4 years ago
- extensible interpreter for LLVM dynamic analyses☆45Updated 11 years ago
- ☆70Updated 5 years ago
- DebugIR: Debugging LLVM-IR Files☆139Updated 7 months ago
- CCG is a random C Code Generator☆44Updated 2 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 7 months ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- LLVM-based type and memory allocation tracking sanitizer☆53Updated this week
- Implementing SPMD control flow in LLVM using reconverging CFGs - Vectorizing Divergent Control-Flow for SIMD Applications☆17Updated 6 years ago
- Code examples for tutoring modern C++☆98Updated 2 weeks ago