aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/dagcombine-buildvector.ll
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2009-03-17 17:08:25 +0000
committerEvan Cheng <evan.cheng@apple.com>2009-03-17 17:08:25 +0000
commit58e2287d0032f87e67e2f801e2b5c8cec1c7bb41 (patch)
tree5024c1a563505cbc393273993ef970d3e3b9cf37 /test/CodeGen/X86/dagcombine-buildvector.ll
parenta82d3f7c57f03457c385add1687319d5c290f867 (diff)
downloadexternal_llvm-58e2287d0032f87e67e2f801e2b5c8cec1c7bb41.zip
external_llvm-58e2287d0032f87e67e2f801e2b5c8cec1c7bb41.tar.gz
external_llvm-58e2287d0032f87e67e2f801e2b5c8cec1c7bb41.tar.bz2
Add newline at end of file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67085 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/dagcombine-buildvector.ll')
-rw-r--r--test/CodeGen/X86/dagcombine-buildvector.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/dagcombine-buildvector.ll b/test/CodeGen/X86/dagcombine-buildvector.ll
index 2ca4177..46c1e65 100644
--- a/test/CodeGen/X86/dagcombine-buildvector.ll
+++ b/test/CodeGen/X86/dagcombine-buildvector.ll
@@ -10,4 +10,4 @@ entry:
%tmp7.i = shufflevector <4 x double> %src, <4 x double> undef, <2 x i32> < i32 0, i32 2 >
store <2 x double> %tmp7.i, <2 x double>* %dst
ret void
-} \ No newline at end of file
+}