X86: When lowering shl_parts, don't emit shift amounts larger than the bit width.
[oota-llvm.git] / test / CodeGen / X86 / 2011-20-21-zext-ui2fp.ll
2013-07-18 Stephen LinUpdate to more CodeGen tests to use CHECK-LABEL for...
2011-10-21 Nadav RotemFix pr11194. When promoting and splitting integers...