X86: When lowering shl_parts, don't emit shift amounts larger than the bit width.
[oota-llvm.git] / test / CodeGen / X86 / x86-64-ptr-arg-simple.ll
2013-01-25 Eli BenderskyIn this patch, we teach X86_64TargetMachine that it...