projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87bdba6
)
remove this bogus t-t
author
Chris Lattner
<sabre@nondot.org>
Mon, 9 Jul 2007 17:31:07 +0000
(17:31 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 9 Jul 2007 17:31:07 +0000
(17:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38464
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/Generic/vector.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/Generic/vector.ll
b/test/CodeGen/Generic/vector.ll
index 367d8150799a3680d0c2c456148bd8a91e949847..59f554b6d4653d5ac5619e6c10834c2c0378fad4 100644
(file)
--- a/
test/CodeGen/Generic/vector.ll
+++ b/
test/CodeGen/Generic/vector.ll
@@
-1,6
+1,5
@@
; Test that vectors are scalarized/lowered correctly.
; RUN: llvm-upgrade < %s | llvm-as | llc
-; RUN: llvm-upgrade < %s | llvm-as | llc -mtriple a-b-c
%f1 = type <1 x float>
%f2 = type <2 x float>