summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/vec_shuffle.ll
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-04-07 22:53:17 +0000
committerChris Lattner <sabre@nondot.org>2010-04-07 22:53:17 +0000
commit3ae2dd2ba5cd6771039f360f5605b277aaf43c7b (patch)
tree8cd071fcd3e795931474a76fab7adfde7b974de3 /llvm/test/Transforms/InstCombine/vec_shuffle.ll
parenta0c80c55c3b8ac3f76487e2928621434245a9d6a (diff)
downloadbcm5719-llvm-3ae2dd2ba5cd6771039f360f5605b277aaf43c7b.tar.gz
bcm5719-llvm-3ae2dd2ba5cd6771039f360f5605b277aaf43c7b.zip
add newlines at the end of files.
llvm-svn: 100705
Diffstat (limited to 'llvm/test/Transforms/InstCombine/vec_shuffle.ll')
-rw-r--r--llvm/test/Transforms/InstCombine/vec_shuffle.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/InstCombine/vec_shuffle.ll b/llvm/test/Transforms/InstCombine/vec_shuffle.ll
index 29adc1e2089..5132a8ff9bd 100644
--- a/llvm/test/Transforms/InstCombine/vec_shuffle.ll
+++ b/llvm/test/Transforms/InstCombine/vec_shuffle.ll
@@ -86,4 +86,4 @@ define <4 x i8> @test9(<16 x i8> %tmp6) nounwind {
%tmp7 = shufflevector <16 x i8> %tmp6, <16 x i8> undef, <4 x i32> < i32 13, i32 9, i32 4, i32 13 > ; <<4 x i8>> [#uses=1]
%tmp9 = shufflevector <4 x i8> %tmp7, <4 x i8> undef, <4 x i32> < i32 3, i32 1, i32 2, i32 0 > ; <<4 x i8>> [#uses=1]
ret <4 x i8> %tmp9
-} \ No newline at end of file
+}
OpenPOWER on IntegriCloud