[mips] Fix a typo in the compare patterns for MIPS32r6/MIPS64r6.
[oota-llvm.git] / test / CodeGen / Mips / brcongt.ll
2012-10-17 Reed KotlerAdd conditional branch instructions and their patterns.