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