Fix PR3335 by not turning a store to one address space into a store to another.
[oota-llvm.git] / test / Transforms / GVN / local-pre.ll
2008-06-26 Owen AndersonUse the -enable-pre flag so this test doesn't fail.
2008-06-18 Owen AndersonAdd local PRE to GVN. This only operates in cases...