summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/ppc64-func-desc-hoist.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PowerPC/ppc64-func-desc-hoist.ll')
-rw-r--r--test/CodeGen/PowerPC/ppc64-func-desc-hoist.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/PowerPC/ppc64-func-desc-hoist.ll b/test/CodeGen/PowerPC/ppc64-func-desc-hoist.ll
index 687fb9dde29..57577f90109 100644
--- a/test/CodeGen/PowerPC/ppc64-func-desc-hoist.ll
+++ b/test/CodeGen/PowerPC/ppc64-func-desc-hoist.ll
@@ -15,10 +15,10 @@ entry:
; INVFUNCDESC-DAG: ld [[REG3:[0-9]+]], 0(3)
; INVFUNCDESC: %for.body
+; INVFUNCDESC: std 2, 40(1)
; INVFUNCDESC-DAG: mtctr [[REG3]]
; INVFUNCDESC-DAG: mr 11, [[REG2]]
-; INVFUNCDESC-DAG: std 2, 40(1)
-; INVFUNCDESC: mr 2, [[REG1]]
+; INVFUNCDESC-DAG: mr 2, [[REG1]]
; INVFUNCDESC: bctrl
; INVFUNCDESC-NEXT: ld 2, 40(1)