summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fast-isel-loads.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/fast-isel-loads.ll')
-rw-r--r--llvm/test/CodeGen/X86/fast-isel-loads.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/fast-isel-loads.ll b/llvm/test/CodeGen/X86/fast-isel-loads.ll
index 027363e4688..2fbb46c0b9f 100644
--- a/llvm/test/CodeGen/X86/fast-isel-loads.ll
+++ b/llvm/test/CodeGen/X86/fast-isel-loads.ll
@@ -5,7 +5,7 @@
; CHECK: foo:
; CHECK-NEXT: movq %rdi, -8(%rsp)
; CHECK-NEXT: movq %rsi, -16(%rsp)
-; CHECK: movsd 128(%rsi,%rdi,8), %xmm0
+; CHECK-NEXT: movsd 128(%rsi,%rdi,8), %xmm0
; CHECK-NEXT: ret
define double @foo(i64 %x, double* %p) nounwind {
OpenPOWER on IntegriCloud