Fix a subtle difference between running clang vs llc for mips16.
[oota-llvm.git] / test / CodeGen / Mips / vector-setcc.ll
2013-01-04 Akira Hatanaka[mips] MipsTargetLowering::getSetCCResultType should...