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☆237Updated 2 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- Code Analysis and Refactoring with Clang Tools☆127Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆120Updated 2 months ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆233Updated 2 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆54Updated last year
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 4 years ago
- A binary optimization/specialization library supporting multiple rewriters☆117Updated 4 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
- CERE: Codelet Extractor and REplayer☆40Updated 2 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆530Updated 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…☆59Updated 2 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆36Updated 12 years ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆31Updated 3 years ago
- A framework for reusing code in Clang tools☆126Updated last month
- Code examples for tutoring modern C++☆99Updated 4 months ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆65Updated 11 years ago
- Generates CIL MLIR dialect from C/C++ source.☆34Updated 4 years ago
- Reworking of Agner Fog's performance test programs for Linux☆115Updated 3 weeks ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- ☆71Updated 5 years ago
- C/C++ source generation from an AST☆168Updated last week
- A set of C Preprocessor analysis and source code rejuvenation tools that perform source to source translation of C++ programs by replacin…☆48Updated 7 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- RV: A Unified Region Vectorizer for LLVM☆112Updated 6 months ago