When gvn decides to replace an instruction with another, we have to patch the
[oota-llvm.git] / test / Transforms / GVN / phi-translate-partial-alias.ll
2011-06-04 Dan GohmanAdd a testcase to demonstrate the problem where phi...