llvm-pass topic
EuroLLVM19
Implementing SPMD control flow in LLVM using reconverging CFGs - Vectorizing Divergent Control-Flow for SIMD Applications
obfuscator-llvm
Obfuscator as LLVM extension
llvm-pass-tutorial
A step-by-step tutorial for building an LLVM sample pass
dumb-obfuscator
Tutorial on how to write the dumbest obfuscator I could think of.
FuzzFactory
Domain-Specific Fuzzing with Waypoints
llvm-tutor
A collection of out-of-tree LLVM passes for teaching and learning
bpfcov
Source-code based coverage for eBPF programs actually running in the Linux kernel
LLVM-9.0-Learner-Tutorial
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
Using LLVM Pass to obfuscate program