diff options
Diffstat (limited to 'test/torture-s/strlen-1.c.s')
-rw-r--r-- | test/torture-s/strlen-1.c.s | 137 |
1 files changed, 53 insertions, 84 deletions
diff --git a/test/torture-s/strlen-1.c.s b/test/torture-s/strlen-1.c.s index 4dcc53377..dd4bc2e06 100644 --- a/test/torture-s/strlen-1.c.s +++ b/test/torture-s/strlen-1.c.s @@ -6,113 +6,82 @@ .type main,@function main: # @main .result i32 - .local i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32 + .local i32, i32, i32, i32, i32, i32 # BB#0: # %entry - i32.const $2=, u i32.const $1=, 0 - copy_local $4=, $1 - copy_local $5=, $2 + i32.const $2=, u .LBB0_1: # %for.cond1.preheader # =>This Loop Header: Depth=1 # Child Loop BB0_2 Depth 2 - # Child Loop BB0_3 Depth 3 - # Child Loop BB0_6 Depth 3 block loop # label1: - i32.add $0=, $2, $4 - i32.const $7=, 1 - copy_local $6=, $1 + i32.const $push6=, u + i32.add $0=, $1, $pop6 + i32.const $3=, 0 .LBB0_2: # %for.cond4.preheader # Parent Loop BB0_1 Depth=1 - # => This Loop Header: Depth=2 - # Child Loop BB0_3 Depth 3 - # Child Loop BB0_6 Depth 3 + # => This Inner Loop Header: Depth=2 loop # label3: - i32.const $8=, u - copy_local $9=, $1 + i32.const $5=, u block - i32.const $push22=, 0 - i32.eq $push23=, $4, $pop22 - br_if $pop23, 0 # 0: down to label5 -.LBB0_3: # %for.body6 - # Parent Loop BB0_1 Depth=1 - # Parent Loop BB0_2 Depth=2 - # => This Inner Loop Header: Depth=3 - loop # label6: - i32.const $push0=, u - i32.add $push1=, $pop0, $9 - i32.store8 $discard=, 0($pop1), $1 - i32.const $push2=, 1 - i32.add $9=, $9, $pop2 - copy_local $8=, $5 - i32.ne $push3=, $4, $9 - br_if $pop3, 0 # 0: up to label6 + i32.const $push19=, 0 + i32.eq $push20=, $1, $pop19 + br_if $pop20, 0 # 0: down to label5 +# BB#3: # %for.body6.preheader + # in Loop: Header=BB0_2 Depth=2 + i32.const $push10=, u + i32.const $push9=, 0 + i32.call $discard=, memset@FUNCTION, $pop10, $pop9, $1 + copy_local $5=, $2 .LBB0_4: # %for.cond7.preheader # in Loop: Header=BB0_2 Depth=2 - end_loop # label7: end_block # label5: - i32.const $3=, 1 - i32.add $10=, $8, $3 + i32.const $push11=, 1 + i32.add $4=, $5, $pop11 block - i32.const $push24=, 0 - i32.eq $push25=, $6, $pop24 - br_if $pop25, 0 # 0: down to label8 + i32.const $push21=, 0 + i32.eq $push22=, $3, $pop21 + br_if $pop22, 0 # 0: down to label6 # BB#5: # %for.body9.preheader # in Loop: Header=BB0_2 Depth=2 - i32.add $10=, $8, $7 - i32.const $9=, 0 -.LBB0_6: # %for.body9 - # Parent Loop BB0_1 Depth=1 - # Parent Loop BB0_2 Depth=2 - # => This Inner Loop Header: Depth=3 - loop # label9: - i32.add $push4=, $8, $9 - i32.const $push5=, 97 - i32.store8 $discard=, 0($pop4), $pop5 - i32.add $9=, $9, $3 - i32.ne $push6=, $6, $9 - br_if $pop6, 0 # 0: up to label9 -# BB#7: # %for.end13.loopexit - # in Loop: Header=BB0_2 Depth=2 - end_loop # label10: - i32.add $8=, $8, $6 -.LBB0_8: # %for.end13 + i32.const $push13=, 97 + i32.call $push0=, memset@FUNCTION, $5, $pop13, $3 + i32.add $5=, $pop0, $3 + i32.const $push12=, 1 + i32.add $4=, $5, $pop12 +.LBB0_6: # %for.end13 # in Loop: Header=BB0_2 Depth=2 - end_block # label8: - i32.const $push7=, 0 - i32.store8 $9=, 0($8), $pop7 - i32.const $push8=, 98 - i32.store8 $push9=, 0($10), $pop8 - i32.store8 $push10=, 1($10), $pop9 - i32.store8 $push11=, 2($10), $pop10 - i32.store8 $push12=, 3($10), $pop11 - i32.store8 $push13=, 4($10), $pop12 - i32.store8 $push14=, 5($10), $pop13 - i32.store8 $push15=, 6($10), $pop14 - i32.store8 $discard=, 7($10), $pop15 - i32.call $push16=, strlen@FUNCTION, $0 - i32.ne $push17=, $6, $pop16 - br_if $pop17, 4 # 4: down to label0 -# BB#9: # %for.cond1 + end_block # label6: + i32.const $push15=, 0 + i32.store8 $discard=, 0($5), $pop15 + i64.const $push14=, 7089336938131513954 + i64.store $discard=, 0($4):p2align=0, $pop14 + i32.call $push1=, strlen@FUNCTION, $0 + i32.ne $push2=, $3, $pop1 + br_if $pop2, 4 # 4: down to label0 +# BB#7: # %for.cond1 # in Loop: Header=BB0_2 Depth=2 - i32.add $6=, $6, $3 - i32.add $7=, $7, $3 - i32.const $push18=, 63 - i32.le_u $push19=, $6, $pop18 - br_if $pop19, 0 # 0: up to label3 -# BB#10: # %for.inc26 + i32.const $push8=, 1 + i32.add $3=, $3, $pop8 + i32.const $push7=, 63 + i32.le_u $push3=, $3, $pop7 + br_if $pop3, 0 # 0: up to label3 +# BB#8: # %for.inc26 # in Loop: Header=BB0_1 Depth=1 end_loop # label4: - i32.add $4=, $4, $3 - i32.add $5=, $5, $3 - i32.const $push20=, 8 - i32.lt_u $push21=, $4, $pop20 - br_if $pop21, 0 # 0: up to label1 -# BB#11: # %for.end28 + i32.const $push18=, 1 + i32.add $1=, $1, $pop18 + i32.const $push17=, 1 + i32.add $2=, $2, $pop17 + i32.const $push16=, 8 + i32.lt_u $push4=, $1, $pop16 + br_if $pop4, 0 # 0: up to label1 +# BB#9: # %for.end28 end_loop # label2: - call exit@FUNCTION, $9 + i32.const $push5=, 0 + call exit@FUNCTION, $pop5 unreachable -.LBB0_12: # %if.then +.LBB0_10: # %if.then end_block # label0: call abort@FUNCTION unreachable |