From 289b5d7f02a442cb849d3762a78796d3355b02fc 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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164640 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/Mips/Mips16InstrInfo.td | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/Target/Mips/Mips16InstrInfo.td b/lib/Target/Mips/Mips16InstrInfo.td index b0ab464a68f..d69900e16d9 100644 --- a/lib/Target/Mips/Mips16InstrInfo.td +++ b/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>; -- 2.34.1