fix a missing shuffle pattern, PR9009. Patch by Artiom Myaskouvskey!
[oota-llvm.git] / test / CodeGen / X86 / uint64-to-float.ll
2010-10-05 Owen AndersonUse a more efficient lowering of uint64_t --> float...