X86: do not fold load instructions such as [V]MOVS[S|D] to other instructions
[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...