An open API service providing commit metadata for open source projects.

GitHub / CunningBaldrick

Total Commits: 124,585

llvm/llvm-archive

Archive of old/discontinued llvm projects, converted from SVN.

Commits: 3,816

checkedc/checkedc-clang

This repo contains a version of clang that is being modified to support Checked C. Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe.

Commits: 3,242

oneapi-src/syclomatic

Commits: 3,174

compiler-research/llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.

Commits: 3,174

llvm/llvm-project-release-prs

Repository for pull requests used for testing release branch backports in llvm/llvm-project

Commits: 3,174

leaningtech/cheerp-compiler

C++ to JavaScript/WebAssembly compiler

Commits: 3,174

M680x0/M680x0-mono-repo

Mono-Repo LLVM Backend for Motorola M68000 (Work in Progress)

Commits: 3,174

ajohnson-uoregon/llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.

Commits: 3,174

llvm-mos/llvm-mos

Port of LLVM to the MOS 6502 and related processors

Commits: 3,174

llvm/clangir

A new (MLIR based) high-level IR for clang.

Commits: 3,174

JuliaLang/llvm-project

Fork of https://github.com/llvm/llvm-project

Commits: 3,174

axel-naumann/llvm

fork of http://root.cern.ch/git/llvm.git

Commits: 3,100

nobodyxu/llvm-root-cern-fork

A fork of llvm at http://root.cern.ch/git/llvm to provide stable and swift access.

Commits: 3,100

M680x0/M680x0-llvm

M68K LLVM Port

Commits: 3,100

vedantk/llvm-project

Commits: 2,848

flang-compiler/classic-flang-llvm-project

LLVM monorepo for integration with classic flang

Commits: 1,587

llvm/llvm-project-staging

Staging repository for https://github.com/llvm/llvm-project. Used for official contributions to the LLVM project that LLVM contributors will collaboratively split up for regular patch review.

Commits: 1,587

iains/llvm-8-branch

LLVM 8 branch with additions to build for older Darwin and PPC Darwin

Commits: 1,587

n01e0/pretzel_logic

LLVM-based ROP obfuscated compiler

Commits: 1,587

marysaka/mina32-llvm

LLVM fork for MINA32

Commits: 1,587

trisycl/sycl

SYCL for Vitis: Experimental fusion of triSYCL with Intel SYCL oneAPI DPC++ up-streaming effort into Clang/LLVM

Commits: 1,587

revng/llvm-project

LLVM fork with minor changes

Commits: 1,587

ROCm/rocMLIR

Commits: 1,587

mysterymath/microcosm-toolchain

A LLVM toolchain for Microcosm

Commits: 1,587

mfdorst/llvm-project

Commits: 1,587

llvm/llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

Commits: 1,587

jfbastien/pnacl-llvm

Mirror of the official PNaCl LLVM repository

Commits: 1,552

csl-ugent/llvm

Commits: 1,550

sudo-panda/cling-llvm

Commits: 1,550

kavon/ghc-llvm

improvements to llvm to support functional-language compilers, e.g., ghc

Commits: 1,550

m-labs/llvm-lm32

LLVM with LatticeMico32 support patch (JPBonn tree)

Commits: 1,550

bollu/llvm

A fork of the LLVM project for personal use

Commits: 1,550

microsoft/llvm

Commits: 1,550

wsmoses/tapir-llvm

Tapir extension to LLVM for optimizing Parallel Programs

Commits: 1,550

microsoft/checkedc-llvm

Commits: 1,550

vsajip/llvm

Commits: 1,550

leros-dev/leros-llvm

Commits: 1,550

acoomans/llvm

LLVM (forked from https://git.llvm.org/git/llvm.git)

Commits: 1,550

wdv4758h/dagger

from http://dagger.repzret.org/

Commits: 1,550

pascalj/llvm

Commits: 1,550

tstellar/llvm

Commits: 1,550

microsoft/llvm-1

Commits: 1,550

llvm-mirror/llvm

Commits: 1,550

aguinet/llvm

Fork of llvm with experiments

Commits: 1,550

immunant/android_llvm

work in progress

Commits: 1,550

ucb-bar/esp-llvm

UCB-BAR fork of LLVM! NOT UPSTREAM RISCV LLVM

Commits: 1,550

orange-lang/llvm

Commits: 1,550

euclio/llvm-gbz80

Commits: 1,550

InnovAnon-Inc/GRELs

Commits: 1,550

rinon/llvm-slp

Attempting to improve the LLVM SLP vectorizer.

Commits: 1,541

ehsan/llvm

My fork of the LLVM repository

Commits: 1,462

asl/llvm-openrisc

Example OpenRISC backend

Commits: 1,421

stedolan/llvm

Context switching for LLVM

Commits: 1,301

alexjordan/llvm-tms320c64x

LLVM 2.9 branch with TI C64x backend.

Commits: 1,263

cisco-talos/clamav-bytecode-compiler

ClamAV Bytecode Compiler

Commits: 891

llvm/llvm-zorg

Commits: 210

flang-compiler/clang

Commits: 68

m-labs/clang-lm32

Clang with LatticeMico32 support

Commits: 68

jeaye/clang

A fork of libclang for smoothing out some bugs

Commits: 68

nobodyxu/clang-root-cern-fork

A fork of clang at http://root.cern.ch/git/clang to provide stable and swift access.

Commits: 68

llvm/llvm-test-suite

Commits: 64

llvm/llvm-www

Commits: 58

teemperor/cif

Enforcing information flow in C-languages with Clang.

Commits: 34

mshockwave/clang

Commits: 34

wsmoses/tapir-clang

Clang frontend to Tapir Compiler, includes implementation of Cilk language in frontend

Commits: 34

axel-naumann/clang

llvm's clang with some mods

Commits: 34

acoomans/clang

Clang (forked from https://git.llvm.org/git/clang.git)

Commits: 34

cbeck88/clang

clone of clang (has some minor clang format patches)

Commits: 34

sampsyo/clang-quala

Clang with type annotations

Commits: 34

froggey/iota-clang

Iota fork of Clang, based on https://chromium.googlesource.com/native_client/pnacl-clang

Commits: 34

trolldbois/clang

Commits: 34

ppenzin/clang-p9

Plan 9 extensions for Clang

Commits: 34

swiftwasm/swift-clang

This repository is no longer in use, please refer to the LLVM monorepo https://github.com/swiftwasm/llvm-project

Commits: 34

microsoft/clang

Commits: 34

microsoft/clang-1

Commits: 34

vsajip/clang

Commits: 34

llvm-mirror/clang

Commits: 34

solana-labs/clang

Commits: 34

shravanrn/nacl-clang

Commits: 34

KhronosGroup/SPIR

Commits: 32

stuartcarnie/clang

Fork of the Clang compiler with my experiments; check NSURL-literal branch

Commits: 32

ehsan/clang

My fork of the Clang repository

Commits: 32

rinon/llvm-slp-clang

Commits: 32

microsoft/test-suite

Commits: 32

uwsampa/accept-clang

Commits: 32

Rust-GCC/gccrs

GCC Front-End for Rust

Commits: 28

alexjordan/clang-tms320c64x

Clang 2.9 branch for TI C64x backend

Commits: 26