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.

List LLVM repositories

llvm4j

15
Stars
6
Forks
Watchers

Experimental LLVM FFI bindings for the Java Platform

DSPython

15
Stars
1
Forks
Watchers

:snake: Damn Small Python compiler designed for use on Arduino for educational purposes. Based on LLVM.

alon

99
Stars
13
Forks
Watchers

Remix for Solana.

zapcc

1.2k
Stars
61
Forks
Watchers

zapcc is a caching C++ compiler based on clang, designed to perform faster compilations

EuroLLVM19

15
Stars
2
Forks
Watchers

Implementing SPMD control flow in LLVM using reconverging CFGs - Vectorizing Divergent Control-Flow for SIMD Applications

rust-ptx-linker

48
Stars
11
Forks
Watchers

The missing puzzle piece for NVPTX experience with Rust

alive

214
Stars
22
Forks
Watchers

Alive: Automatic LLVM's Instcombine Verifier

fast-bernoulli

5
Stars
2
Forks
Watchers

Fast generation of long sequencies of bernoulli-distributed random variables

bitcode

56
Stars
3
Forks
Watchers

Generate binary LLVM-compatible bitcode from JS

bitcode-builder

17
Stars
4
Forks
Watchers

API for building typed CFG for bitcode module