From 7b104007096a7abbb760f3ab520fbd2bef7980c4 Mon Sep 17 00:00:00 2001 From: Reed Kotler Date: Tue, 25 Sep 2012 22:34:20 +0000 Subject: [PATCH] blank line for test commit llvm-svn: 164640 --- llvm/lib/Target/Mips/Mips16InstrInfo.td | 1 + 1 file changed, 1 insertion(+) diff --git a/llvm/lib/Target/Mips/Mips16InstrInfo.td b/llvm/lib/Target/Mips/Mips16InstrInfo.td index b0ab464a68f1..d69900e16d9e 100644 --- a/llvm/lib/Target/Mips/Mips16InstrInfo.td +++ b/llvm/lib/Target/Mips/Mips16InstrInfo.td @@ -29,6 +29,7 @@ class FI8_MOVR3216_ins: // // I8_MOV32R instruction format (used only by MOV32R instruction) // + class FI8_MOV32R16_ins: FI8_MOV32R16<(outs CPURegs:$r32), (ins CPU16Regs:$rz), !strconcat(asmstr, "\t$r32, $rz"), [], itin>; -- GitLab