summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/dont-trunc-store-double-to-float.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/dont-trunc-store-double-to-float.ll')
-rw-r--r--test/CodeGen/X86/dont-trunc-store-double-to-float.ll6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/CodeGen/X86/dont-trunc-store-double-to-float.ll b/test/CodeGen/X86/dont-trunc-store-double-to-float.ll
index 8a334d21631..05245d0d9e1 100644
--- a/test/CodeGen/X86/dont-trunc-store-double-to-float.ll
+++ b/test/CodeGen/X86/dont-trunc-store-double-to-float.ll
@@ -1,9 +1,9 @@
; RUN: llc -march=x86 < %s | FileCheck %s
; CHECK-LABEL: @bar
-; CHECK: movl $1074339512,
-; CHECK: movl $1374389535,
-; CHECK: movl $1078523331,
+; CHECK-DAG: movl $1074339512,
+; CHECK-DAG: movl $1374389535,
+; CHECK-DAG: movl $1078523331,
define void @bar() unnamed_addr {
entry-block:
%a = alloca double