]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/20070212-3.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 20070212-3.c.s
1 .text
2 .file "20070212-3.c"
3 .section .text.bar,"ax",@progbits
4 .hidden bar # -- Begin function bar
5 .globl bar
6 .type bar,@function
7 bar: # @bar
8 .param i32, i32, i32, i32
9 .result i32
10 .local i32
11 # BB#0: # %entry
12 i32.const $push0=, 4
13 i32.add $push1=, $0, $pop0
14 i32.select $push5=, $0, $pop1, $2
15 tee_local $push4=, $4=, $pop5
16 i32.load $2=, 0($pop4)
17 i32.const $push2=, 1
18 i32.store 0($0), $pop2
19 block
20 i32.eqz $push6=, $3
21 br_if 0, $pop6 # 0: down to label0
22 # BB#1: # %if.then3
23 i32.load $1=, 0($4)
24 .LBB0_2: # %if.end5
25 end_block # label0:
26 i32.add $push3=, $1, $2
27 # fallthrough-return: $pop3
28 .endfunc
29 .Lfunc_end0:
30 .size bar, .Lfunc_end0-bar
31 # -- End function
32 .section .text.main,"ax",@progbits
33 .hidden main # -- Begin function main
34 .globl main
35 .type main,@function
36 main: # @main
37 .result i32
38 # BB#0: # %if.end
39 i32.const $push0=, 0
40 # fallthrough-return: $pop0
41 .endfunc
42 .Lfunc_end1:
43 .size main, .Lfunc_end1-main
44 # -- End function
45
46 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"