llvm/test/CodeGen/Mips/cconv/arguments-varargs.ll: Add explicit -mtriple=(mips|mipsel...
[oota-llvm.git] / test / CodeGen / Mips / int-to-float-conversion.ll
2014-04-14 Daniel Sanders[mips] MIPS-IV is broadly the same as MIPS64 so duplica...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-05-16 Akira Hatanaka[mips] Test case for r182042. Add comment.