Skip to content

stephenverderame/llvm-passes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llvm-passes

Compiler analyses, passes, and optimizations for LLVM. LLVM.

Contents

  • df - header only generalized dataflow analysis library
  • null-check - Static analysis that ensures safety of memory loads and stores. Read more about it here
  • ive - Strength reduction and induction variable elimination

About

Compiler analyses, optimizations, and passes for LLVM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages