[llvm] r188556 - Test commit. Just a blank line

Daniel Sanders daniel.sanders at imgtec.com
Fri Aug 16 08:26:36 PDT 2013


Author: dsanders
Date: Fri Aug 16 10:26:36 2013
New Revision: 188556

URL: http://llvm.org/viewvc/llvm-project?rev=188556&view=rev
Log:
Test commit. Just a blank line

Modified:
    llvm/trunk/lib/Target/Mips/MipsMSAInstrInfo.td

Modified: llvm/trunk/lib/Target/Mips/MipsMSAInstrInfo.td
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/Mips/MipsMSAInstrInfo.td?rev=188556&r1=188555&r2=188556&view=diff
==============================================================================
--- llvm/trunk/lib/Target/Mips/MipsMSAInstrInfo.td (original)
+++ llvm/trunk/lib/Target/Mips/MipsMSAInstrInfo.td Fri Aug 16 10:26:36 2013
@@ -2505,3 +2505,4 @@ def ST_FW : MSAPat<(store (v4f32 MSA128:
                    (ST_W MSA128:$ws, addr:$addr)>;
 def ST_FD : MSAPat<(store (v2f64 MSA128:$ws), addr:$addr),
                    (ST_D MSA128:$ws, addr:$addr)>;
+





More information about the llvm-commits mailing list