Fix a bug introduced in my last commit.
[oota-llvm.git] / test / Transforms / GVN / mixed.ll
2007-07-24 Owen AndersonAdd a GVN pass, using the value numbering code I develo...