Renamed llvm.x86.sse42.crc32 intrinsics; crc64 doesn't exist.
[oota-llvm.git] / test / Transforms / InstCombine / bitcast-store.ll
2010-10-25 Dan GohmanFix a case where instcombine was stripping metadata...