[mips] Fix a typo in the compare patterns for MIPS32r6/MIPS64r6.
[oota-llvm.git] / test / CodeGen / Mips / mul.ll
2012-10-05 Reed KotlerPatch for integer multiply, signed/unsigned, long/long...