hfinkel / llvm-project-cspLinks
Clang supporting syntax plugins
☆20Updated 3 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:
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆122Updated 3 months ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated last year
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- CPU Ultimate Latency Test.☆117Updated 4 months ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆31Updated 4 years ago
- ☆59Updated 3 weeks ago
- lldb-eval is a library for evaluating expressions in the debugger context☆86Updated 9 months ago
- A binary optimization/specialization library supporting multiple rewriters☆119Updated 4 years ago
- CERE: Codelet Extractor and REplayer☆40Updated 2 years ago
- RV: A Unified Region Vectorizer for LLVM☆112Updated 7 months 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
- InstLatX64_Demo☆45Updated 2 months ago
- autotuning C++, just-in-time!☆52Updated 5 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 3 years ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- Code examples for tutoring modern C++☆99Updated 5 months ago
- LLVM Profiling Visualization☆84Updated 4 years ago
- Dynamic runtime inlining with LLVM☆67Updated 4 years ago
- Intel® Instrumentation and Tracing Technology (ITT) and Just-In-Time (JIT) APIs☆127Updated 2 weeks ago
- IFC format specification☆83Updated last week
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆65Updated 11 years ago
- A day of lightning talks for folks who distribute and release builds of LLVM, with a focus on configuration, testing, and unique constrai…☆36Updated 4 years ago
- A collection of (public) notes on assorted topics☆79Updated 4 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆124Updated 7 years ago
- Fork of LLVM for demonstrating optimization pass development☆31Updated 2 years ago
- A utility library to bridge llvm and mlir gaps.☆13Updated last year