AVX-512: Added more intrinsics for pmin/pmax, pabs, blend, pmuldq.
[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...