.text .file "/b/build/slave/linux/build/src/src/work/gcc/gcc/testsuite/gcc.c-torture/execute/loop-2d.c" .section .text.f,"ax",@progbits .hidden f .globl f .type f,@function f: # @f .param i32 .result i32 .local i32, i32 # BB#0: # %entry block i32.const $push10=, 0 i32.eq $push11=, $0, $pop10 br_if 0, $pop11 # 0: down to label0 # BB#1: # %for.body.preheader i32.const $push0=, 3 i32.mul $push1=, $0, $pop0 i32.const $push2=, a-3 i32.add $2=, $pop1, $pop2 i32.const $push3=, 2 i32.shl $push4=, $0, $pop3 i32.const $push5=, a-4 i32.add $1=, $pop4, $pop5 .LBB0_2: # %for.body # =>This Inner Loop Header: Depth=1 loop # label1: i32.const $push9=, -1 i32.add $0=, $0, $pop9 i32.store $push6=, 0($1), $2 i32.const $push8=, -3 i32.add $2=, $pop6, $pop8 i32.const $push7=, -4 i32.add $1=, $1, $pop7 br_if 0, $0 # 0: up to label1 .LBB0_3: # %for.end end_loop # label2: end_block # label0: return $0 .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 $push1=, 0 i32.const $push0=, a+3 i32.store $discard=, a+4($pop1), $pop0 i32.const $push4=, 0 i32.const $push2=, a i32.store $discard=, a($pop4), $pop2 i32.const $push3=, 0 call exit@FUNCTION, $pop3 unreachable .endfunc .Lfunc_end1: .size main, .Lfunc_end1-main .hidden a # @a .type a,@object .section .bss.a,"aw",@nobits .globl a .p2align 2 a: .skip 8 .size a, 8 .ident "clang version 3.9.0 "