Teach GVN to reason about edges dominating uses. This allows it to handle cases
[oota-llvm.git] / test / Transforms / LoopRotate / simplifylatch.ll
2012-02-14 Andrew TrickAdd simplifyLoopLatch to LoopRotate pass.