[AVX512] Added intrinsics for 128-, 256- and 512-bit versions of VPCMP/VPCMPU{BWDQ}
[oota-llvm.git] / test / CodeGen / X86 / fmul-zero.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-15 Dan GohmanUpdate this test to use fmul instead of mul.
2009-06-04 Dan GohmanCheck in test changes that I accidentally left out...