Fix an issue where GVN had the sizes of the two memcpy's reverse, resulting
[oota-llvm.git] / test / Transforms / GVN / dg.exp
2007-07-24 Owen AndersonAdd a GVN pass, using the value numbering code I develo...