Skip to content

taewookoh/llvm-opt-ssapre

 
 

Repository files navigation

[Work In Progress]

LLVM SSA Partial Redundancy Elimination pass

The pass is based on paper "A new algorithm for partial redundancy elimination based on SSA form" by Fred Chow, Sun Chan, Robert Kennedy Shin-Ming Liu, Raymond Lo and Peng Tu.

About

SSA Partial Redundancy Elimination Pass

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • LLVM 43.2%
  • C++ 41.1%
  • Assembly 13.3%
  • Mirah 0.9%
  • Python 0.4%
  • Objective-C 0.3%
  • Other 0.8%