summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/chain_order.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/chain_order.ll')
-rw-r--r--test/CodeGen/X86/chain_order.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/chain_order.ll b/test/CodeGen/X86/chain_order.ll
index 056fd2741f..8c1c86420f 100644
--- a/test/CodeGen/X86/chain_order.ll
+++ b/test/CodeGen/X86/chain_order.ll
@@ -1,6 +1,6 @@
; RUN: llc < %s -mcpu=corei7-avx -mtriple=x86_64-linux | FileCheck %s
-;CHECK: cftx020
+;CHECK-LABEL: cftx020:
;CHECK: vmovsd (%rdi), %xmm{{.*}}
;CHECK: vmovsd 16(%rdi), %xmm{{.*}}
;CHECK: vmovhpd 8(%rdi), %xmm{{.*}}