[AVX512] Added intrinsics for 128-, 256- and 512-bit versions of VPCMP/VPCMPU{BWDQ}
[oota-llvm.git] / test / CodeGen / X86 / mulx32.ll
2012-09-26 NAKAMURA Takumillvm/test/CodeGen/X86/mulx*.ll: Fix copypasto.
2012-09-26 Michael LiaoAdd MULX code generation support