LLVM topic
The LLVM compiler infrastructure project is a set of compiler and toolchain technologies, which can be used to develop a front end for any programming language and a back end for any instruction set architecture.
llvm4j
Experimental LLVM FFI bindings for the Java Platform
DSPython
:snake: DSPython is a damn small Python compiler designed to be used in small places for educational purposes. Based on LLVM.
zapcc
zapcc is a caching C++ compiler based on clang, designed to perform faster compilations
EuroLLVM19
Implementing SPMD control flow in LLVM using reconverging CFGs - Vectorizing Divergent Control-Flow for SIMD Applications
rust-ptx-linker
The missing puzzle piece for NVPTX experience with Rust
fast-bernoulli
Fast generation of long sequencies of bernoulli-distributed random variables
bitcode-builder
API for building typed CFG for bitcode module