summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/msa/3r_splat.ll
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2013-08-28 10:02:29 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2013-08-28 10:02:29 +0000
commita65f149af6fd90f1a849def3c1afb15d741ced2a (patch)
treec71ca0c5594b0450d0e06d03b0f2fbd0092fefd7 /test/CodeGen/Mips/msa/3r_splat.ll
parent47e70960945ecb33a361987a9745e3dc80a1c78c (diff)
downloadllvm-a65f149af6fd90f1a849def3c1afb15d741ced2a.tar.gz
llvm-a65f149af6fd90f1a849def3c1afb15d741ced2a.tar.bz2
llvm-a65f149af6fd90f1a849def3c1afb15d741ced2a.tar.xz
[mips][msa] Summarize tests
Adds a comment to the start of each test summarizing the area the test covers. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189465 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Mips/msa/3r_splat.ll')
-rw-r--r--test/CodeGen/Mips/msa/3r_splat.ll3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/CodeGen/Mips/msa/3r_splat.ll b/test/CodeGen/Mips/msa/3r_splat.ll
index dad61eb8b6..001f723f7d 100644
--- a/test/CodeGen/Mips/msa/3r_splat.ll
+++ b/test/CodeGen/Mips/msa/3r_splat.ll
@@ -1,3 +1,6 @@
+; Test the MSA splat intrinsics that are encoded with the 3R instruction
+; format.
+
; RUN: llc -march=mips -mattr=+msa < %s | FileCheck %s
@llvm_mips_splat_b_ARG1 = global <16 x i8> <i8 0, i8 1, i8 2, i8 3, i8 4, i8 5, i8 6, i8 7, i8 8, i8 9, i8 10, i8 11, i8 12, i8 13, i8 14, i8 15>, align 16