summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vldm-sched-a9.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/vldm-sched-a9.ll')
-rw-r--r--test/CodeGen/ARM/vldm-sched-a9.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/ARM/vldm-sched-a9.ll b/test/CodeGen/ARM/vldm-sched-a9.ll
index 64f3770e3d21..e5e7bc08fa4a 100644
--- a/test/CodeGen/ARM/vldm-sched-a9.ll
+++ b/test/CodeGen/ARM/vldm-sched-a9.ll
@@ -6,8 +6,8 @@ target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f3
; the changes for PR:18825 prevent that spilling.
; CHECK: test:
-; CHECK-NOT: vstmia
-; CHECK-NOT: vldmia
+; CHECK: vstmia
+; CHECK: vldmia
define void @test(i64* %src) #0 {
entry:
%arrayidx39 = getelementptr inbounds i64* %src, i32 13