Implement floating point compare for mips fast-isel
[oota-llvm.git] / lib / Target / Mips / Mips16InstrInfo.td
index 5e4eebb62c1248b0198b71c7a1d3451c0f69ecc9..2364f4d7c336f661a1f1f6c85846d4ad89bed206 100644 (file)
@@ -1771,9 +1771,9 @@ def: Mips16Pat
 
 //
 // For constants, llvm transforms this to:
-// x > (k -1) and then reverses the operands to use setlt. So this pattern
+// x > (k - 1) and then reverses the operands to use setlt. So this pattern
 // is not used now by the compiler. (Presumably checking that k-1 does not
-// overflow). The compiler never uses this at the current time, due to
+// overflow). The compiler never uses this at the current time, due to
 // other optimizations.
 //
 //def: Mips16Pat