Remove NEON vmull, vmlal, and vmlsl intrinsics, replacing them with multiply,
[oota-llvm.git] / test / CodeGen / X86 / promote-assert-zext.ll
2010-06-03 Dan GohmanFix SimplifyDemandedBits' AssertZext logic to demand...