only propagate equality comparisons of FP values that we are certain are non-zero
[oota-llvm.git] / test / Transforms / GVN / phi-translate-partial-alias.ll
2011-06-04 Dan GohmanAdd a testcase to demonstrate the problem where phi...