]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/941015-1.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 941015-1.c.s
1 .text
2 .file "941015-1.c"
3 .section .text.foo1,"ax",@progbits
4 .hidden foo1 # -- Begin function foo1
5 .globl foo1
6 .type foo1,@function
7 foo1: # @foo1
8 .param i64
9 .result i32
10 # BB#0: # %entry
11 i32.const $push3=, 1
12 i32.const $push2=, 2
13 i64.const $push0=, -4611686016279904256
14 i64.lt_s $push1=, $0, $pop0
15 i32.select $push4=, $pop3, $pop2, $pop1
16 # fallthrough-return: $pop4
17 .endfunc
18 .Lfunc_end0:
19 .size foo1, .Lfunc_end0-foo1
20 # -- End function
21 .section .text.foo2,"ax",@progbits
22 .hidden foo2 # -- Begin function foo2
23 .globl foo2
24 .type foo2,@function
25 foo2: # @foo2
26 .param i64
27 .result i32
28 # BB#0: # %entry
29 i32.const $push3=, 1
30 i32.const $push2=, 2
31 i64.const $push0=, -4611686016279904256
32 i64.lt_u $push1=, $0, $pop0
33 i32.select $push4=, $pop3, $pop2, $pop1
34 # fallthrough-return: $pop4
35 .endfunc
36 .Lfunc_end1:
37 .size foo2, .Lfunc_end1-foo2
38 # -- End function
39 .section .text.main,"ax",@progbits
40 .hidden main # -- Begin function main
41 .globl main
42 .type main,@function
43 main: # @main
44 .result i32
45 # BB#0: # %if.end
46 i32.const $push0=, 0
47 call exit@FUNCTION, $pop0
48 unreachable
49 .endfunc
50 .Lfunc_end2:
51 .size main, .Lfunc_end2-main
52 # -- End function
53
54 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"
55 .functype exit, void, i32