hfinkel / llvm-project-cspLinks
Clang supporting syntax plugins
☆18Updated 2 years ago
Alternatives and similar repositories for llvm-project-csp
Users that are interested in llvm-project-csp are comparing it to the libraries listed below
Sorting:
- Fork of LLVM for demonstrating optimization pass development☆30Updated 2 years ago
- Automatically exported from code.google.com/p/mao☆11Updated 4 years ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years ago
- ☆58Updated 2 weeks ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- CERE: Codelet Extractor and REplayer☆40Updated last year
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- InstLatX64_Demo☆43Updated 3 weeks ago
- LLVM Metadata Visualizer☆21Updated 7 years ago
- A utility library to bridge llvm and mlir gaps.☆13Updated 5 months ago
- A day of lightning talks for folks who distribute and release builds of LLVM, with a focus on configuration, testing, and unique constrai…☆35Updated 3 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
- Implementing SPMD control flow in LLVM using reconverging CFGs - Vectorizing Divergent Control-Flow for SIMD Applications☆17Updated 6 years ago
- Embedded Universal DSL: a good DSL for us, by us☆38Updated this week
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆30Updated 11 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 3 months ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- RV: A Unified Region Vectorizer for LLVM☆110Updated 2 weeks ago
- A collection of (public) notes on assorted topics☆77Updated 3 weeks ago
- Play-with-compiler sandbox based on PWD☆10Updated 4 years ago
- A stripped-down LLD (LLVM linker)☆29Updated 5 years ago
- Generates CIL MLIR dialect from C/C++ source.☆33Updated 4 years ago
- A minimal (really) out-of-tree MLIR example☆44Updated last week
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years 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
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆46Updated 3 weeks ago