aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2011-20-21-zext-ui2fp.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2011-20-21-zext-ui2fp.ll')
-rw-r--r--test/CodeGen/X86/2011-20-21-zext-ui2fp.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2011-20-21-zext-ui2fp.ll b/test/CodeGen/X86/2011-20-21-zext-ui2fp.ll
index 539d5547d5f18..f1543d5262f6b 100644
--- a/test/CodeGen/X86/2011-20-21-zext-ui2fp.ll
+++ b/test/CodeGen/X86/2011-20-21-zext-ui2fp.ll
@@ -6,7 +6,7 @@
define void @ui_to_fp_conv(<8 x float> * nocapture %aFOO, <8 x float>* nocapture %RET) nounwind {
; CHECK-LABEL: ui_to_fp_conv:
-; CHECK: # BB#0: # %allocas
+; CHECK: # %bb.0: # %allocas
; CHECK-NEXT: movaps {{.*#+}} xmm0 = [1.000000e+00,1.000000e+00,0.000000e+00,0.000000e+00]
; CHECK-NEXT: xorps %xmm1, %xmm1
; CHECK-NEXT: movups %xmm1, 16(%rsi)