llvm-ir topic

List llvm-ir repositories

llvm-tutor

2.8k
Stars
364
Forks
Watchers

A collection of out-of-tree LLVM passes for teaching and learning

VC4C

118
Stars
34
Forks
Watchers

Compiler for the VC4CL OpenCL implementation

alive2

703
Stars
89
Forks
Watchers

Automatic verification of LLVM optimizations

llvm-kaleidoscope

225
Stars
48
Forks
Watchers

LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)

TinyCompiler

233
Stars
57
Forks
Watchers

c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成中间代码及可执行文件.

SYsU-lang

202
Stars
37
Forks
Watchers

A mini, simple and modular compiler lab for SYsU/SysY(tiny C). Based on Clang/LLVM/ANTLR4/Bison/Flex.

SOLL

374
Stars
23
Forks
Watchers

SOLL is a new compiler for generate Ewasm from solidity and yul. See a demo here: https://asciinema.org/a/ezJqNLicn5fya02zwu4VXIo8a

symbiotic

300
Stars
55
Forks
Watchers

Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE

ncc

201
Stars
50
Forks
Watchers

Neural Code Comprehension: A Learnable Representation of Code Semantics

llvm

1.2k
Stars
80
Forks
Watchers

Library for interacting with LLVM IR in pure Go.