Teach GVN to reason about edges dominating uses. This allows it to handle cases
[oota-llvm.git] / test / Transforms / GVN / phi-translate-partial-alias.ll
2011-06-04 Dan GohmanAdd a testcase to demonstrate the problem where phi...