summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/chain_order.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/chain_order.ll')
-rw-r--r--llvm/test/CodeGen/X86/chain_order.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/chain_order.ll b/llvm/test/CodeGen/X86/chain_order.ll
index cc48e5b6149..b9e188f6a1b 100644
--- a/llvm/test/CodeGen/X86/chain_order.ll
+++ b/llvm/test/CodeGen/X86/chain_order.ll
@@ -4,7 +4,7 @@
; A test from pifft (after SLP-vectorization) that fails when we drop the chain on newly merged loads.
define void @cftx020(double* nocapture %a) {
; CHECK-LABEL: cftx020:
-; CHECK: # BB#0: # %entry
+; CHECK: # %bb.0: # %entry
; CHECK-NEXT: vmovsd {{.*#+}} xmm0 = mem[0],zero
; CHECK-NEXT: vmovsd {{.*#+}} xmm1 = mem[0],zero
; CHECK-NEXT: vmovhpd {{.*#+}} xmm0 = xmm0[0],mem[0]
OpenPOWER on IntegriCloud