| .text |
| .file "/usr/local/google/home/dschuff/s/wasm-waterfall/src/work/gcc/gcc/testsuite/gcc.c-torture/execute/pr22429.c" |
| .section .text.f,"ax",@progbits |
| .hidden f |
| .globl f |
| .type f,@function |
| f: # @f |
| .param i32 |
| .result i32 |
| # BB#0: # %entry |
| i32.const $push0=, 1073741824 |
| i32.add $push1=, $0, $pop0 |
| i32.const $push2=, 31 |
| i32.shr_u $push3=, $pop1, $pop2 |
| i32.const $push4=, 1 |
| i32.xor $push5=, $pop3, $pop4 |
| # fallthrough-return: $pop5 |
| .endfunc |
| .Lfunc_end0: |
| .size f, .Lfunc_end0-f |
| |
| .section .text.main,"ax",@progbits |
| .hidden main |
| .globl main |
| .type main,@function |
| main: # @main |
| .result i32 |
| # BB#0: # %if.end |
| i32.const $push0=, 0 |
| # fallthrough-return: $pop0 |
| .endfunc |
| .Lfunc_end1: |
| .size main, .Lfunc_end1-main |
| |
| |
| .ident "clang version 4.0.0 (trunk 283460) (llvm/trunk 283507)" |