Fix mapping of @llvm.arm.ssat/usat intrinsics to ssat/usat instructions for Thumb2
[oota-llvm.git] / test / CodeGen / X86 / sdiv-pow2.ll
2015-08-25 Steve KingPass function attributes instead of boolean in isIntDiv...