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:
4c5a6da
)
Fix the cost-model test.
author
Nadav Rotem
<nrotem@apple.com>
Thu, 25 Oct 2012 21:42:50 +0000
(21:42 +0000)
committer
Nadav Rotem
<nrotem@apple.com>
Thu, 25 Oct 2012 21:42:50 +0000
(21:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166722
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/LoopVectorize/cost-model.ll
patch
|
blob
|
history
diff --git
a/test/Transforms/LoopVectorize/cost-model.ll
b/test/Transforms/LoopVectorize/cost-model.ll
index 40e660855b14e3a300b038338c71e6d5a9464af8..628f9912c8c94baed1f35536a2bbc1e2c684faf5 100644
(file)
--- a/
test/Transforms/LoopVectorize/cost-model.ll
+++ b/
test/Transforms/LoopVectorize/cost-model.ll
@@
-9,7
+9,7
@@
target triple = "x86_64-apple-macosx10.8.0"
@a = common global [2048 x i32] zeroinitializer, align 16
;CHECK: cost_model_1
-;CHECK
-NOT
: <4 x i32>
+;CHECK: <4 x i32>
;CHECK: ret void
define void @cost_model_1() nounwind uwtable noinline ssp {
entry: