hfinkel / llvm-project-csp
Clang supporting syntax plugins
☆18Updated last year
Related projects ⓘ
Alternatives and complementary repositories for llvm-project-csp
- Fork of LLVM for demonstrating optimization pass development☆29Updated last year
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆63Updated 4 years ago
- LLVM Metadata Visualizer☆22Updated 6 years ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 2 years ago
- autotuning C++, just-in-time!☆51Updated 4 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆88Updated 8 months ago
- ☆54Updated this week
- Automatically exported from code.google.com/p/mao☆11Updated 3 years ago
- ☆13Updated 5 years ago
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 3 years ago
- A stripped-down LLD (LLVM linker)☆29Updated 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…☆57Updated last year
- Generates CIL MLIR dialect from C/C++ source.☆31Updated 3 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆26Updated 11 years ago
- Code examples for tutoring modern C++☆89Updated 4 months ago
- CERE: Codelet Extractor and REplayer☆41Updated last year
- Generate project templates for executables that use LLVM and LLVM passes☆51Updated 2 years ago
- LLVM Profiling Visualization☆83Updated 2 years ago
- A collection of (public) notes on assorted topics☆71Updated 2 weeks 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
- Implementing SPMD control flow in LLVM using reconverging CFGs - Vectorizing Divergent Control-Flow for SIMD Applications☆16Updated 5 years ago
- A fast implementation of log() and exp()☆49Updated last year
- RV: A Unified Region Vectorizer for LLVM☆105Updated last month
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 10 years ago
- We try to put source files of llvm tutorials here☆18Updated 4 years ago
- Fork of LLVM with support for downgrading bitcode.☆19Updated 2 weeks ago
- CI system for premerge-testing in LLVM project☆41Updated last month
- lldb-eval is a library for evaluating expressions in the debugger context☆76Updated 3 months ago
- Markup source code showing optimizations☆35Updated 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