1 ; RUN: llc -mtriple=thumbv6-apple-darwin < %s | FileCheck %s
4 %struct.state = type { i32, ptr, ptr, i32, i32, i32, i32, i32, i32, i32, i32, i32, i64, i64, i64, i64, i64, i64, ptr }
5 %struct.info = type { i32, i32, i32, i32, i32, i32, i32, ptr }
7 define void @t1(ptr %v) {
8 %tmp6 = load i32, ptr null
9 %tmp8 = alloca float, i32 %tmp6
14 ; CHECK: subs [[SCRATCH:r[0-7]]], r7, #7
15 ; CHECK: subs [[SCRATCH]], #1
16 ; CHECK: mov sp, [[SCRATCH]]
18 ; CHECK-SAME: [[SCRATCH]]