aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/dagcombine-buildvector.ll
diff options
context:
space:
mode:
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
+}