cilkplus / llvmLinks
The cilkplus/llvm repo implements the Intel Cilk Plus language extensions to C and C++ in LLVM.
☆68Updated 9 years ago
Alternatives and similar repositories for llvm
Users that are interested in llvm are comparing it to the libraries listed below
Sorting:
- Enable Polyhedral JIT compilation☆9Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆25Updated 5 years ago
- A C++ expression -> x86 JIT☆18Updated 8 years ago
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- This repository contains my experiments with compression-related algorithms☆35Updated 8 years ago
- A detailed michroarchitectural x86 simulator☆62Updated 8 years ago
- Python bindings for libNVVM☆37Updated 11 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆87Updated 5 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆33Updated 5 years ago
- Compiler intermediate language for static analysis.☆108Updated 6 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- The StreamIt compiler infrastructure.☆71Updated 8 years ago
- Programming Accelerators with C++ (PACXX)☆58Updated 7 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- C++ Summer Lecture Series 2016☆13Updated 8 years ago
- Constexpr hash map, generates a constant KV hash map at compile time.☆18Updated 9 years ago
- autotuning C++, just-in-time!☆51Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 4 months ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆25Updated 6 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Intel(R) Concurrent Collections for C++☆115Updated 2 years ago
- GPU Automatically Tuned Linear Algebra Software☆28Updated 9 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
- Design space for LLVM/Clang work☆45Updated 12 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- Intel Heterogeneous Research Compiler (iHRC)☆25Updated 2 years ago
- Library to program with streams, events, and to queue own functions into a stream.☆16Updated 11 months ago