diff options
Diffstat (limited to 'llvm/test/CodeGen/SystemZ/cond-move-regalloc-hints-02.mir')
| -rw-r--r-- | llvm/test/CodeGen/SystemZ/cond-move-regalloc-hints-02.mir | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/SystemZ/cond-move-regalloc-hints-02.mir b/llvm/test/CodeGen/SystemZ/cond-move-regalloc-hints-02.mir index 2701a1dc034a..8a7929c9eb2c 100644 --- a/llvm/test/CodeGen/SystemZ/cond-move-regalloc-hints-02.mir +++ b/llvm/test/CodeGen/SystemZ/cond-move-regalloc-hints-02.mir @@ -45,11 +45,9 @@ body: | %11:gr32bit = SELRMux %8, %9:grx32bit, 14, 6, implicit killed $cc CHIMux %6, 2, implicit-def $cc %0:gr32bit = SELRMux %11, %5, 14, 8, implicit killed $cc - ADJCALLSTACKDOWN 0, 0 %10:gr64bit = LGFR %0 $r2d = COPY %10 CallBRASL @foo, killed $r2d, csr_systemz_elf, implicit-def dead $r14d, implicit-def dead $cc, implicit $fpc - ADJCALLSTACKUP 0, 0 J %bb.1 ... |
