[mips] Fix a typo in the compare patterns for MIPS32r6/MIPS64r6.
[oota-llvm.git] / test / CodeGen / Mips / addc.ll
2011-03-09 Bruno Cardoso LopesAdd a testcase for the addc improvements introduced...