summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sse-domains.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/sse-domains.ll')
-rw-r--r--test/CodeGen/X86/sse-domains.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/sse-domains.ll b/test/CodeGen/X86/sse-domains.ll
index 3b66f4fd5c..d1e07c8563 100644
--- a/test/CodeGen/X86/sse-domains.ll
+++ b/test/CodeGen/X86/sse-domains.ll
@@ -45,6 +45,7 @@ while.end:
}
; CHECK: f2
+; CHECK: for.body
;
; This loop contains two cvtsi2ss instructions that update the same xmm
; register. Verify that the execution dependency fix pass breaks those