Skip to content

ahmedshakill/load-store-pass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

load-store-pass

A simple compiler pass that finds for every store in a function all the loads (from the same function) that the store aliases with, i.e., have the same target address

About

LLVM Pass

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published