llvm/test/CodeGen/X86: Disable avx in two tests corresponding to r171082.
[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...