R600: Fix a rare bug where swizzle optimization returns wrong values
[oota-llvm.git] / test / Transforms / InstCombine / bitcast-store.ll
2010-10-25 Dan GohmanFix a case where instcombine was stripping metadata...