Add check so we don't try to perform an impossible transformation. Fixes issue from...
[oota-llvm.git] / test / CodeGen / X86 / 2011-20-21-zext-ui2fp.ll
2011-10-21 Nadav RotemFix pr11194. When promoting and splitting integers...