Fix PR3335 by not turning a store to one address space into a store to another.
[oota-llvm.git] / test / Transforms / GVN / 2008-02-26-MemCpySize.ll
2008-02-26 Owen AndersonAdd PR number to testcase.
2008-02-26 Owen AndersonFix an issue where GVN had the sizes of the two memcpy...