OSDN Git Service
(root)
/
android-x86
/
external-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a82d3f7
)
Add newline at end of file.
author
Evan Cheng
<evan.cheng@apple.com>
Tue, 17 Mar 2009 17:08:25 +0000
(17:08 +0000)
committer
Evan Cheng
<evan.cheng@apple.com>
Tue, 17 Mar 2009 17:08:25 +0000
(17:08 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67085
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/dagcombine-buildvector.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/dagcombine-buildvector.ll
b/test/CodeGen/X86/dagcombine-buildvector.ll
index
2ca4177
..
46c1e65
100644
(file)
--- 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
+}