Loop Rotation pass preserves dominator tree and frontier.
[oota-llvm.git] / lib / Transforms / Scalar / RedundantLoadElimination.cpp
2007-07-24 Owen AndersonRename a lot of things to change FastDLE to RedundantLo...
2007-07-24 Owen AndersonRename FastDLE as RedundantLoadElimination.