diff options
Diffstat (limited to 'llvm/lib')
-rw-r--r-- | llvm/lib/Target/Mips/Mips32r6InstrInfo.td | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/lib/Target/Mips/Mips32r6InstrInfo.td b/llvm/lib/Target/Mips/Mips32r6InstrInfo.td index 674701ee241..f0f6df82b7a 100644 --- a/llvm/lib/Target/Mips/Mips32r6InstrInfo.td +++ b/llvm/lib/Target/Mips/Mips32r6InstrInfo.td @@ -30,8 +30,6 @@ include "Mips32r6InstrFormats.td" // Removed: bc1any2, bc1any4 // Removed: bc2[ft] // Removed: bc2f, bc2t -// Removed: bc[12][ft]l, bgezl, bgtzl, bgtzl, blezl, bltzall, bltzl, bnel, bgezall, -// Removed: beql // Removed: bgezal // Removed: bltzal // Removed: c.cond.fmt, bc1[ft] |