[AArch64]Fix the problem that can't select mul of v1i64/v2i64 types.
[oota-llvm.git] / test / CodeGen / Mips / fneg.ll
2012-04-11 Akira HatanakaRevert changes that were accidentally committed.
2012-04-11 Akira HatanakaFix string that is being checked.
2012-04-11 Akira HatanakaEmit neg.s or neg.d only if -enable-no-nans-fp-math...