[mips] Fix a typo in the compare patterns for MIPS32r6/MIPS64r6.
[oota-llvm.git] / test / CodeGen / Mips / vector-setcc.ll
2013-01-04 Akira Hatanaka[mips] MipsTargetLowering::getSetCCResultType should...