From 7a2c9bc8947d8e7fd94eb875c61b3ba535200647 Mon Sep 17 00:00:00 2001 From: Daniel Sanders Date: Fri, 16 Aug 2013 15:26:36 +0000 Subject: [PATCH] Test commit. Just a blank line llvm-svn: 188556 --- llvm/lib/Target/Mips/MipsMSAInstrInfo.td | 1 + 1 file changed, 1 insertion(+) diff --git a/llvm/lib/Target/Mips/MipsMSAInstrInfo.td b/llvm/lib/Target/Mips/MipsMSAInstrInfo.td index c03924fbd151..9e79bfdc110b 100644 --- a/llvm/lib/Target/Mips/MipsMSAInstrInfo.td +++ b/llvm/lib/Target/Mips/MipsMSAInstrInfo.td @@ -2505,3 +2505,4 @@ def ST_FW : MSAPat<(store (v4f32 MSA128:$ws), addr:$addr), (ST_W MSA128:$ws, addr:$addr)>; def ST_FD : MSAPat<(store (v2f64 MSA128:$ws), addr:$addr), (ST_D MSA128:$ws, addr:$addr)>; +