Make buildbots better.

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
This commit is contained in:
James Molloy 2015-02-11 12:24:09 +00:00
parent 4de471dd0a
commit 1777ae7a05

View File

@ -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