llvm-pass topic

List llvm-pass repositories

LLVM-Guide

136
Stars
9
Forks
Watchers

LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-time, and "idle-time" optimization of programs. Originally imple...

CGRA-Mapper

53
Stars
8
Forks
Watchers

An LLVM pass that can generate CDFG and map the target loops onto a parameterizable CGRA.

SsagePass

142
Stars
38
Forks
Watchers

LLVM PASS by SsageParuders.Port to llvm_14.06 with New PM.Support for Android-ndk-r25(LTS).

TypeART

29
Stars
5
Forks
Watchers

LLVM-based type and memory allocation tracking sanitizer

llvm-passgen

25
Stars
2
Forks
Watchers

A small tool for quickly generating LLVM passes

LLVM-Clang-Examples

38
Stars
3
Forks
Watchers

A collection of code based on LLVM/Clang compilation libraries and tools

packetmill

60
Stars
9
Forks
Watchers

PacketMill: Toward per-core 100-Gbps Networking

ToyObfuscator

70
Stars
10
Forks
Watchers

Toy LLVM obfuscator pass

stabilizer

20
Stars
3
Forks
Watchers

Stabilizer: Rigorous Performance Evaluation

ropfuscator

405
Stars
32
Forks
Watchers

ROPfuscator is a fine-grained code obfuscation framework for C/C++ programs using ROP (return-oriented programming).