[mips] Fix test case to check that mips64 instructions are generated.
[oota-llvm.git] / test / CodeGen / Mips / fmadd1.ll
2012-02-25 Akira HatanakaAdd definitions of floating point multiply add/sub...