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
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years ago
- Automatically exported from code.google.com/p/mao☆11Updated 4 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- LLVM Profiling Visualization☆85Updated 3 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
- Implementing SPMD control flow in LLVM using reconverging CFGs - Vectorizing Divergent Control-Flow for SIMD Applications☆17Updated 6 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- A stripped-down LLD (LLVM linker)☆29Updated 5 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 3 months ago
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- LLVM Metadata Visualizer☆21Updated 7 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Code examples for tutoring modern C++☆97Updated last week
- lldb-eval is a library for evaluating expressions in the debugger context☆85Updated 3 months ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆63Updated 11 years ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆33Updated 2 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- Tutorial for writing an LLVM backend☆23Updated last month
- Generates CIL MLIR dialect from C/C++ source.☆34Updated 4 years ago
- ☆58Updated last month
- LLVM-based type and memory allocation tracking sanitizer☆53Updated last month
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆30Updated 11 years ago
- [PROJECT DISCONTINUED] See the newer https://github.com/AntonLydike/filecheck.☆20Updated last year
- 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
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆42Updated 10 months ago
- A utility library to bridge llvm and mlir gaps.☆13Updated 6 months ago
- Visualization of LLVM IR☆60Updated 11 years ago
- CI system for premerge-testing in LLVM project☆41Updated last month