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:
4de471d
)
Make buildbots better.
author
James Molloy
<james.molloy@arm.com>
Wed, 11 Feb 2015 12:24:09 +0000
(12:24 +0000)
committer
James Molloy
<james.molloy@arm.com>
Wed, 11 Feb 2015 12:24:09 +0000
(12:24 +0000)
This testcase change was associated incorrectly to a followup commit in my git tree, not the base commit. Sorry!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228827
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/Thumb2/ifcvt-neon.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/Thumb2/ifcvt-neon.ll
b/test/CodeGen/Thumb2/ifcvt-neon.ll
index 501b0b6a007c798e576f6fa19b812478297c4dd9..00f3399127c6791b93c7a881ba476d46806b33c4 100644
(file)
--- a/
test/CodeGen/Thumb2/ifcvt-neon.ll
+++ b/
test/CodeGen/Thumb2/ifcvt-neon.ll
@@
-12,9
+12,9
@@
entry:
br i1 %0, label %bb, label %bb1
bb: ; preds = %entry
-; CHECK:
ite lt
-; CHECK
: vsublt
.f32
-; CHECK
-NEXT: vaddge.f32
+; CHECK:
vsub.f32
+; CHECK
-NEXT: vadd
.f32
+; CHECK
: it gt
%3 = fadd float %1, %2 ; <float> [#uses=1]
br label %bb2