llvm-pass topic

List llvm-pass repositories

EuroLLVM19

15
Stars
2
Forks
Watchers

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

obfuscator-llvm

96
Stars
17
Forks
Watchers

Obfuscator as LLVM extension

llvm-pass-tutorial

199
Stars
96
Forks
Watchers

A step-by-step tutorial for building an LLVM sample pass

dumb-obfuscator

169
Stars
29
Forks
Watchers

Tutorial on how to write the dumbest obfuscator I could think of.

FuzzFactory

234
Stars
32
Forks
Watchers

Domain-Specific Fuzzing with Waypoints

llvm-tutor

2.8k
Stars
364
Forks
Watchers

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

opcde2017

111
Stars
20
Forks
Watchers

Slides and very basic examples

bpfcov

126
Stars
9
Forks
Watchers

Source-code based coverage for eBPF programs actually running in the Linux kernel

LLVM-9.0-Learner-Tutorial

100
Stars
23
Forks
Watchers

A blog for LLVM(v9.0.0 or v11.0.0) beginner, step by step, with detailed documents and comments. Record the way I learn LLVM and accomplish a complete project for FPGA High-Level Synthesis with it.

baby_obfuscator

80
Stars
17
Forks
Watchers

Using LLVM Pass to obfuscate program